AI AGENT ADDONS

Building Ui Bundle App

forcedotcom/sf-skills

This skill helps you build a complete React app for Salesforce. You describe what you want in plain English. The skill then creates the entire application step by step. It handles scaffolding, features, data connections, and the user interface. Anyone who needs a new web app on Salesforce can use this skill. It saves time by automating the whole process from start to finish.

The skill works by calling other specialized skills in the right order. First it creates the project structure. Then it adds optional features like authentication or search. Next it connects to Salesforce data. Finally it builds the frontend pages. You get a fully working app without writing code yourself.

This is best for building full applications from scratch. It should not be used for small changes to a single page. Use it when you need a new React app with multiple features and data access.

Add Building Ui Bundle App skill to your workflow

Global

mkdir -p ~/.claude/skills/building-ui-bundle-app

Project

mkdir -p .claude/skills/building-ui-bundle-app

Source Repository

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