deploying-ui-bundle

Automate Salesforce UI Bundle deployment with authentication, metadata, and permissions.

Updated Jun 1, 2026
One-click install
npx skills add https://github.com/Collabalist/SFDC --skill deploying-ui-bundle-collabalist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deploying-ui-bundle
Source: https://github.com/Collabalist/SFDC/tree/main/.agents/skills/deploying-ui-bundle
Command: npx skills add https://github.com/Collabalist/SFDC --skill deploying-ui-bundle-collabalist

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the deployment of Salesforce UI Bundles, including org authentication, metadata deployment, permission set assignment, and more, automating the entire process for efficient and accurate UI Bundle deployment.

Core Features & Use Cases

  • Automated Deployment: Handles the full deployment sequence of UI Bundles, including org authentication, metadata deployment, and post-deploy configuration.
  • Permission Set Assignment: Automatically assigns permission sets to users for correct access to custom objects and fields.
  • Data Import: Optionally imports data if a data plan is provided, with user confirmation.
  • Use Case: When you need to deploy a UI Bundle app to a Salesforce org, this Skill automates the entire process, ensuring that the UI Bundle is deployed correctly with all necessary configurations.

Quick Start

Deploy the UI Bundle app using the 'deploying-ui-bundle' skill.

Frequently Asked Questions about deploying-ui-bundle

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Salesforce UI Bundle deployment and configuration?

Automating Salesforce UI Bundle deployment handles the full sequence including org authentication, metadata deployment, and post-deploy configuration to ensure accurate app delivery without manual steps.

What does a Salesforce UI Bundle deployment sequence include?

A Salesforce UI Bundle deployment sequence includes org authentication, metadata deployment, permission set assignment, optional data import, and schema fetching for complete app configuration.

Do I need a connected Salesforce org to deploy UI Bundle metadata?

Yes, you require a connected Salesforce org and appropriate UI Bundle metadata to execute the automated deployment, permission set assignment, and schema fetching processes successfully.

Can I import data automatically during Salesforce UI Bundle deployment?

Yes, data import is optional during Salesforce UI Bundle deployment and executes with user confirmation when a valid data plan is provided alongside the metadata.

How are permission sets assigned when deploying a Salesforce UI Bundle?

Permission sets are automatically assigned to users during Salesforce UI Bundle deployment to grant correct access to deployed custom objects and fields.

What's the best way to handle org authentication and schema fetching for UI Bundles?

Using an automated deployment skill for UI Bundles manages org authentication and schema fetching directly, streamlining the configuration process compared to manual Salesforce CLI commands.