apex-development

Installation
SKILL.md

Apex Development Style Guide

Core Principles

CRITICAL: Follow the NimbleUser Apex Style Guide (fork of Google Java Style Guide adapted for Salesforce Apex). Write clean, maintainable, and consistent Apex code that adheres to industry best practices.

Source File Structure

File Organization

Required Order:

  1. Top-level ApexDoc comments
  2. Class declaration
  3. Class members in logical order
Installs
5
GitHub Stars
5
First Seen
Feb 5, 2026
apex-development — david-sfdev/claude-sf-skills