What problem does it solve? Writing clear, complete, and testable requirements is hard, and gaps or ambiguities in specs often surface only during implementation. This Skill generates custom checklists that act as unit tests for requirements, validating the quality of feature specifications before coding begins. ## Core Features & Use Cases - Requirements Quality Validation: Generates checklist items that test completeness, clarity, consistency, measurability, and coverage of requirements rather than implementation behavior. - Domain-Focused Checklists: Creates or appends to named checklist files (e.g., ux.md, security.md, api.md) in the feature's checklists directory with sequentially numbered CHK items. - Context-Aware Clarification: Derives up to three targeted clarifying questions from the user's input and feature docs before generating items. - Use Case: A reviewer preparing a PR for a new podcast feature runs the checklist generator with a UX focus to confirm the spec defines hover states, empty states, and measurable visual hierarchy before implementation starts. ## Quick Start Ask the assistant to generate a UX requirements-quality checklist for the current feature using the speckit-checklist skill.