This handles Salesforce data operations when you need to create test records, run bulk imports/exports, or seed orgs for validation work. It wraps the sf data CLI and knows when to use bulk versus single-record commands, when to generate reusable scripts versus touching a live org, and how to build realistic test datasets with parent-child relationships. The 130-point scoring system pushes you toward describe-first validation, cleanup discipline, and bulk-safe patterns like 251+ records for automation testing. Honestly most useful when you're setting up test data factories or need reversible experiment patterns with exact rollback commands instead of guessing your way through CSV imports.
npx -y skills add jaganpro/sf-skills --skill sf-data --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