Generates the CustomApplication metadata XML you need to surface a React UI bundle in the Lightning App Launcher without spinning up a full Experience Site. The workflow resolves your bundle name and namespace, queries the Salesforce API to detect which fields your org version supports (uiBundle vs webApplication), then creates the app-meta.xml file with the correct schema. It also handles the target field in your uibundle-meta.xml when the API version supports it. This is the internal user path, not the Digital Experience path, so you won't see any Network or CustomSite metadata. The version detection is smart because the field names changed across API releases and getting that wrong means blank pages in production.
npx -y skills add forcedotcom/sf-skills --skill experience-ui-bundle-custom-app-generate --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar