AI AGENT ADDONS

Generating Ui Bundle Custom App

forcedotcom/sf-skills

Your React UI bundle in Salesforce Lightning Experience needs a Custom Application to appear in the App Launcher. This skill creates that metadata record for you. It checks your Salesforce version to use the correct field names like uiBundle or webApplication.

The skill resolves important details like the app name, namespace, and label. It then generates the right CustomApplication metadata file. This lets internal users find and open your app from the App Launcher without needing a Digital Experience Site.

By using this skill, you avoid blank pages and compatibility issues. Your UI bundle becomes easily accessible to your team directly inside Salesforce.

Add Generating Ui Bundle Custom App skill to your workflow

Global

mkdir -p ~/.claude/skills/generating-ui-bundle-custom-app

Project

mkdir -p .claude/skills/generating-ui-bundle-custom-app

Source Repository

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