Reusable Salesforce skills library for AI coding agents. 100+ skills across Admin, Dev, DevOps, Integration, and Architecture domains, mapped to the Salesforce Well-Architected Framework. Works with Claude Code, Copilot, Codex, and any agent that reads markdown
Wraps agents/business-hours-and-holidays-configurator/AGENT.md. Produces region/tier/channel map of calendars, recurring holidays, and the referenced-by inventory (which features key off each calendar).
Wraps agents/trigger-consolidator/AGENT.md. Finds every trigger on a given sObject and produces a single-handler migration plan using templates/apex/TriggerHandler.cls + TriggerControl.cls.
Wraps agents/custom-metadata-and-settings-designer/AGENT.md. Picks the right artifact (CMT vs List Custom Setting vs Hierarchy Custom Setting) and emits field design + usage guidance + deploy/load boundary.
Wraps agents/duplicate-rule-designer/AGENT.md. Produces Setup-ready Matching Rule + Duplicate Rule XML with the bypass Custom Permission for integrations.
Wraps agents/path-designer/AGENT.md. Produces Key Fields per step, Guidance for Success text (≤ 200 chars), celebration triggers, and the validation-rule harness that gates progression.
Wraps agents/sandbox-strategy-designer/AGENT.md. Produces environment ladder, scratch-org pool configs, refresh calendar with blackouts, and masking plan per data-sensitivity class.
Wraps agents/user-access-diff/AGENT.md. Produces a symmetric comparison across profile, PS/PSG, object CRUD, FLS, system permissions, Apex/VF grants, groups, queues, and territory — with risk flags for any asymmetric sensitive permission.
Wraps agents/test-class-generator/AGENT.md. Takes a target Apex class, produces a test class targeting ≥ 85% coverage using the canonical factories in templates/apex/tests/.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: