architecture

Installation
SKILL.md

Architecture conventions

Organization:

  • SRP, separation of concerns, dependency injection
  • Fail fast with clear error messages
  • Use packages with defined interfaces to apply open-close principle for components
  • Start with simple, testable components
Related skills
Installs
1
GitHub Stars
70
First Seen
Mar 25, 2026