Frappe Router Route to the appropriate Frappe skill based on your task. When to use - First step when starting any Frappe-related work - To determine which specialized skill applies to your task Procedure 0) Identify task type | Task | Skill | |------|-------| | Understand project structure, versions, apps | → | | Scaffold new app, hooks, architecture, background jobs | → | | Create/modify DocTypes, fields, controllers | → | | Build REST/RPC APIs, webhooks, integrations | → | | Customize Desk UI, form scripts, list views, JS API | → | | Build Vue 3 frontends with Frappe UI, portals | → | | UI…