Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Frappe backend guidance for Python and backend-adjacent JavaScript surfaces such as client interaction patterns, hooks, APIs, patches, scheduler logic, reports, and server-side review. Use when implementing or reviewing Frappe backend behavior.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | 19% | 0% |
| case-22 | ✗→✓ | ▲ Improved | 22% | 0% |
| case-11 | ✓→✗ | ▼ Worse | 37% | 0% |
| case-10 | ✓→✓ | = Same ✓ | 3% | 0% |
| case-04 | ✓→✓ | = Same ✓ | -5% | 0% |
Treat Frappe backend work as a Python-first system with important JavaScript touchpoints.
Cover:
Principles:
Before writing code, decide whether the request should instead be handled by:
Custom FieldProperty SetterClient ScriptServer ScriptWorkflowReportWorkspaceOther measured skills in the registry, with their headline benchmark lift.