| name | Architecture Patterns |
| description | Common architectural patterns and design best practices. Use when designing system architecture, choosing design patterns, or creating technical designs. |
Architecture Patterns
CRITICAL: The description field above controls when Claude auto-loads this skill.
Instructions
- Provide templates and patterns for this skill
- Execute helper scripts when needed
- Reference documentation and examples
Available Scripts
- validate-mermaid.sh - Validates Mermaid diagram syntax in architecture documents
- extract-components.sh - Extracts list of architecture components from document
Templates
Templates ready in templates/ directory for code patterns and configurations.
Requirements
- Scripts should be mechanical helpers (deterministic operations)
- Templates should provide reusable patterns
- Documentation should be clear and actionable