Refactoring code can feel risky. This skill helps you plan a safe and smooth change. It interviews you to understand the problem and your ideas. Then it breaks the work into tiny commit steps. Each step keeps the program working. The final plan goes into a GitHub issue for your team.
You will answer detailed questions about your code. The skill checks your codebase and tests. It helps you decide what to change and what to leave alone. The goal is a clear, step-by-step plan that anyone can follow.
This is perfect for developers who want to improve code without breaking things. It makes big refactors feel manageable and safe.
Global
mkdir -p ~/.claude/skills/request-refactor-planProject
mkdir -p .claude/skills/request-refactor-planSource Repository
Web Design Guidelinesvercel-labs/agent-skills
Review your UI code for compliance with web interface guidelines
Improve Codebase Architecturemattpocock/skills
Scan your codebase for architecture improvements with visual reports and pick one to refactor
Zoom Outmattpocock/skills
Get a big picture view of your code with a simple map of modules and callers
Caveman Reviewjuliusbrussee/caveman
Ultra-compressed one-line code review comments that cut noise
Requesting Code Reviewobra/superpowers
Catch code issues early with focused automated reviews before every merge
Receiving Code Reviewobra/superpowers
Think first, then code. Verify feedback before making changes. Stay objective
Auditpbakaus/impeccable
Audit your code for accessibility performance theming and anti-patterns
Reviewmattpocock/skills
Check code against standards and spec in one review