Build TypeSpec API for Copilot
curated by SkillMD · plugin · 3 skills
Generate TypeSpec API plugin files with REST operations, authentication, and Adaptive Cards.
Install the whole plugin (CLI)
npx skillmds add addyosmani/spec-driven-development
npx skillmds add github/typespec-create-api-plugin
npx skillmds add github/typespec-api-operationsSkills in this plugin
- ▌ spec-driven-development · addyosmaniCreates structured specifications before writing code to clarify requirements, surface assumptions, and define success criteria, reducing rework and miscommunication.
- ▌ typespec-create-api-plugin · githubGenerate TypeSpec API plugin files for Microsoft 365 Copilot, defining REST operations, authentication, and Adaptive Cards.
- ▌ typespec-api-operations · githubAdd GET, POST, PATCH, and DELETE operations to a TypeSpec API plugin with proper routing, parameters, and adaptive cards.