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:

  1. context/project-overview.md
  2. context/architecture.md
  3. context/ui-context.md
  4. context/ui-registry.md
  5. context/specs/00-build-plan.md
  6. package.json (inspect available scripts: test, lint, etc.)
  7. 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.

Installs
2
First Seen
Jun 14, 2026
spec-gen — philippspitzley/skills