A collection of agent skills for building Frappe Framework applications, plus general code-style and UI design skills.
Overview
A collection of agent skills for building Frappe Framework applications, plus general code-style and UI design skills.
README
Frappe Skills
A collection of agent skills for building Frappe Framework applications, plus general code-style and UI design skills.
Skills
| Skill | What it covers |
|---|---|
frappe-app-dev |
Full-stack Frappe: DocTypes, controllers, APIs, database/ORM, hooks, permissions, jobs, realtime, caching, testing, app setup, frontend (Desk/Vue/portal), and the bench CLI + site management |
code-style |
General code style rules |
ui-design |
General UI/UX design principles |
Install
Install all skills from the repo:
npx skills add frappe/skills
Install a single skill:
npx skills add frappe/skills --skill frappe-app-dev
Install several at once:
npx skills add frappe/skills \
--skill frappe-app-dev --skill code-style --skill ui-design
Skills are matched by the name field in each SKILL.md frontmatter, and live under skills//.
Usage
Once installed, each skill activates automatically when you ask your agent about a matching task — creating DocTypes, building a Vue SPA, or running bench migrate (frappe-app-dev); enforcing code style (code-style); UI/UX judgment (ui-design); and so on.
Recommended Tools
Try a different keyword or remove a filter.
Install
npx skillfish add frappe/skills