microsoft-code-reference
描述
Look up Microsoft API references, find working code samples, and verify SDK code is correct.
如何使用
- 访问 GitHub 仓库获取 SKILL.md 文件
- 将文件复制到您的项目根目录或 .cursor/rules 目录
- 重启您的 AI 助手或编辑器以应用新技能
完整技能说明
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
相关技能
internal-comms
一套帮助撰写内部通信的资源,如状态报告、领导更新、新闻通讯、常见问题和事故报告。
openapi-spec-generation
Generate and maintain OpenAPI 3.1 specifications from code, design-first specs, and validation patterns.
content-research-writer
通过进行研究、添加引用、改进开头和迭代大纲来协助撰写高质量内容。
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.