server-scripts
Installation
SKILL.md
Frappe Server Scripts Reference
Complete reference for server-side Python development in Frappe Framework.
When to Use This Skill
- Writing document controllers
- Creating whitelisted API endpoints
- Handling document lifecycle events
- Background job processing
- Database operations and queries
- Permission checks and validation
- Email and notification handling