Generates Salesforce permission set XML with proper object CRUD, field-level security, user permissions, and tab visibility. The real value is in the guardrails: it won't let you add required fields to fieldPermissions (a common deployment killer), handles the annoying tab naming conventions (custom object tabs need __c suffixes, standard ones need the standard- prefix), and structures the metadata correctly for API v60.0+. If you've ever had a permission set fail deployment because you accidentally included a master-detail field or botched the XML structure, this keeps you from making those mistakes again.
npx -y skills add forcedotcom/sf-skills --skill platform-permission-set-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