What problem does it solve? Writing clear, complete, and testable requirements is hard, and gaps or ambiguities in specs surface late as costly rework. This Skill generates custom checklists that act as unit tests for requirements, validating the quality of your feature specifications before implementation begins. ## Core Features & Use Cases - Requirements Quality Validation: Produces checklist items that test completeness, clarity, consistency, measurability, and scenario coverage of written requirements rather than implementation behavior. - Context-Aware Generation: Loads spec.md, plan.md, and tasks.md from the spec-kit feature directory and asks up to three dynamic clarifying questions to calibrate scope, depth, and audience. - Traceable, Appendable Output: Creates or appends to domain-named checklist files (e.g., ux.md, security.md) with incrementing CHK IDs and traceability references to spec sections. - Use Case: After drafting a feature spec with spec-kit, run this Skill to generate a security.md checklist that surfaces missing authentication requirements, unquantified performance terms, and undefined edge cases before PR review. ## Quick Start Ask the assistant to run the speckit-checklist skill to generate a UX requirements checklist for the current feature.