experience-ui-bundle-app-coordinate

Coordinate complete Salesforce React UI bundle app builds from natural language briefs.

Updated Jun 17, 2026
One-click install
npx skills add https://github.com/angryracoon/ARIEF-VISEO-DEV-ORG --skill experience-ui-bundle-app-coordinate
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: experience-ui-bundle-app-coordinate
Source: https://github.com/angryracoon/ARIEF-VISEO-DEV-ORG/tree/main/.agents/skills/experience-ui-bundle-app-coordinate
Command: npx skills add https://github.com/angryracoon/ARIEF-VISEO-DEV-ORG --skill experience-ui-bundle-app-coordinate

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the complexity of planning and executing a complete Salesforce React UI bundle application build by turning a natural language request into a structured, phase-by-phase workflow.

Core Features & Use Cases

  • End-to-End App Coordination: Orchestrates scaffolding, features, data access, UI construction, integrations, deployment, and hosting setup in the correct order.
  • Salesforce-Specific Guidance: Handles Experience Sites, custom Lightning applications, CSP needs, GraphQL data wiring, and deployment sequencing with validation checkpoints.
  • Use Case: A product team can ask for a new customer management app and receive a complete build plan that coordinates every required skill and delivery phase.

Quick Start

Use this skill to plan and coordinate the creation of a complete Salesforce React app from a natural language product brief.

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 coordinate a full Salesforce React app build from a natural language brief?▼

To coordinate a Salesforce React app build, you need a workflow that orchestrates scaffolding, data access, and deployment. This skill structures a natural language brief into phased validation checkpoints, spanning UI construction to platform metadata generation.

How do I manage deployment sequencing for Salesforce Experience Cloud custom Lightning apps?▼

Managing deployment sequencing for Salesforce Experience Cloud apps requires structured validation checkpoints and platform metadata generation. This skill coordinates the deployment phase by ordering build, lint checks, and metadata creation correctly after frontend and integration steps.

What is the best way to wire GraphQL data into a Salesforce Experience Cloud site?▼

Wiring GraphQL data into a Salesforce Experience Cloud site requires org-grounded field verification before authoring queries. This skill mandates verifying Salesforce org fields first, ensuring your GraphQL data access layer matches actual platform metadata before deployment.

Can I use natural language to scaffold an entire React application on Salesforce?▼

Yes, you can use natural language to scaffold a complete React application on Salesforce. This skill translates a product brief into a structured workflow, coordinating scaffolding, features, UI construction, and integrations in the correct execution order.

Do I need explicit skill loading to generate multi-skill Salesforce UI bundles?▼

Yes, explicit skill loading is required to generate multi-skill Salesforce UI bundles. This coordination skill orchestrates multiple distinct skills for scaffolding, data access, and hosting setup, ensuring each phase executes with proper validation and dependencies.

Why should I run build and lint checks before deploying Salesforce custom Lightning apps?▼

Running build and lint checks before deploying Salesforce custom Lightning apps prevents runtime errors and metadata mismatches. This skill enforces phased validation by requiring build checks and explicit field verification before authoring GraphQL queries and finalizing deployment.