claude-code-sfskills
Salesforce development, deployment, Data Cloud, and Agentforce workflows
All Skills in This Repository (5)
Pure Emerald Level Indicatorssf-deployment
Orchestrate Salesforce metadata deployments with sf project deploy commands.
sf-apex
Generate and review Apex code with scoring across 8 categories.
sf-flow-builder
Create and validate Salesforce Flows against 110-point scoring and Winter '26 best practices.
skill-builder
Scaffold Claude Code skill directories with YAML frontmatter and validation.
simple-skill
Demonstrate a minimal Claude Code Skill with YAML frontmatter and phase-based workflows.
Frequently Asked Questions
FAQPage SchemaHow to install claude-code-sfskills?▼
Run `npx skills add Jaganpro/claude-code-sfskills --all -g -y` in your terminal to install all skills globally. Note this repository is archived; the maintained version lives at forcedotcom/afv-library.
What Salesforce tasks does this skill library cover?▼
It covers Apex, Flow, LWC, SOQL, metadata, testing, deployment, Data Cloud, OmniStudio, and Agentforce agent development. Each skill includes scoring rubrics and validation guardrails for production-safe output.
Can I install only one Salesforce skill?▼
Yes. Use `npx skills add Jaganpro/claude-code-sfskills --skill sf-apex` to install a single skill instead of the full library.
Does it work with coding agents other than Claude Code?▼
Yes. The skills follow the universal SKILL.md standard and work with Codex, Gemini CLI, OpenCode, Cursor, and other compatible coding agents.
How does it help with Agentforce agent development?▼
It includes skills for Agent Script authoring, Builder metadata, persona design, agent testing, session trace observability, and Flex Credit cost estimation before rollout.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core