This orchestrates the entire process of building a deployable Salesforce Lightning app from a natural language request. Instead of creating objects, fields, tabs, and pages separately, it chains together the specialized metadata skills in proper dependency order: data model first, then business logic, UI components, the app container, and finally permission sets. It knows when to call salesforce-api-context for each type and handles the Flow pipeline separately. Use it when someone asks for a complete business solution like "build a project management app" rather than just a single component. The main value is getting the sequence right so nothing deploys out of order.
npx -y skills add forcedotcom/sf-skills --skill generating-lightning-app --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills