Think of this as your entry point for any Frappe project work. It maps your task to one of the specialized Frappe skills, whether you're scaffolding a new app, building DocTypes, creating APIs, or customizing the Desk UI. The routing table is comprehensive and covers everything from print templates to Vue 3 frontends. What's smart here is the emphasis on running project triage first to understand your Frappe version and installed apps, because API availability changes significantly between versions and not every project uses ERPNext. Use this to avoid the common mistake of applying the wrong patterns or working in the wrong context.
npx skills add https://github.com/lubusin/agent-skills --skill frappe-router