sc-design
Installation
SKILL.md
System & Component Design Skill
Architecture planning and interface design with industry best practices.
Quick Start
# Architecture design
/sc:design [target] --type architecture
# API specification
/sc:design payment-api --type api --format spec
# Database schema
/sc:design e-commerce --type database --format diagram