Generates the complete Salesforce Digital Experience Site scaffolding needed to host a React UI bundle, which is surprisingly different from standard LWR sites. It creates five interconnected metadata types (Network, CustomSite, DigitalExperienceConfig, DigitalExperienceBundle, and the site content type) with all the right wiring between them. The skill is thorough about resolving appNamespace and appDevName from your actual project metadata or org queries, which matters because getting those wrong means you deploy successfully but see a blank page. It includes guest access configuration and has a separate workflow for updating site URLs across all three components that need them. Worth using if you're tired of debugging why your React bundle won't render.
npx -y skills add forcedotcom/sf-skills --skill experience-ui-bundle-site-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