171 indexed skills ยท max 10 per page
github/awesome-copilot ยท Productivity
Verify Microsoft SDK methods, find working code samples, and catch hallucinated APIs against official docs. \n \n Three core tools: microsoft_docs_search for API lookups, microsoft_code_sample_search for working examples in C#/Python/JavaScript, and microsoft_docs_fetch for full reference pages with overloads \n Catches common mistakes like wrong method signatures, deprecated patterns, mismatched SDK versions (v11 vs v12), and incorrect package names \n Works with Azure SDKs, .NET libraries, and