AI AGENT ADDONS

Deploying Ui Bundle

forcedotcom/afv-library

Deploying a UI bundle to a Salesforce org follows a specific order. This skill guides you through each step from start to finish. You must complete each step before moving to the next one.

The process begins with org authentication. Then you build the UI bundle and deploy metadata like objects and permission sets. After deployment you assign permissions to users. You can also import data if a data plan exists.

The final steps fetch the GraphQL schema and generate code. This skill makes sure you do not skip anything important. It helps you avoid errors by running tasks in the right order.

Add Deploying Ui Bundle skill to your workflow

Global

mkdir -p ~/.claude/skills/deploying-ui-bundle

Project

mkdir -p .claude/skills/deploying-ui-bundle

Source Repository

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