What problem does it solve?
This Skill enforces a universal standard for writing 1C development specifications in the Spec-Driven Development (SDD) format, ensuring clarity, completeness, and adherence to best practices like RFC 2119.
Core Features & Use Cases
- Standardized Structure: Provides a mandatory template for all specifications, covering context, requirements, scope, design, and testing.
- RFC 2119 Compliance: Ensures requirements are clearly defined using MUST, SHOULD, MAY, and MUST NOT keywords.
- Quality Checklist: Includes a comprehensive checklist for reviewing specification quality before implementation.
- Task Breakdown Enforcement: Mandates task decomposition into a separate JSON file, linking it to the main specification.
- Use Case: When starting a new feature development in 1C, use this skill to generate a compliant SDD template, ensuring all necessary sections are addressed and requirements are clearly articulated.
Quick Start
Use the spec-standard skill to generate a new specification document following the defined structure and RFC 2119 guidelines.