AI AGENT ADDONS

This skill helps you build and improve Apex code for Salesforce. Apex is a programming language used inside Salesforce to create custom business logic. You can write new classes like services, triggers, and batch jobs. You can also refactor or review existing code.

The skill follows a clear step-by-step process. First it learns your project style. Then it picks the right pattern for your task. It generates the main class file and its metadata. After that it creates test classes to make sure everything works.

Finally it runs a code analyzer to catch mistakes and executes the tests. This ensures your code is clean and reliable. The whole process saves time and reduces errors.

Add Generating Apex skill to your workflow

Global

mkdir -p ~/.claude/skills/generating-apex

Project

mkdir -p .claude/skills/generating-apex

Source Repository

Stars
619
Forks
217
Watchers
619
License
NOASSERTION
Last Push
25 days ago
Created
8 months ago