This handles the entire setup and configuration layer for Salesforce Code Analyzer, from checking prerequisites (Java, Node, Python) through creating and editing the code-analyzer.yml file that controls engine behavior, ignore patterns, severity overrides, and suppressions. It's designed to only write config when you actually need to customize something, not dump boilerplate YAML for every new project. The skill also covers CI/CD pipeline generation for GitHub Actions and Jenkins, plus systematic troubleshooting when scans break. Useful when you're onboarding a team, tuning quality gates, or debugging why PMD suddenly won't run. It's part of a three-skill suite, the other two handle running scans and authoring custom rules.
npx -y skills add forcedotcom/sf-skills --skill dx-code-analyzer-configure --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills