azure-typespec-author
Installation
SKILL.md
Azure TypeSpec Author
Quick Reference
| Property | Value |
|---|---|
| Services | Azure TypeSpec API Specifications (ARM & Data-plane) |
| MCP Tools | azsdk_typespec_generate_authoring_plan, azsdk_run_typespec_validation |
| Best For | Authoring, modifying, and troubleshooting .tsp files |
When to Use This Skill
- Creating, modifying, or deleting content in
.tspfiles - API versioning (adding preview or stable versions)
- ARM or data-plane resource definitions (tracked, proxy, extension, child resources)
- Resource operations (CRUD, PATCH, custom actions, async/LRO)
- Models, enums, unions, properties, decorators, and constraints
- Swagger-to-TypeSpec conversion follow-up