This skill should be used when the user asks to "explain this violation", "teach me about clean code", "why is this bad", "what's wrong with long functions", "explain single responsibility", "what does DRY mean", "teach me about interfaces", "explain this principle", "why do we need interfaces", "what is OOP", or when the user wants to understand the reasoning behind a clean code rule. Provides a clear explanation with a book citation, counter-example, and how to fix it.
$npx -y skills add dinoquinten/claude-plugins --skill teachInstalls into the current project.
Run `npx skills use "https://github.com/dinoquinten/claude-plugins" --skill "dinoquinten/claude-plugins/teach"` 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/dinoquinten/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/dinoquinten/claude-plugins"` and select the relevant skills, then follow their instructions.