microsoft-code-reference
Description
Look up Microsoft API references, find working code samples, and verify SDK code is correct.
How to Use
- Visit the GitHub repository to get the SKILL.md file
- Copy the file to your project root or .cursor/rules directory
- Restart your AI assistant or editor to apply the new skill
Full Skill Documentation
name
microsoft-code-reference
description
Look up Microsoft API references, find working code samples, and verify SDK code is correct. Use when working with Azure SDKs, .NET libraries, or Microsoft APIs—to find the right method, check parameters, get working examples, or troubleshoot errors. Catches hallucinated methods, wrong signatures, and deprecated patterns by querying official docs.
compatibility
Requires Microsoft Learn MCP Server (https://learn.microsoft.com/api/mcp)
Tags
Related Skills
internal-comms
A set of resources to help write internal communications like status reports, leadership updates, newsletters, FAQs, and incident reports.
openapi-spec-generation
Generate and maintain OpenAPI 3.1 specifications from code, design-first specs, and validation patterns.
content-research-writer
Assists in writing high-quality content by conducting research, adding citations, improving hooks, and iterating on outlines.
docs-review
Review documentation changes for compliance with the Metabase writing style guide.
coding-tutor
Personalized coding tutorials that build on your existing knowledge and use your actual codebase for examples.