experience-ui-bundle-app-coordinate

Orchestrate full-stack Salesforce React UI bundle app creation from scaffolding to deployment.

Updated Jul 2, 2026
One-click install
npx skills add https://github.com/padjei/SF_Agents --skill experience-ui-bundle-app-coordinate-padjei
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: experience-ui-bundle-app-coordinate
Source: https://github.com/padjei/SF_Agents/tree/main/.claude/skills/experience-ui-bundle-app-coordinate
Command: npx skills add https://github.com/padjei/SF_Agents --skill experience-ui-bundle-app-coordinate-padjei

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires experience-ui-bundle-metadata-generate, experience-ui-bundle-features-generate, experience-ui-bundle-salesforce-data-access, experience-ui-bundle-frontend-generate, experience-ui-bundle-agentforce-client-generate, experience-ui-bundle-file-upload-generate, experience-ui-bundle-deploy, experience-ui-bundle-site-generate, experience-ui-bundle-custom-app-generate, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the challenge of building complete, deployable Salesforce React UI bundle applications from a natural language description, orchestrating specialized UI bundle skills in the correct dependency order.

Core Features & Use Cases

  • End-to-End Application Development: From scaffolding to deployment, this Skill manages the entire lifecycle of a Salesforce React UI bundle app.
  • Feature Integration: Seamlessly integrates features like authentication, search, navigation, and file uploads.
  • Data Access: Sets up the data layer using the Salesforce Data SDK and GraphQL.
  • UI Construction: Builds the React UI with layout, navigation, headers, footers, pages, and components.
  • Deployment: Handles authentication, metadata deployment, and post-deployment configuration.
  • Hosting: Supports both Experience Site and Custom Application hosting targets.

Quick Start

Use the experience-ui-bundle-app-coordinate skill to create a new Salesforce React UI bundle application for managing customer cases.

Frequently Asked Questions about experience-ui-bundle-app-coordinate

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

FAQPage Schema
How do I build a full-stack Salesforce React app from a natural language description?

This Skill orchestrates specialized UI bundle skills to build a complete Salesforce React app, managing the entire lifecycle from scaffolding and data access to UI construction and deployment.

What is the best way to generate a Salesforce React UI bundle with data access and file uploads?

The best way is using an orchestration skill that coordinates specialized UI bundle generators, setting up Salesforce Data SDK with GraphQL and file upload features in the correct dependency order.

Does the Salesforce React UI bundle app coordinate skill support Experience Site and custom app hosting?

Yes, the UI bundle app coordinator supports both Experience Site and Custom Application hosting targets, handling authentication, metadata deployment, and post-deployment configuration for either option.

Can I integrate authentication and navigation into a Salesforce React UI bundle from scratch?

Yes, you can integrate authentication, search, navigation, and file uploads into a Salesforce React UI bundle from scratch by coordinating specialized feature generation and frontend construction skills.

Do I need the Salesforce Data SDK to build a full-stack React UI bundle application?

Yes, building a full-stack Salesforce React UI bundle application requires the Salesforce Data SDK to set up the GraphQL data access layer, which the coordinator skill integrates during generation.

What are the limitations of orchestrating multiple specialized UI bundle skills for Salesforce app development?

The main limitation is strict dependency ordering; it requires nine separate specialized UI bundle skills for metadata generation, features, data access, frontend, and deployment to be present and correctly sequenced.