salesforce-developer
Installation
SKILL.md
Salesforce Developer Skill
How to Use This Skill
Read the appropriate reference file(s) AND the corresponding coding ruleset before generating code:
Step 1: Read the Coding Rulesets (MANDATORY for all code generation)
| Code Type | Ruleset File |
|---|---|
| Apex (classes, triggers, tests, async, integrations) | ../../Blogs/salesforce-apex-coding-rules.md |
| LWC (components, templates, JS, events, Jest tests) | ../../Blogs/salesforce-lwc-coding-rules.md |
These rulesets contain comprehensive coding standards, anti-patterns, PMD/ESLint rules, and code examples. Always apply these rules to all generated code.
Step 2: Read the Appropriate Reference File(s)
Related skills