Configure Your Org for React Development
Integrate Your React App with the Headless 360 Platform
Style Your React Apps
Integrate Agentforce Conversation Client
Get App Identity
Manage the Host UI
Localize Your App
Use Skills for Data Access
Invoke skills by describing what you want in natural language. Agentforce Vibes selects the matching skill automatically. In the next section, sample prompts demonstrate phrasing patterns that trigger each skill.
For full details on the skills, see the Salesforce Skills Library on GitHub.
Generative AI can produce inaccurate or harmful responses. The output generated by AI is often nondeterministic. Before using the generated output, review it for accuracy and safety. You assume responsibility for how the outcomes are applied to your organization.
Note
UI bundle and other Salesforce-specific skills are enabled by default with Agentforce Vibes. See Skills in Agentforce Vibes.
This skill connects your UI bundle to Salesforce data, wiring the components that read, write, and display records through the @salesforce/platform-sdk Data SDK.
Reads, writes, and displays Salesforce data in a UI bundle through the @salesforce/platform-sdk Data SDK, covering schema-validated GraphQL queries and mutations, the query/mutate call surface, caching and refresh, sdk.fetch for REST and integration APIs, and migrating existing @salesforce/sdk-data code to the current API.
Sample prompts include:
This skill internationalizes a UI bundle, extracting user-facing strings into custom labels and wiring a runtime i18n library for your web app.
Localizes a UI bundle. The skill extracts hardcoded user-facing strings into custom labels, wires a runtime i18n library, adds labels for another language, and troubleshoots label rendering across locales for authenticated B2E bundles and B2C site bundles.
Sample prompts include: