sf-soql
CommunityTurn plain language into efficient SOQL queries.
AuthorJaganpro
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers rapidly generate and optimize Salesforce SOQL queries from plain language, ensuring performance and security under governor limits.
Core Features & Use Cases
- NL → SOQL: Convert natural language requests into precise SOQL queries
- Optimization: Filter by indexed fields, avoid non-selective queries, and plan query performance
- Relationship queries & Aggregates: Child-to-parent and parent-to-child queries; aggregate functions with GROUP BY
Quick Start
Ask Claude for a query like: 'Show accounts with their contacts created this quarter' and receive a ready-to-run SOQL.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: sf-soql Download link: https://github.com/Jaganpro/sf-skills/archive/main.zip#sf-soql Please download this .zip file, extract it, and install it in the .claude/skills/ directory.