From msft-arch
Run the full Microsoft architecture design pipeline from discovery through validation
How this command is triggered — by the user, by Claude, or both
Slash command
/msft-arch:designThe summary Claude sees in its command listing — used to decide when to auto-load this command
Run the complete architecture pipeline. The orchestrator will sequence: discover → stack-select → specialist architects → odin review → requirements → artifacts → documentation → validation. Usage: `/msft-arch:design <describe your architecture need>` This is equivalent to invoking agent with a full engagement request.
Run the complete architecture pipeline. The orchestrator will sequence: discover → stack-select → specialist architects → odin review → requirements → artifacts → documentation → validation.
Usage: /msft-arch:design <describe your architecture need>
This is equivalent to invoking agent with a full engagement request.
npx claudepluginhub tqnonline/agent-forge --plugin msft-arch/designDesigns system architecture, APIs, components, and databases producing specifications, diagrams, or code. Accepts target and optional --type (architecture|api|component|database) and --format flags.
/designGuides interactive frontend design workflow: project discovery, trend research, moodboard creation, color/typography selection, and production-ready code generation.
/designCreates comprehensive feature design documents with research and architecture for a given feature name or idea.
/designGenerates Markdown technical design document framework for a feature (doc mode, default). Also supports checklist mode for S-Tier SaaS design quality checks.
/designEnforces SwiftUI design rules for uniform constants, flexible accessible layouts, system styling, and inclusive practices across devices.
/designDesigns system architecture with mandatory C4 (Mermaid) diagrams and tech stack recommendations, consulting prior requirements and flagging contradictions.