sf-skills
Build, test, and deploy Salesforce apps with AI agent skills
All Skills in This Repository (60)
Pure Emerald Level Indicatorsgenerating-lwc-components
Generate Lightning Web Component bundles with Jest tests and SLDS 2 styling.
segmenting-datacloud
Create, publish, and validate Salesforce Data Cloud segments and calculated insights.
generating-mermaid-diagrams
Generate Salesforce architecture diagrams in Mermaid syntax with ASCII fallback.
testing-agentforce
Verify Agentforce agent behavior with smoke and regression tests via sf CLI.
developing-datacloud-code-extension
Develop and deploy Salesforce Data Cloud Python code extensions via SF CLI workflows.
activating-datacloud
Create and validate Salesforce Data Cloud activations and data actions.
uplifting-components-to-slds2
Migrate LWC styling from SLDS 1 to SLDS 2 with hook-based replacements.
deploying-omnistudio-datapacks
Sequence Vlocity Build DataPack commands for export-to-target deployment workflows.
generating-ui-bundle-features
Install authentication and search features into Salesforce UI bundle apps.
implementing-ui-bundle-file-upload
Upload files from React UI bundles to Salesforce with progress tracking.
generating-lightning-app
Generates complete Sailfish OS application projects from a single command.
integrating-b2b-commerce-open-code-components
Copy open-source B2B Commerce LWC components and labels into Salesforce store site metadata.
Frequently Asked Questions
FAQPage SchemaHow to install sf-skills?▼
Run `npx skills add forcedotcom/sf-skills --all -g -y` in your terminal to install the full Salesforce skills library globally.
What can Salesforce agent skills do?▼
They let your AI agent generate Apex, custom objects, Lightning apps, and flows, run tests, manage orgs and sandboxes, and handle DevOps Center pipelines.
Which AI tools work with sf-skills?▼
The skills follow the open Agent Skills standard and work with Agentforce Vibes, Claude Code, Cursor, Codex, and OpenCode.
Can AI deploy Salesforce metadata without errors?▼
Yes. Each skill encodes validation rules, naming conventions, and deployment gates so generated metadata passes Salesforce deployment checks.
Do I need Salesforce CLI experience to use these skills?▼
No. The agent runs the required sf CLI commands for you based on plain-English requests, though an authenticated Salesforce org is needed for org operations.
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