afv-library/skills/generating-apex/references
2026-03-25 14:47:53 +13:00
..
anti-patterns.md There is a misconception that _all_ system.debug statements need to be removed from the codebase before reaching production. This is really only an issue in main/hot code paths. Debug statements used sparingly and for exceptional paths are still valuable and won't significantly impact performance. A logging framework may add significantly more overhead than a debug statement. 2026-03-25 14:47:53 +13:00
automation-density-guide.md @W-21623314 Adding Apex skill and Apex testing skill 2026-03-24 22:53:17 +05:30
best-practices.md @W-21623314 Adding Apex skill and Apex testing skill 2026-03-24 22:53:17 +05:30
bulkification-guide.md @W-21623314 Adding Apex skill and Apex testing skill 2026-03-24 22:53:17 +05:30
code-review-checklist.md @W-21623314 Adding Apex skill and Apex testing skill 2026-03-24 22:53:17 +05:30
design-patterns.md @W-21623314 Adding Apex skill and Apex testing skill 2026-03-24 22:53:17 +05:30
flow-integration.md @W-21623314 Adding Apex skill and Apex testing skill 2026-03-24 22:53:17 +05:30
llm-anti-patterns.md @W-21623314 Adding Apex skill and Apex testing skill 2026-03-24 22:53:17 +05:30
naming-conventions.md @W-21623314 Adding Apex skill and Apex testing skill 2026-03-24 22:53:17 +05:30
security-guide.md @W-21623314 Adding Apex skill and Apex testing skill 2026-03-24 22:53:17 +05:30
solid-principles.md @W-21623314 Adding Apex skill and Apex testing skill 2026-03-24 22:53:17 +05:30
triangle-pattern.md @W-21623314 Adding Apex skill and Apex testing skill 2026-03-24 22:53:17 +05:30
trigger-actions-framework.md @W-21623314 Adding Apex skill and Apex testing skill 2026-03-24 22:53:17 +05:30
troubleshooting.md @W-21623314 Adding Apex skill and Apex testing skill 2026-03-24 22:53:17 +05:30