solid
Skillby JordanCoin
When designing module boundaries, interfaces, or class hierarchies for maintainable architecture. Use when the user says "how should I structure this," "too coupled," "hard to test," "dependency injection," "single responsibility," or "interface design." For simpler structural concerns, see separation-of-concerns.
Details
- Path
- skills/solid/SKILL.md
- Dependencies
- 1