spec
Installation
SKILL.md
Spec
Overview
Use this skill to turn a feature, API, refactor, or product idea into a clear specification that can feed planning and implementation. The output should reduce ambiguity before code is written.
Workflow
- Identify the problem, goal, users, constraints, and non-goals.
- Capture the current behavior or system context when relevant.
- Define user stories or use cases with acceptance criteria.
- Specify functional requirements, edge cases, error states, permissions, and data handling.
- Include API, UI, migration, observability, performance, or rollout requirements when applicable.
- List open decisions and assumptions explicitly.
- Keep the spec implementation-aware but avoid over-prescribing internal code structure unless required.
Output Pattern
Use this structure by default: