sf-skills
Salesforce development, deployment, Data Cloud, and Agentforce workflows
All Skills in This Repository (13)
Pure Emerald Level Indicatorssf-diagram
Generate Salesforce architecture diagrams as Mermaid code with ASCII fallback.
sf-metadata
Generate and query Salesforce metadata using sf CLI v2.
hello-world-skill
Greet users and explain Claude Code skill structure with YAML frontmatter.
sf-connected-apps
Configure Salesforce Connected Apps and External Client Apps with OAuth security policies.
sf-ai-agentforce
Create Agentforce agents with Agent Script syntax and 100-point scoring via sf CLI commands.
sf-data
Automate Salesforce data operations with SOQL, DML, and bulk processing via sf CLI.
sf-deploy
Automate Salesforce metadata and Apex deployments with sf CLI v2.
sf-flow
Generate and validate Salesforce Flow XML with 110-point scoring.
sf-lwc
Scaffold Lightning Web Components with PICKLES architecture and Jest tests.
sf-soql
Translate natural language requests into optimized SOQL queries for Salesforce.
sf-debug
Diagnose Salesforce Apex debug logs to identify governor-limit violations and root causes.
sf-integration
Automate Salesforce integration pattern design with a 120-point scoring model.
Frequently Asked Questions
FAQPage SchemaHow to install sf-skills?▼
Run `npx skills add Jaganpro/sf-skills --all -g -y` in your terminal to install all 36 Salesforce skills globally. To install a single skill, use `npx skills add Jaganpro/sf-skills --skill sf-apex`.
What does sf-skills cover for Salesforce development?▼
It covers Apex, Flow, LWC, SOQL, metadata, testing, debugging, deployment, Data Cloud, OmniStudio, and Agentforce agent building. Each skill includes scoring rubrics and validation guardrails to keep output production-ready.
Does sf-skills work with Claude Code and other coding agents?▼
Yes. All skills follow the universal SKILL.md standard and work with Claude Code, Codex, Gemini CLI, OpenCode, and 40+ other agents. Claude Code users get an optional full installer with hooks, agents, and LSP validation.
Can sf-skills help build and test Agentforce agents?▼
Yes. It includes skills for Agent Script authoring, Agentforce Builder metadata, persona design, multi-turn agent testing, session trace observability, and Grid workbook automation.
Is sf-skills still maintained?▼
This repository is archived and read-only. The skills have moved to the official Salesforce Foundation library at forcedotcom/afv-library, where updates and new features are published.
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