byforcedotcom· 116 skills
MUST activate when the project contains a uiBundles/*/src/ directory or sfdx-project.json and the task involves deploying, pushing to an org, or post-deploy setup. Use this skill when deploying a UI bundle app to a Salesforce org. Covers the full deployment sequence: org authentication, pre-deploy build, metadata deployment, permission set assignment, data import, GraphQL schema fetch, and codegen. Activate when files like *.uibundle-meta.xml or sfdx-project.json exist and the user mentions deploying, pushing, org setup, or post-deploy tasks.
$npx -y skills add forcedotcom/sf-skills --skill experience-ui-bundle-deployInstalls into the current project.
Run `npx skills use "https://github.com/forcedotcom/sf-skills" --skill "forcedotcom/sf-skills/experience-ui-bundle-deploy"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/forcedotcom/sf-skills" that are relevant to the current task. Run `npx skills add "https://github.com/forcedotcom/sf-skills"` and select the relevant skills, then follow their instructions.