What is frappe-router?
Route to the appropriate Frappe skill based on task type. Use as the entry point when working on Frappe projects to determine which specialized skill to apply. Source: lubusin/agent-skills.
Route to the appropriate Frappe skill based on task type. Use as the entry point when working on Frappe projects to determine which specialized skill to apply.
Quickly install frappe-router AI skill to your development environment via command line
Source: lubusin/agent-skills.
Route to the appropriate Frappe skill based on your task.
| Understand project structure, versions, apps | → frappe-project-triage | | Scaffold new app, hooks, architecture, background jobs | → frappe-app-development | | Create/modify DocTypes, fields, controllers | → frappe-doctype-development | | Build REST/RPC APIs, webhooks, integrations | → frappe-api-development |
| Customize Desk UI, form scripts, list views, JS API | → frappe-desk-customization | | Build Vue 3 frontends with Frappe UI, portals | → frappe-frontend-development | | UI/UX patterns from CRM/Helpdesk/HRMS | → frappe-ui-patterns | | Create print formats, email templates, Jinja, PDFs | → frappe-printing-templates |
Route to the appropriate Frappe skill based on task type. Use as the entry point when working on Frappe projects to determine which specialized skill to apply. Source: lubusin/agent-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/lubusin/agent-skills --skill frappe-routerRoute to the appropriate Frappe skill based on task type. Use as the entry point when working on Frappe projects to determine which specialized skill to apply. Source: lubusin/agent-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/lubusin/agent-skills --skill frappe-router Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/lubusin/agent-skills