platform-custom-application-generate

Generate Salesforce Lightning custom application metadata from business requirements.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the guesswork from building Salesforce Lightning custom applications by turning app requirements into a clear metadata blueprint.

Core Features & Use Cases

  • Lightning App Definition: Specify app identity, navigation type, supported form factors, and user-facing description.
  • Branding and Navigation Guidance: Choose Standard or Console navigation and apply branded colors for a polished experience.
  • Action Overrides: Configure record and tab overrides for custom objects and profile-specific experiences.
  • Use Case: A Salesforce admin needs a new sales workspace with Home, Accounts, Contacts, and an overridden Account record page; this Skill helps define the full app configuration correctly.

Quick Start

Use this skill to generate a complete Salesforce Lightning custom application configuration for a sales team with branded navigation and custom object overrides.

Frequently Asked Questions about platform-custom-application-generate

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

FAQPage Schema
How do I generate Salesforce Lightning custom application metadata from business requirements?

To generate Salesforce Lightning custom application metadata, define the app identity, navigation type, supported form factors, branding, and action overrides. This creates a complete metadata blueprint for tab-based app configuration, utility bars, and FlexiPage overrides.

What is the difference between Standard and Console navigation when building a Lightning app?

Standard and Console navigation types define the user experience within a Salesforce Lightning app. Choosing the correct navType determines the layout structure, applying specific navigation rules and branded configurations for the targeted form factors.

How do I configure action overrides for custom objects in a Salesforce Lightning app?

Configure action overrides for custom objects by referencing FlexiPage-based override records. Specify the correct Lightning uiType and form factors to successfully override record and tab behaviors for profile-specific user experiences.

Can I apply custom branding colors to a Salesforce Lightning app?

Yes, you can apply custom branding colors to a Salesforce Lightning app. Define the branding configuration within the application metadata to establish a polished, branded experience across the selected supported form factors.

Do I need FlexiPages to set up tab overrides in Salesforce Lightning?

Yes, FlexiPages are required for setting up tab and record overrides in Salesforce Lightning. The application metadata must include FlexiPage-based override references to correctly redirect custom object actions.

Why does my Salesforce Lightning app require a specific uiType and formFactor?

Your Salesforce Lightning app requires a specific uiType and formFactor to render correctly. Selecting the correct Lightning uiType and supported form factors ensures the navigation design and utility bars function properly across devices.