bymicrosoftdocs· 60 skills
Find working code samples, verify API signatures, and fix Microsoft SDK errors using official docs. Use whenever the user is writing, debugging, or reviewing code that touches any Microsoft SDK, .NET library, Azure client library, or Microsoft API—even if they don't ask for a "reference." Catches hallucinated methods, wrong signatures, and deprecated patterns. If the task involves producing or fixing Microsoft-related code, this is the right skill.
$npx -y skills add microsoftdocs/mcp --skill microsoft-code-referenceInstalls into the current project.
Run `npx skills use "https://github.com/microsoftdocs/mcp" --skill "microsoftdocs/mcp/microsoft-code-reference"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/microsoftdocs/mcp" that are relevant to the current task. Run `npx skills add "https://github.com/microsoftdocs/mcp"` and select the relevant skills, then follow their instructions.