You can host your React app directly on Salesforce. This skill builds the minimum site infrastructure needed. It creates a Digital Experience Site that acts as a thin container for your app.
No routes, views, or themes are required. The site connects to your React UI bundle through namespace and developer name. Get these right so your app displays properly.
The process resolves five key properties first. Then it generates all the required metadata files. This includes Network, CustomSite, and DigitalExperienceConfig. Your app will be ready to serve from Salesforce.
Global
mkdir -p ~/.claude/skills/generating-ui-bundle-siteProject
mkdir -p .claude/skills/generating-ui-bundle-siteSource Repository
Azure Deploymicrosoft/azure-skills
Run Azure deployment commands with error recovery for already-prepared apps
Azure Preparemicrosoft/azure-skills
Generate Azure infrastructure code and config files for deployment preparation
Azure Storagemicrosoft/azure-skills
Store files, messages, and data with Azure Storage services easily.
Azure Validatemicrosoft/azure-skills
Validate your Azure deployment with thorough preflight checks on all prerequisites
Azure Resource Lookupmicrosoft/azure-skills
Find any Azure resource across subscriptions and groups easily
Azure Rbacmicrosoft/azure-skills
Find the least privilege Azure RBAC role and generate CLI and Bicep code
Azure Aigatewaymicrosoft/azure-skills
Govern your AI models and tools with Azure API Management gateway
Azure Resource Visualizermicrosoft/azure-skills
Map your Azure resources with clear architecture diagrams in minutes