The microsoft-code-reference skill enables developers to verify Microsoft API usage by searching official documentation, retrieving working code samples, and validating SDK method signatures and parameters across Azure, .NET, and Microsoft Graph libraries. It serves developers using Microsoft technologies who need to confirm correct API methods, find language-specific implementation examples, and catch common errors like hallucinated methods, incorrect signatures, and deprecated patterns. The skill solves the problem of unreliable or outdated code generation by grounding responses in official Microsoft Learn documentation and verified sample code.
npx skills add https://github.com/github/awesome-copilot --skill microsoft-code-reference