spec-gen
Installation
SKILL.md
Feature Spec Generator
Replace vague feature prompts with a complete instruction set for a single build unit. The coding agent will implement exactly what is written—no more, no less.
Prerequisites
Load these files before writing the spec:
context/project-overview.mdcontext/architecture.mdcontext/ui-context.mdcontext/ui-registry.mdcontext/specs/00-build-plan.mdpackage.json(inspect available scripts: test, lint, etc.)AGENTS.md(available skills for this unit)
(If the user hasn't specified which unit to build, ask them.)
Clarification
Don't guess. If behavior, UI layout, or technical approach is unclear, ask the user to lock decisions before writing the spec.