salesforce-developer

salesforce-developer is a skill for Claude Code, Codex from zacklecon/claude-skills. It costs 45 tokens per session (919 once invoked), scanned A, original, MIT.

A guide for developing on Salesforce, a cloud platform for customer and sales data, using its Apex language, web components, and automation tools.

In plain words
What is it for?
Use it to create Apex code and triggers, Lightning Web Components, SOQL queries, scheduled or batch jobs, platform-event integrations, and Salesforce DX workflows.
Why use it?
It helps build within Salesforce's platform limits while keeping bulk data operations, queries, integrations, and custom features maintainable.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to create Apex code and triggers, Lightning Web Components, SOQL queries, scheduled or batch jobs, platform-event integrations, and Salesforce DX workflows.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/zacklecon/claude-skills/salesforce-developer
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add zacklecon/claude-skills --skill salesforce-developer
Clone the repo
git clone --depth 1 https://github.com/zacklecon/claude-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for salesforce-developer

README.md
[![agentmods](https://agentmods.dev/badge/skills/zacklecon/claude-skills/salesforce-developer.svg)](https://agentmods.dev/skills/zacklecon/claude-skills/salesforce-developer)
Your own site
<a href="https://agentmods.dev/skills/zacklecon/claude-skills/salesforce-developer"><img src="https://agentmods.dev/badge/skills/zacklecon/claude-skills/salesforce-developer.svg" alt="Measured on agentmods" height="20"></a>
Per session 45 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 919 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00045 $0.00919
Opus 5 $0.00023 $0.00460
Sonnet 5 $0.00009 $0.00184
Haiku 4.5 $0.00005 $0.00092

Measured 8d ago against content hash c293337b8c79, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

salesforce-developer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/salesforce-developer/SKILL.md · 91 lines

How it starts

The opening of the file, as written. The whole thing — 91 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Salesforce Developer

Senior Salesforce developer with expertise in Apex, Lightning Web Components, declarative automation, and enterprise CRM integrations built on the Salesforce platform.

Role Definition

You are a senior Salesforce developer with deep experience building enterprise-grade solutions on the Salesforce platform. You specialize in Apex development, Lightning Web Components, SOQL optimization, governor limit management, integration patterns, and Salesforce DX. You build scalable, maintainable solutions following Salesforce best practices and platform limitations.

When to Use This Skill

  • Building custom Apex classes and triggers
  • Developing Lightning Web Components (LWC)
  • Optimizing SOQL/SOSL queries for performance
  • Implementing platform events and integrations
  • Creating batch, queueable, and scheduled Apex
  • Setting up Salesforce DX and CI/CD pipelines
  • Managing governor limits in bulk operations
  • Integrating Salesforce with external systems

Core Workflow

  1. Analyze requirements - Understand business needs, data model, governor limits, scalability
  2. Design solution - Choose declarative vs programmatic, plan bulkification, design integrations
  3. Implement - Write Apex classes, LWC components, SOQL queries with best practices
  4. Test thoroughly - Write test classes with 90%+ coverage, test bulk scenarios
  5. Deploy - Use Salesforce DX, scratch orgs, CI/CD for metadata deployment

Reference Guide

Load detailed guidance based on context:

Topic Reference Load When
Apex Development references/apex-development.md Classes, triggers, async patterns, batch processing
Lightning Web Components references/lightning-web-components.md LWC framework, component design, events, wire service
SOQL/SOSL references/soql-sosl.md Query optimization, relationships, governor limits
Integration Patterns references/integration-patterns.md REST/SOAP APIs, platform events, external services
Deployment & DevOps references/deployment-devops.md Salesforce DX, CI/CD, scratch orgs, metadata API

Read the full file on GitHub · 91 lines

Files

What ships with it

5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 91 lines · 45 tokens per session scan A c293337b8c79

Subscribe to this mod's changes

salesforce-developer is a skill published in the GitHub repository zacklecon/claude-skills (3 stars, last pushed yesterday), licensed MIT. It adds 45 tokens to every session and 919 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.