governor-limits
CommunityMaster governor limits with proven patterns
Authorbhanu91221
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Reduce and manage Salesforce governor limits within Apex because developers frequently hit per-transaction budget constraints and the need for safe async offloads. This guide provides reference material, practical usage patterns, and concrete techniques to keep code efficient and scalable.
Core Features & Use Cases
- Per-transaction limit guidance and patterns to minimize SOQL/DML in loops.
- Practical usage of the Limits class for runtime monitoring and budgeting decisions.
- Async offloading strategies using Queueable, Platform Events, and batch processing to handle large workloads.
- Best practices for fault tolerance, testing, and production monitoring of limit consumption.
Quick Start
Apply the provided limits patterns to your Apex triggers and classes to avoid governor limit violations and offload work when approaching constraints.
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: governor-limits Download link: https://github.com/bhanu91221/claude-sfdx-iq/archive/main.zip#governor-limits Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.