create-specification
Generates structured, AI-ready specification files in Markdown with standardized sections and naming conventions.
Install
npx skills add https://github.com/github/awesome-copilot --skill create-specificationStats
| Total installs | 7,958 |
| Weekly installs | 7.9K |
| GitHub stars | 27.4K |
| First seen | Feb 25, 2026 |
| Source | @github/awesome-copilot |
Summary
- Creates specification files in /spec/ directory following naming convention spec-[purpose]-[type].md with YAML front matter for metadata
- Enforces structured markdown with 11 standard sections covering purpose, requirements, interfaces, acceptance criteria, and validation
- Includes explicit guidelines for unambiguous language, acronym definitions, and self-contained documentation designed for AI consumption
- Supports multiple specification types: schema, tool, data, infrastructure, process, architecture, and design
Tags
Related skills
| Skill | Installs | vs create-specification |
|---|---|---|
| refactor-plan | 7,769 | -189 |
| memory-merger | 9,238 | +1,280 |
| firecrawl-download | 8,266 | +308 |
| create-implementation-plan | 7,732 | -226 |
| playwright-explore-website | 8,439 | +481 |
FAQ
- How many installs does create-specification have?
- create-specification has 7,958 total installs and 7.9K installs this week.
- Where is create-specification hosted?
- create-specification is published by @github/awesome-copilot at https://github.com/github/awesome-copilot.
- How many GitHub stars does create-specification have?
- create-specification has 27.4K GitHub stars.
- When was create-specification first indexed?
- OrangeBot.AI first indexed create-specification on Feb 25, 2026.
- How do I install create-specification?
- Run: npx skills add https://github.com/github/awesome-copilot --skill create-specification