Skip to content

Streamline README: trim redundant sections, improve CLI presentation#130

Merged
TianqiZhang merged 1 commit intoMicrosoftDocs:mainfrom
TianqiZhang:docs/streamline-readme
Mar 17, 2026
Merged

Streamline README: trim redundant sections, improve CLI presentation#130
TianqiZhang merged 1 commit intoMicrosoftDocs:mainfrom
TianqiZhang:docs/streamline-readme

Conversation

@TianqiZhang
Copy link
Collaborator

Summary

  • Simplify Example Prompts to 4 clean examples without instructional text or sub-categories
  • Remove Key Capabilities section (duplicates the tools table)
  • Remove Getting Started steps (redundant with the per-client install table)
  • Remove Future Enhancements section (vague, no actionable user value)
  • Add preview label and npm version badge to CLI section
  • Fix code block language markers (bashsh for shell commands, plain fences for plugin commands)
  • Clarify --json flag description

Net: -50 lines, +14 lines. The README is shorter, less repetitive, and puts the CLI in a better light.

Test plan

  • Verify README renders correctly on GitHub
  • Verify npm badge resolves and links to the correct package

🤖 Generated with Claude Code

- Simplify Example Prompts to 4 clean examples without instructional text
- Remove Key Capabilities section (duplicates tools table)
- Remove Getting Started steps (redundant with install table)
- Remove Future Enhancements section (vague, no user value)
- Add preview label and npm badge to CLI section
- Fix code block language markers (bash -> sh, remove bash from plugin commands)
- Clarify --json flag description

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings March 17, 2026 06:50
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR streamlines the repository’s top-level documentation by simplifying the “Example Prompts” section and refreshing the Microsoft Learn CLI documentation to better match current usage.

Changes:

  • Condensed the “Example Prompts” section into a shorter list of representative prompts.
  • Updated the Microsoft Learn CLI section (adds an npm version badge, labels it as preview, refreshes command examples, and clarifies --json output wording).
  • Removed the “Getting Started” and “Future Enhancements” sections from the README.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@TianqiZhang TianqiZhang merged commit b00c2c4 into MicrosoftDocs:main Mar 17, 2026
6 checks passed
@TianqiZhang TianqiZhang deleted the docs/streamline-readme branch March 17, 2026 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants