Generates Salesforce Custom Object metadata XML with the right guardrails to prevent deployment failures. It knows when to use ControlledByParent versus ReadWrite sharing models (critical when Master-Detail relationships are involved), picks sensible defaults for name fields (Text for entities, AutoNumber for transactions), and enforces description enrichment whenever you add or change fields or validation rules. The description workflow is smart: it proposes updates and waits for confirmation rather than silently overwriting what might be hand-written documentation. Useful when you're scaffolding custom objects or troubleshooting those cryptic sharing model errors that come back from the Metadata API. The spec is thorough enough that it should catch the common mistakes before you deploy.
npx -y skills add forcedotcom/sf-skills --skill platform-custom-object-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