generating-ui-bundle-metadata

Installation
SKILL.md

UI Bundle Metadata

Scaffolding a New UI Bundle

Use sf template generate ui-bundle to create new apps — not create-react-app, Vite, or other generic scaffolds.

Always pass --template reactbasic to scaffold a React-based bundle.

UI bundle name (-n): Alphanumerical only — no spaces, hyphens, underscores, or special characters.

Example:

sf template generate ui-bundle -n CoffeeBoutique --template reactbasic
Installs
2.2K
GitHub Stars
646
First Seen
May 13, 2026
generating-ui-bundle-metadata — forcedotcom/sf-skills