microsoft-developmentlisted
Install: claude install-skill bg-szy/TOP-SKILLS
# Microsoft Development
> Optimized for current Microsoft Graph, Entra ID, PowerShell 7.x, and Microsoft 365 integration workflows.
Use this skill when the answer should come from Microsoft documentation rather than memory or third-party summaries.
- Leverage native parallel subagent dispatch and 200k+ context windows where available.
## Current MCP Reality
Microsoft's Learn Docs MCP server is publicly documented and currently exposes these core tools:
- `microsoft_docs_search`
- `microsoft_docs_fetch`
- `microsoft_docs_extract_code_examples`
- `microsoft_docs_search_by_product`
Microsoft's getting-started docs also describe installation through `npx -y @microsoft/learn-docs-mcp`.
## Activation Conditions
Use symptom -> action triggers: when one matches, apply this skill and verify with the protocol below.
- Verifying Azure SDK usage, limits, or configuration
- Looking up .NET, Graph, Windows, or Microsoft 365 APIs
- Pulling official code examples before implementation
- Checking product-specific guidance for Azure, Power BI, or Power Platform
## Recommended Workflow
1. Search first with `microsoft_docs_search`.
2. Narrow by product with `microsoft_docs_search_by_product` when results are broad.
3. Fetch the relevant page with `microsoft_docs_fetch` for details.
4. Extract code examples with `microsoft_docs_extract_code_examples` if the user needs working snippets.
5. Prefer official code and limits over recollection.
## Query Patterns
- `"Azure Container Apps