CtrlK
BlogDocsLog inGet started
Tessl Logo

salesforce-developer

Writes and debugs Apex code, builds Lightning Web Components, optimizes SOQL queries, implements triggers, batch jobs, platform events, and integrations on the Salesforce platform. Use when developing Salesforce applications, customizing CRM workflows, managing governor limits, bulk processing, or setting up Salesforce DX and CI/CD pipelines.

72

Quality

89%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Failed to scan

The risk profile of this skill

SKILL.md
Quality
Evals
Security

Quality

Content

86%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body delivers executable, copy-paste-ready Apex/LWC/SOQL patterns and an excellent one-level-deep reference table. It is held back only by mildly generic workflow prose and validation described at a high level rather than as an explicit feedback loop.

Suggestions

Tighten the Core Workflow steps to platform-specific actions (e.g., name the governor-limit thresholds to check) instead of generic phases like 'Analyze requirements'.

Add an explicit validate->fix->retry feedback loop for batch/destructive operations, e.g., after running tests or deploy validation, state 'If coverage < 90% or limits exceeded, fix and re-run before deploying'.

Reference a concrete validation command or sfdx command (e.g., `sfdx force:apex:test:run` or `sfdx project:deploy:validate`) in the deploy step so the checkpoint is actionable rather than descriptive.

DimensionReasoningScore

Conciseness

The body is mostly lean code and tight MUST/MUST-NOT lists assuming Claude's Apex competence, but the Core Workflow bullets restate somewhat generic steps ('Analyze requirements - Understand business needs...') that could be trimmed, keeping it just below the 5 anchor.

4 / 5

Actionability

Provides copy-paste-ready, fully executable examples across the common cases (bulkified trigger with correct/incorrect contrast, Batchable class, test class with @TestSetup, selective SOQL, and a complete LWC html/js/meta-xml trio).

5 / 5

Workflow Clarity

A clear six-step sequence includes an explicit validation checkpoint (step 4 'Validate governor limits - Verify SOQL/DML counts, heap size, and CPU time... before proceeding') and testing (step 5), satisfying the batch-operation validation requirement, but validation is described generically without a concrete validate->fix->retry feedback loop, so it does not reach the 5 anchor.

4 / 5

Progressive Disclosure

SKILL.md is a concise overview with a well-signaled one-level-deep reference table (Topic/Reference/Load When) pointing to five verified real files (apex-development, lightning-web-components, soql-sosl, integration-patterns, deployment-devops), with no nested references and easy navigation.

5 / 5

Total

18

/

20

Passed

Description

92%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, specific description that concretely enumerates capabilities and pairs them with an explicit 'Use when' trigger clause targeting natural Salesforce development phrases. It is narrowly scoped to the Salesforce platform with low conflict risk.

DimensionReasoningScore

Specificity

Lists seven-plus concrete actions ('Writes and debugs Apex code, builds Lightning Web Components, optimizes SOQL queries, implements triggers, batch jobs, platform events, and integrations'), matching the comprehensive-coverage anchor rather than the 4 anchor which allows minor gaps.

5 / 5

Completeness

Explicitly answers both 'what' (the enumerated Apex/LWC/SOQL actions) and 'when' ('Use when developing Salesforce applications, customizing CRM workflows, managing governor limits, bulk processing, or setting up Salesforce DX and CI/CD pipelines') with concrete trigger phrases.

5 / 5

Trigger Term Quality

The 'Use when' clause covers 'Salesforce applications, CRM workflows, governor limits, bulk processing, Salesforce DX, CI/CD pipelines' with a synonym pair (Lightning Web Components), but a few natural terms (Sales Cloud, Service Cloud, Visualforce, SOSL) appear only in metadata, not the description itself.

4 / 5

Distinctiveness Conflict Risk

Salesforce platform is a clear niche with distinct, platform-specific triggers (Apex, LWC, SOQL, governor limits) and minimal overlap risk with other skills.

5 / 5

Total

19

/

20

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
jeffallan/claude-skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.