·frappe-router
</>

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.

19Installs·1Trend·@lubusin

Installation

$npx skills add https://github.com/lubusin/agent-skills --skill frappe-router

How to Install frappe-router

Quickly install frappe-router AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/lubusin/agent-skills --skill frappe-router
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: lubusin/agent-skills.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/lubusin/agent-skills --skill frappe-router
Category
</>Dev Tools
Verified
First Seen
2026-03-01
Updated
2026-03-11

Browse more skills from lubusin/agent-skills

Quick answers

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.

How do I install frappe-router?

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

Where is the source repository?

https://github.com/lubusin/agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-01

Related Skills

None