AI AGENT ADDONS

Generating Custom Application

forcedotcom/sf-skills

You can group your Salesforce tabs into focused applications. These are called Lightning Apps. They help organize tabs and features for different user roles or business processes.

Each app can have its own navigation type, either Standard or Console. Standard works for most general tasks. Console is for service workflows where you manage multiple records at once. You can also add branding with custom colors and override actions with custom pages.

This skill helps you create these apps step by step. It covers required properties like name, label, and UI type. It also explains optional settings for tabs, utilities, and profile-specific overrides. Avoid using it when you need to host a React UI bundle in the App Launcher.

Add Generating Custom Application skill to your workflow

Global

mkdir -p ~/.claude/skills/generating-custom-application

Project

mkdir -p .claude/skills/generating-custom-application

Source Repository

Stars
619
Forks
217
Watchers
619
License
NOASSERTION
Last Push
25 days ago
Created
8 months ago