AI AGENT ADDONS

Generating Ui Bundle Site

forcedotcom/afv-library

You can host your React app directly on Salesforce. This skill builds the minimum site infrastructure needed. It creates a Digital Experience Site that acts as a thin container for your app.

No routes, views, or themes are required. The site connects to your React UI bundle through namespace and developer name. Get these right so your app displays properly.

The process resolves five key properties first. Then it generates all the required metadata files. This includes Network, CustomSite, and DigitalExperienceConfig. Your app will be ready to serve from Salesforce.

Add Generating Ui Bundle Site skill to your workflow

Global

mkdir -p ~/.claude/skills/generating-ui-bundle-site

Project

mkdir -p .claude/skills/generating-ui-bundle-site

Source Repository

Stars
619
Forks
217
Watchers
619
License
NOASSERTION
Last Push
25 days ago
Created
8 months ago