关于
The Frappe API Handler skill provides specialized guidance and implementation patterns for building robust backend interfaces within the Frappe ecosystem. It streamlines the creation of @frappe.whitelist() methods, simplifies complex CRUD operations via REST patterns, and enforces framework-specific best practices for security, input validation, and error handling. This skill is essential for developers integrating external systems, building mobile backends, or extending Frappe applications with custom web endpoints that require strict permission checks and standardized response formats.