clean-apex
Installation
SKILL.md
clean-apex
Provide opinionated, minimal clean-code guidance for Apex. Focus on readability, naming, architecture layering, error handling, and test separation. Avoid security checks, performance scoring, and broad best-practice audits unless explicitly requested.
Load References
Read these files before doing any work:
references/naming-conventions.mdreferences/architecture.mdreferences/error-handling.mdreferences/soql-di.mdreferences/validator-exceptions.md