afv-library
Build, test, and deploy Salesforce apps with AI agent skills
All Skills in This Repository (24)
Pure Emerald Level Indicatorsanalytics-charts
Transform incoming data into Recharts-compatible payloads for AnalyticsChart rendering.
graphql-data-access
Automate Salesforce GraphQL data access with codegen tooling and the UI API.
embedded-agent
Integrate Salesforce Agentforce chat into React applications with configurable rendering.
micro-frontends
Generate a Micro Frontend LWC shell with iframe communication for Salesforce pages.
salesforce-validation-rule
Generate Salesforce Validation Rules with metadata fields and formulas.
salesforce-custom-lightning-type
Define JSON Schema-based Custom Lightning Types for Lightning Platform actions.
salesforce-flexipage
Generate and validate Salesforce Lightning FlexiPages for RecordPage, AppPage, and HomePage workflows.
salesforce-fragment
Generate and validate Salesforce UI fragments against TypeScript interfaces.
salesforce-custom-tab
Create and configure Salesforce Custom Tabs for object, web, and Visualforce targets.
salesforce-custom-object
Generate and validate Salesforce CustomObject metadata XML for deployments.
salesforce-web-app-list-and-create-records
List and create Salesforce custom object records from web apps using GraphQL and createRecord.
salesforce-web-app-creating-records
Create Salesforce records from React web apps using createRecord and handle returned record IDs.
Frequently Asked Questions
FAQPage SchemaHow to install afv-library?โผ
Run `npx skills add forcedotcom/afv-library --all -g -y` in your terminal to install all Salesforce skills globally.
What can I build with the Salesforce skills library?โผ
You can generate Apex classes, custom objects, fields, reports, Lightning apps, widgets, and CMS content, plus manage DevOps pipelines, sandboxes, and test suites through plain-English requests.
Does it work with Claude Code and Cursor?โผ
Yes. All skills follow the open Agent Skills specification and run in Claude Code, Cursor, Codex, OpenCode, and Agentforce Vibes.
Can AI manage Salesforce DevOps Center pipelines?โผ
Yes. Dedicated skills create pipelines, manage work items, run test suites, resolve merge conflicts, and analyze test failures using the sf CLI.
Do I need Salesforce CLI experience to use these skills?โผ
No. The agent translates your plain-English requests into the correct sf CLI commands and validates results before reporting back.
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