Notices code quality issues when viewing code with long functions, deep nesting, duplicated code, unclear naming, or obvious anti-patterns. Use when user shows code that might benefit from refactoring or has maintainability concerns.
$npx -y skills add alexeytriplea/claude-code-plugins --skill quality-hintInstalls into the current project.
Run `npx skills use "https://github.com/alexeytriplea/claude-code-plugins" --skill "alexeytriplea/claude-code-plugins/quality-hint"` 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/alexeytriplea/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/alexeytriplea/claude-code-plugins"` and select the relevant skills, then follow their instructions.