Developers can scan Salesforce code for security, performance, and best practice issues. This tool runs multiple engines like PMD, ESLint, and ApexGuru. It helps catch bugs early and keep code clean.
You can scan entire projects, specific files, or only changed code. Filter results by engine, severity, or category. Get clear explanations for each rule so you know how to fix problems.
After a scan, view summaries and check which files have the most violations. If fixes are available, apply them safely after confirming. This skill makes Salesforce code quality easy for any team.
Global
mkdir -p ~/.claude/skills/running-code-analyzerProject
mkdir -p .claude/skills/running-code-analyzerSource 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