This is your SOQL authoring and optimization companion for Salesforce. It generates queries from natural language, handles relationship traversals and aggregates, and scores output on a 100-point scale with specific optimization feedback. The skill knows when to use child-to-parent vs subqueries, how to write selective filters, and catches common anti-patterns like querying in loops. It won't execute queries itself but hands off to platform-data-manage when you need results. The reference files cover syntax, indexing strategy, and selector patterns, plus it includes validation scripts that run query plan analysis after you save .soql files. Best for writing new queries or fixing slow ones, not for bulk operations or broader Apex logic.
npx -y skills add forcedotcom/sf-skills --skill platform-soql-query --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