Skip to content

solid

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.

Repository Source folder

Details

Path
skills/solid/SKILL.md
Dependencies
1

FAQ