byeveryone-needs-a-copilot· 38 skills
Code smell detection, refactoring triggers, and safe transformation patterns for extract, inline, and rename operations. Includes deterministic code-structure metrics analyzer (refactor_metrics.py) for long functions, deep nesting, long parameter lists, large files, and function count — covers TypeScript, JavaScript, Python, Go, Java, and Ruby. Use proactively when identifying refactoring opportunities, code-reviewing for structural complexity signals, prioritizing technical debt, or establishing a complexity baseline for a module. Run the metrics analyzer for deterministic scoring.
$npx -y skills add everyone-needs-a-copilot/claude-copilot --skill refactoring-patternsInstalls into the current project.
Run `npx skills use "https://github.com/everyone-needs-a-copilot/claude-copilot" --skill "everyone-needs-a-copilot/claude-copilot/refactoring-patterns"` 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/everyone-needs-a-copilot/claude-copilot" that are relevant to the current task. Run `npx skills add "https://github.com/everyone-needs-a-copilot/claude-copilot"` and select the relevant skills, then follow their instructions.