Build Apex banner
PranavNagrecha PranavNagrecha

Build Apex

Development community

Description

# /build-apex — Generate an Apex scaffold for any canonical surface Wraps [`agents/apex-builder/AGENT.md`](../agents/apex-builder/AGENT.md). Produces Apex class(es) + test class that conform to `templates/apex/` (TriggerHandler, BaseService, BaseSelector, ApplicationLogger, SecurityUtils, HttpClient). --- ## Step 1 — Collect inputs Ask the user: ``` 1. What Apex surface do you need? (trigger+handler | service | selector | domain | controller | batch | queueable | schedulable | invocable

Installation

Installs to ~/.claude/skills/pranavnagrecha-awesomesalesforceskills-build-apex/SKILL.md

Terminal
mkdir -p ~/.claude/skills/pranavnagrecha-awesomesalesforceskills-build-apex && curl -fsSL https://raw.githubusercontent.com/PranavNagrecha/AwesomeSalesforceSkills/HEAD/commands/build-apex.md -o ~/.claude/skills/pranavnagrecha-awesomesalesforceskills-build-apex/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository