Deploying a UI bundle to a Salesforce org follows a specific order. This skill guides you through each step from start to finish. You must complete each step before moving to the next one.
The process begins with org authentication. Then you build the UI bundle and deploy metadata like objects and permission sets. After deployment you assign permissions to users. You can also import data if a data plan exists.
The final steps fetch the GraphQL schema and generate code. This skill makes sure you do not skip anything important. It helps you avoid errors by running tasks in the right order.
Global
mkdir -p ~/.claude/skills/deploying-ui-bundleProject
mkdir -p .claude/skills/deploying-ui-bundleSource 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 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
Azure Rbacmicrosoft/azure-skills
Find the least privilege Azure RBAC role and generate CLI and Bicep code