salesforce-web-application

Guide Salesforce React web app feature integration and record management with BYO templates.

803|289|Updated Nov 7, 2025
One-click install
npx skills add https://github.com/forcedotcom/afv-library --skill salesforce-web-application
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: salesforce-web-application
Source: https://github.com/forcedotcom/afv-library/tree/main/skills/salesforce-web-application
Command: npx skills add https://github.com/forcedotcom/afv-library --skill salesforce-web-application

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlined guidance for teams building Salesforce web applications using the Salesforce BYO React template, reducing time to proficiency and aligning knowledge resources.

Core Features & Use Cases

  • Guidance for working with Salesforce React web applications, including feature packages (authentication, search, charts, GraphQL, ShadCN) and the Agentforce conversation client.
  • Support for creating and listing Salesforce records, including custom objects, through the BYO React workflow.
  • A structured directory of sub-knowledges with a get_expert_knowledge flow to load topic-specific knowledge such as webApplicationFeature, webApplicationCreatingRecords, and webApplicationListAndCreateRecords.

Quick Start

Load the web knowledge directory to begin exploring features and record operations for Salesforce React web apps.

Frequently Asked Questions about salesforce-web-application

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add authentication to a Salesforce React web application?▼

To add authentication to a Salesforce React web application, load the webApplicationFeature knowledge flow to access structured guidance for integrating authentication packages into your BYO React template.

What is the best way to create and list Salesforce records in a custom React app?▼

Creating and listing Salesforce records in a custom React app requires the webApplicationListAndCreateRecords knowledge flow, which provides structured steps for managing custom objects through the BYO React workflow.

Can I use GraphQL and ShadCN with the Salesforce BYO React template?▼

Yes, you can use GraphQL and ShadCN with the Salesforce BYO React template by loading the webApplicationFeature sub-knowledge to retrieve specific guidance on integrating these feature packages.

Does the Agentforce conversation client work with custom Salesforce React apps?▼

The Agentforce conversation client works with custom Salesforce React apps by utilizing the feature integration guidance provided within the structured webApplicationFeature knowledge directory.

How do I load topic-specific knowledge for Salesforce React feature integration?▼

You load topic-specific knowledge for Salesforce React feature integration by using the get_expert_knowledge flow, which navigates the structured directory to retrieve sub-knowledges like webApplicationFeature.

Why do I need a structured knowledge directory for my Salesforce React web app?▼

A structured knowledge directory is needed for Salesforce React web apps to reduce time to proficiency and align knowledge resources when adding features like search, charts, and record management.