Flags classes, modules, and functions with vague generic names like Manager, Handler, Processor, Helper, Utils, Service, Base, Common, and Misc. Suggests more specific alternatives based on what the code actually does. Use weekly to prevent naming drift. Do NOT use for variable-level naming or style enforcement.
$npx -y skills add ckorhonen/hone-skills --skill naming-specificity-auditInstalls into the current project.
Run `npx skills use "https://github.com/ckorhonen/hone-skills" --skill "ckorhonen/hone-skills/naming-specificity-audit"` 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/ckorhonen/hone-skills" that are relevant to the current task. Run `npx skills add "https://github.com/ckorhonen/hone-skills"` and select the relevant skills, then follow their instructions.