Agent Claude Code
Builds and reviews Apex classes, triggers, batch jobs, queueable jobs, scheduled jobs, invocable actions, and Apex tests. Follows Salesforce DX best practices and bulkification patterns.
Agent Claude Code
Builds and reviews Apex classes, triggers, batch jobs, queueable jobs, scheduled jobs, invocable actions, and Apex tests. Follows Salesforce DX best practices and bulkification patterns.
Agent Claude Code
Builds and reviews Lightning Web Components — HTML, JavaScript, CSS, Apex integration, wire adapters, events, and Jest tests. Follows LWC best practices and accessibility standards.
Agent Claude Code
Creates test strategy, Apex test classes, LWC Jest tests, validation checklists, and regression checklists. Ensures code coverage, edge cases, and security scenarios are covered.
Agent Claude Code
Reviews Salesforce project architecture, metadata structure, data model design, integration patterns, and deployment risk. Use for non-trivial architecture decisions, large feature design, or pre-release review.
Agent Claude Code
Reviews Salesforce code and configuration for security issues — SOQL injection, CRUD/FLS, sharing violations, exposed secrets, guest user risk, and production change safety.
Command Claude Code
Create a new Apex class with service/test structure and security checks.
Command Claude Code
Create a new Lightning Web Component with loading, error, empty state, and secure Apex integration.
Command Claude Code
Summarise this branch's changes and prepare it for pull request.
Command Claude Code
Review the changed files in this project for Salesforce security issues.
Command Claude Code
Validate the deployment safely before applying it to any org.
Command Claude Code
Create or update Apex tests and LWC tests for the specified code.