This is your tool for running Apex tests, diagnosing failures, and improving coverage in Salesforce. It handles the full test-fix loop: executing tests via SF CLI, parsing results, identifying uncovered lines, and recommending next steps. Works across single classes, suites, or org-wide runs. The 120-point scoring system helps you assess test quality beyond just pass/fail. It knows when to stay narrow during debugging and when to widen for regression testing. Delegates production code fixes to sf-apex and LWC testing to sf-lwc, staying focused on the Apex test execution layer. Strong on coverage analysis and structured fix loops, less useful if you just need to write tests from scratch.
npx -y skills add jaganpro/sf-skills --skill sf-testing --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
wshobson/agents
dbt-labs/dbt-agent-skills
github/awesome-copilot