| name | advanced-architecture-patterns |
| description | Design and implement advanced system architectures |
| risk | high |
| source | workspace |
| date_added | 2026-03-21 |
| usage | Architecture design, large systems, scalable solutions |
| avoid | Over-architecture, hidden complexity, maintainability issues |
| mandates | Keep architecture clean, document patterns, test thoroughly |
| response | Design architecture, implement patterns, test system |
Advanced Architecture Patterns
Design and implement advanced system architectures
Risk Level
HIGH
Core Rules
- Keep architecture clean
- document patterns
- Test thoroughly before deploying
Response Pattern
When Using This Skill
- Design architecture
- Validate the implementation
- Test edge cases and error conditions
- Ensure performance meets requirements
Usage Contexts
- Architecture design
- large systems
What NOT to Do
- Over-architecture
- hidden complexity
- Deploy without testing
Key Requirements
- Understand the use cases before application
- Follow the documented response pattern
- Validate results in the target environment
- Monitor for performance impact
Further Learning
Review related skills and documentation for deeper understanding of related systems and best practices.