Generates structured technical design documents and architectural blueprints from project requirements and steering guidelines.
The sdd-design skill bridges the gap between requirement gathering and code implementation by automating the creation of comprehensive design documents (design.md). It synthesizes steering information from product and technology files to define component responsibilities, data models, processing flows, and error-handling strategies. By establishing a clear architectural roadmap before coding begins, it ensures consistency across the codebase and provides a solid foundation for generating actionable implementation tasks.
主な機能
01Comprehensive data model and entity field definitions
02Automated generation of structured design.md files
03Detailed component responsibility and dependency mapping
04Step-by-step processing flow and error handling planning
05Architecture synthesis based on tech.md and product.md steering
061 GitHub stars
ユースケース
01Mapping out dependencies and data flows for new system modules
02Architecting complex features before starting implementation
03Standardizing technical documentation within a project's .sdd directory