Generates Salesforce Lightning page (FlexiPage) metadata using the SF CLI's template command as a starting point, then helps you add components, validate structure, and fix deployment errors. The workflow is opinionated: always bootstrap with the CLI for new pages (never hand-write XML), do a dry-run deploy to catch issues early, then layer on additional components if needed. It's built around avoiding the common FlexiPage mistakes like duplicate identifiers, wrong field reference formats, or broken facet nesting. If you're building RecordPages, AppPages, or HomePages and want guardrails around the finicky XML structure, this keeps you from shooting yourself in the foot.
npx -y skills add forcedotcom/sf-skills --skill platform-flexipage-generate --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills