name: sample-apex-pattern description: "When to use this skill. Trigger keywords. What it does NOT cover." category: apex salesforce-version: "Spring '25+" well-architected-pillars:
- Security tags:
- apex
- sample inputs:
- a code file outputs:
- guidance dependencies: [] version: 1.0.0 author: Pranav Nagrecha updated: 2026-04-17
Sample Apex Pattern
Placeholder skill body used only for builder fixture verification.
Recommended Workflow
- Read the official Apex docs referenced in
Official Sources Used. - Scan the code for the target pattern.
- Apply the remediation from
references/examples.md.