platform-lightning-app-coordinate

Generate Salesforce Lightning Experience apps from natural language requirements.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill turns a natural language business idea into a complete Salesforce Lightning Experience application, removing the manual effort of designing and wiring multiple metadata components by hand.

Core Features & Use Cases

  • End-to-End App Planning: Identifies the objects, fields, relationships, tabs, pages, application container, and access controls needed for a deployable app.
  • Dependency-Aware Generation: Produces metadata in the correct order so objects exist before fields, tabs before apps, and permissions last.
  • Production-Ready Assembly: Supports common Lightning app scenarios such as project tracking, operations management, onboarding systems, and custom business solutions.

Quick Start

Use this skill to build a complete Salesforce Lightning app for my business process, including the objects, fields, tabs, pages, app, and permission sets.

Frequently Asked Questions about platform-lightning-app-coordinate

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

FAQPage Schema
How do I build a complete Salesforce Lightning app from natural language requirements?

To build a Salesforce Lightning app from natural language, this Skill plans the required objects, fields, relationships, tabs, pages, applications, and permission sets. It generates dependency-aware metadata in the correct build order for deployment.

Can I generate Salesforce metadata in the correct build order for custom objects and Lightning pages?

Yes, generating Salesforce metadata in the correct build order is supported. This Skill ensures objects exist before fields, tabs before apps, and permissions are applied last to validate dependency-aware assembly.

What components do I need for a deployable Salesforce Lightning Experience application?

A deployable Salesforce Lightning Experience application requires custom objects, fields, relationships, tabs, FlexiPages, application containers, and permission sets. This Skill identifies and wires these metadata components together automatically.

Does this approach work for end-to-end Salesforce app creation including permission sets?

Yes, this approach works for end-to-end Salesforce app creation. It handles everything from custom object generation to application containers and applies permission sets last to ensure complete access control configuration.

Why do my Salesforce Lightning apps fail when deploying multiple metadata components together?

Salesforce Lightning apps fail during deployment when metadata dependencies are unordered. This Skill validates the build order, ensuring objects precede fields and tabs precede apps, producing production-ready assembly.