Architecture Patterns
Installation
SKILL.md
Architecture Patterns Skill
CRITICAL: The description field above controls when Claude auto-loads this skill.
Overview
Provides comprehensive architecture design capabilities including mermaid diagram generation, architecture documentation templates, diagram validation, and pattern libraries for common architectural styles (microservices, RAG systems, full-stack applications).
Instructions
Create Architecture Documentation
- Use
bash scripts/create-architecture.sh <project-path> <architecture-type>to scaffold project files (README, roadmap/*.json, specs/) - Architecture types:
nextjs,fastapi,fullstack,microservices,rag,generic - Generates complete architecture overview with mermaid diagrams
- Creates directory structure:
docs/architecture/with overview, components, data-flow, deployment - Includes table of contents and cross-references