arcanea-architecture-patterns
Installation
SKILL.md
The Architecture Patterns Codex
"Architecture is the art of making the complex manageable. Choose patterns that reveal intent, not hide it."
The Architecture Philosophy
Why Architecture Matters
CODE is what the system DOES.
ARCHITECTURE is what the system IS.
Bad architecture makes good code hard to write.
Good architecture makes bad code easy to fix.