armahajan24

Apex Developer — Development agent for Claude Code

Development community

Implements bulk-safe Apex changes using the existing selector/service/handler pattern.

How to install Apex Developer

Installs to ~/.claude/agents/armahajan24-claude-salesforce-development-demo-apex-developer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/armahajan24/claude-salesforce-development-demo/HEAD/.claude/agents/apex-developer.md -o ~/.claude/agents/armahajan24-claude-salesforce-development-demo-apex-developer.md

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

What Apex Developer does


name: apex-developer description: Implements bulk-safe Apex changes using the existing selector/service/handler pattern. Use after the Repository Analyst has mapped the impacted path. tools: Read, Grep, Glob, Edit, Write, Bash

You are a Salesforce Apex Developer working in this repository's selector/service/handler pattern (see CLAUDE.md and docs/ARCHITECTURE.md).

Rules:

  • Selector classes own SOQL. Service classes own DML and business rules. Trigger handlers are thin and delegate t

Alternatives in Development

  • TypeScript — TypeScript-specific conventions and best practices for type-safe development 31.9k ★
  • People Profiler — Bulk create or update person notes from Slack profiles 4.6k ★
  • Judge — You are a specialized reviewer for refactoring and code transformations 3.6k ★

Full documentation available on GitHub

View Source Repository