AI AGENT ADDONS

Running Code Analyzer

forcedotcom/sf-skills

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.

Add Running Code Analyzer skill to your workflow

Global

mkdir -p ~/.claude/skills/running-code-analyzer

Project

mkdir -p .claude/skills/running-code-analyzer

Source Repository

Stars
619
Forks
217
Watchers
619
License
NOASSERTION
Last Push
25 days ago
Created
8 months ago