Help us improve
Share bugs, ideas, or general feedback.
From spec-kit
Creates clear, testable specifications from feature descriptions with user stories, acceptance criteria, and measurable success metrics.
npx claudepluginhub athola/claude-night-market --plugin spec-kitHow this skill is triggered — by the user, by Claude, or both
Slash command
/spec-kit:spec-writingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Create clear, complete, and testable specifications from natural language feature descriptions. Specifications focus on user value and business needs, avoiding implementation details.
Teaches PRD structure, user stories, acceptance criteria, API specs, and non-functional requirements for clear feature definition and team alignment.
Writes structured feature specs or PRDs from problem statements or ideas. Covers problem, goals/non-goals, user stories, prioritized requirements, and success metrics.
Generates canonical specifications from feature requests or user stories using EARS notation, acceptance criteria, INVEST scores, and validation. Saves to .specs/{feature}/spec.md as phase 1 of spec-driven workflow.
Share bugs, ideas, or general feedback.
Create clear, complete, and testable specifications from natural language feature descriptions. Specifications focus on user value and business needs, avoiding implementation details.
Focus on user value and business needs rather than implementation details. Avoid specifying technology choices in requirement definitions unless strictly necessary. Ensure every requirement is testable and verifiable with measurable criteria. Limit clarification markers; make informed assumptions based on industry standards and document them explicitly.
See: modules/specification-structure.md for detailed templates and guidelines
See: modules/success-criteria-patterns.md for detailed examples and conversion process
speckit-orchestrator: Workflow coordinationtask-planning: Converting specs to tasksIf specifications are too vague, use the success-criteria-patterns module to enforce measurable outcomes. If implementation details leak into specs, review against the "Core Principles" and refactor to focus on user behavior.