AI AGENT ADDONS

Generating Custom Lightning Type

forcedotcom/sf-skills
AI & Agent Building
1,927installs

Custom Lightning Types help you build structured data for your Salesforce Einstein agents. These types are also called CLTs. They use JSON schemas to define inputs and outputs. Developers use them to create custom editors and renderers.

You must follow strict rules when making a CLT. Never include the $schema field. Set unevaluatedProperties to false for root objects. The skill explains each rule in simple steps.

This skill helps you avoid deployment errors. It covers nested objects, list properties, and Apex class types. You will save time by following the correct workflow for widget renditions.

Add Generating Custom Lightning Type skill to your workflow

Global

mkdir -p ~/.claude/skills/generating-custom-lightning-type

Project

mkdir -p .claude/skills/generating-custom-lightning-type

Source Repository

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