A code quality analyzer looks at your code and finds problems. It searches for code smells and technical debt. This helps make your code cleaner and easier to maintain.
Developers can use this tool to review their work automatically. It checks for common issues like complex code or missing best practices. The goal is to improve overall code quality without manual effort.
The analyzer also suggests ways to refactor and improve your code. It can scan many files at once. This saves time and helps teams keep a high standard.
Global
mkdir -p ~/.claude/skills/agent-analyze-code-qualityProject
mkdir -p .claude/skills/agent-analyze-code-qualitySource 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
Request Refactor Planmattpocock/skills
Plan safe code refactors with tiny commits and clear GitHub issues