azure-typespec-author

Installation
SKILL.md

Azure TypeSpec Author

MCP Prerequisites

Requires azure-sdk-mcp server with TypeSpec authoring and validation tools.

MCP Tools

Tool Purpose
azsdk_typespec_generate_authoring_plan Generate grounded authoring plan
azsdk_run_typespec_validation Validate TypeSpec compilation + lint

Principles

  1. Mandatory for ALL .tsp edits — even a single ? change can be breaking.
  2. Minimal, scoped edits — only change what the request requires.
  3. Always validate — run azsdk_run_typespec_validation after every edit.
  4. Always cite references — provide links that justify the approach.
Installs
11
First Seen
Mar 5, 2026