Design system architecture, APIs, and component interfaces with comprehensive specifications
npx claudepluginhub rafaelcalleja/claude-market-place --plugin superclaude-framework# /sc:design - System and Component Design ## Triggers - Architecture planning and system design requests - API specification and interface design needs - Component design and technical specification requirements - Database schema and data model design requests ## Usage ## Behavioral Flow 1. **Analyze**: Examine target requirements and existing system context 2. **Plan**: Define design approach and structure based on type and format 3. **Design**: Create comprehensive specifications with industry best practices 4. **Validate**: Ensure design meets requirements and maintainability standa...
/sc-designDesigns system architecture, APIs, component interfaces, and database schemas. Outputs diagrams, specifications, or code using --type and --format flags.
/designDesigns system architecture, APIs, components, and databases producing specifications, diagrams, or code. Accepts target and optional --type (architecture|api|component|database) and --format flags.
/designDesigns system architecture, APIs, component interfaces, and technical specifications. Supports architecture, API, component, database types and diagram, spec, code formats.
/designDesigns a new system architecture using the C4 model via structured 5-phase dialogue, producing validated Context and Container diagrams with technologies and protocols.
/designGenerates technical design document from requirements (topic or path), with architecture diagrams, components, data models, error handling. Investigates codebase, creates frontend mockups if needed, saves to .claude/specs/{topic}/design.md
/kairo-designGenerates technical design docs from requirements docs: data flow diagrams, TypeScript interfaces, DB schemas, API endpoints. Uses [requirement_name] arg and prompts for scope.
Share bugs, ideas, or general feedback.
/sc:design [target] [--type architecture|api|component|database] [--format diagram|spec|code]
Key behaviors:
/sc:design user-management-system --type architecture --format diagram
# Creates comprehensive system architecture with component relationships
# Includes scalability considerations and best practices
/sc:design payment-api --type api --format spec
# Generates detailed API specification with endpoints and data models
# Follows RESTful design principles and industry standards
/sc:design notification-service --type component --format code
# Designs component interfaces with clear contracts and dependencies
# Provides implementation guidance and integration patterns
/sc:design e-commerce-db --type database --format diagram
# Creates database schema with entity relationships and constraints
# Includes normalization and performance considerations
Will:
Will Not: