Handles all the data operations you need in a Salesforce org: creating records, bulk import/export, test data generation, and cleanup scripts. Built around sf CLI commands and anonymous Apex, with a 130-point scoring system to validate readiness. The skill knows when to use single-record commands versus Bulk API 2.0, and it won't let you skip the describe-first validation step that catches schema mismatches before you waste time. Includes factory patterns for generating 251+ records when you need to test bulkified code. The cleanup discipline is solid, it hands off to other skills when you need schema changes first, and it won't retry the same failing command in a loop.
npx -y skills add forcedotcom/sf-skills --skill platform-data-manage --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