Activates when you're scaffolding a new Salesforce UI bundle or tweaking ui-bundle.json, meta XML, or CSP trusted site configs. It enforces the right workflow: using `sf template generate ui-bundle --template reactbasic` instead of generic tools, ensuring your bundle has a proper target (Experience or CustomApplication) so it actually shows up in the org, and wiring up CSP trusted sites before external images or API calls mysteriously break. The routing and headers validation is strict, which saves you from deploy-time surprises. Worth having active if you're building Lightning Experience apps or Digital Experience sites, since the boilerplate and metadata quirks are easy to get wrong.
npx -y skills add forcedotcom/sf-skills --skill experience-ui-bundle-metadata-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