frappe-app
01Command
Create a new Frappe application with complete scaffolding including modules, hooks, and initial structure.
Command
Create a new Frappe application with complete scaffolding including modules, hooks, and initial structure.
Command
Execute Frappe Bench CLI commands safely with site awareness and common operation shortcuts.
Command
Create a new Frappe DocType with complete scaffolding including JSON definition, Python controller, JavaScript client script, and tests.
Command
Add, modify, or remove fields from an existing Frappe DocType with automatic JSON updates.
Command
Invoke multiple Frappe agents in parallel for full-stack development - coordinates backend, frontend, and architecture agents for complete feature implementation.
Command
Manage Git workflows - create branches, commit changes, push, and create PRs following team conventions.
Command
Run Frappe performance diagnostics — bench doctor, pending/stuck jobs, MariaDB slow query log, N+1 search in recent diff, recent perf-related errors. Read-only; no execution of destructive commands.
Command
Create a comprehensive implementation plan for Frappe/ERPNext features with technical design, task breakdown, and documentation. Saves plan to a markdown file.
Command
Run Frappe tests with various options including specific DocTypes, modules, apps, and coverage reporting.