What it does
A single Claude Code plugin bundling four specialized architecture skills that work together or independently:
- iSAQB/arc42: Structured architecture documentation with vision, building-block views, quality scenarios, and architecture decision records (ADRs)
- Secure Architecture: Threat modeling (STRIDE+CIA), secure ADRs with compliance evidence (NIST, OWASP, ISO 27001), and Zero Trust patterns
- C4 Model: Context, Container, Component, Dynamic, and Deployment diagrams in Mermaid syntax
- System Design: HelloInterview framework for working through requirements, entities, APIs, data flow, and trade-offs
How it works
Each skill activates independently based on your work type. When used together, they compose without conflicts: system-design feeds into arc42 views, C4 diagrams embed within architecture documents, and security-driven decisions route to separate folders with distinct ID conventions (ADR vs S-ADR). Output locations are preset but customizable.
Use cases
- Document production systems with audit-ready format discipline
- Map trust boundaries and security implications alongside functional architecture
- Generate diagrams that stay in sync with written views
- Work through design trade-offs without filing overhead
- Maintain multi-framework compliance evidence (NIST SSDF, OWASP ASVS, EU CRA)
Who benefits
Architecture reviewers, security practitioners, and teams needing consistent documentation shape across reviewers and time.