SOLID principles for object-oriented design with multi-language examples (PHP, Java, Python, TypeScript, C++). Use when the user asks to review SOLID compliance, fix a SOLID violation, evaluate class design, reduce coupling, improve extensibility, or apply Single Responsibility, Open/Closed, Liskov Substitution, Interface Segregation, or Dependency Inversion principles. Covers motivation, violation detection, refactoring fixes, and real-world trade-offs for each principle.
$npx -y skills add krzysztofsurdy/code-virtuoso --skill solidInstalls into the current project.
Run `npx skills use "https://github.com/krzysztofsurdy/code-virtuoso" --skill "krzysztofsurdy/code-virtuoso/solid"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/krzysztofsurdy/code-virtuoso" that are relevant to the current task. Run `npx skills add "https://github.com/krzysztofsurdy/code-virtuoso"` and select the relevant skills, then follow their instructions.