Impertio-StudioImpertio-StudioOfficialΒ·61 Agent Skills Included

Frappe_Claude_Skill_Package

Production-ready Frappe and ERPNext development, deployment, and debugging

Generates correct Frappe and ERPNext code for controllers, server scripts, client scripts, reports, workflows, permissions, and REST APIs across versions v14 to v16. Eliminates silent production failures caused by sandbox import blocks, wrong hook timing, SQL injection, and missing permission checks. Covers the full lifecycle: custom app scaffolding, bench operations, backups, upgrades, performance tuning, testing, and CI/CD pipelines.
npx skills add Impertio-Studio/Frappe_Claude_Skill_Package --all -g -y
Available:

Directs the agent to act as an architect that reads the roadmap and core project files, then delegates skill-building work to sub-agents following a 7-phase research-first methodology with strict deterministic quality rules.

All Skills in This Repository (61)

Pure Emerald Level Indicators
πŸ“¦ In Repo
Impertio-StudioImpertio-Studio

frappe-impl-reports

Enforce correct Script and Query report structures with safe SQL patterns.

Official
Advanced
πŸ“¦ In Repo
Impertio-StudioImpertio-Studio

frappe-impl-whitelisted

Implement secure Frappe @frappe.whitelist() API endpoints with permission checks and validation.

Official
Advanced
πŸ“¦ In Repo
Impertio-StudioImpertio-Studio

frappe-impl-controllers

Implement Frappe Document Controllers with correct lifecycle hooks and validation.

Official
Advanced
πŸ“¦ In Repo
Impertio-StudioImpertio-Studio

frappe-impl-integrations

Guide OAuth 2.0, webhooks, and bulk data flows in Frappe integrations.

Official
Advanced
πŸ“¦ In Repo
Impertio-StudioImpertio-Studio

frappe-impl-workspace

Generate Frappe Workspace implementations with DocType fields and child-table synchronization.

Official
Advanced
πŸ“¦ In Repo
Impertio-StudioImpertio-Studio

frappe-impl-hooks

Configure Frappe hooks.py for doc_events, scheduler_events, permissions, and DocType overrides.

Official
Advanced
πŸ“¦ In Repo
Impertio-StudioImpertio-Studio

frappe-impl-customapp

Create a custom Frappe app with bench scaffolding, DocTypes, hooks, patches, and fixtures.

Official
Advanced
πŸ“¦ In Repo
Impertio-StudioImpertio-Studio

frappe-impl-scheduler

Implement Frappe scheduled tasks and background jobs with scheduler_events and frappe.enqueue.

Official
Advanced
πŸ“¦ In Repo
Impertio-StudioImpertio-Studio

frappe-impl-website

Guide Frappe website, portal, and Web Form implementation with routing and SEO controls.

Official
Intermediate
πŸ“¦ In Repo
Impertio-StudioImpertio-Studio

frappe-impl-jinja

Generate Jinja templates for Frappe Print Formats with get_formatted and translation wrapping.

Official
Intermediate
πŸ“¦ In Repo
Impertio-StudioImpertio-Studio

frappe-impl-clientscripts

Implement Frappe client scripts for form events, field dependencies, and server calls.

Official
Advanced
πŸ“¦ In Repo
Impertio-StudioImpertio-Studio

frappe-impl-serverscripts

Guide sandbox-safe Frappe Server Script implementations with correct event selection.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Frappe Claude Skill Package?β–Ό

Run `npx skills add Impertio-Studio/Frappe_Claude_Skill_Package --all -g -y` in your terminal to install all 61 skills globally.

What does this Frappe skill package cover?β–Ό

It covers about 95% of the Frappe Framework: syntax, core APIs, implementation workflows, error handling, operations, testing, and intelligent agents for Frappe v14 through v16.

Why does my AI-generated Frappe code fail in production?β–Ό

Generic models produce code that looks correct but breaks on sandbox restrictions, hook timing, and permission rules. These skills encode the exact deterministic rules that prevent those failures.

Does it work with Claude Code and other AI tools?β–Ό

Yes. All skills follow the open Agent Skills standard and run in Claude Code, Claude.ai Projects, Cursor, and other compatible environments.

Can it help with Frappe version upgrades?β–Ό

Yes. Dedicated skills cover v14 to v15 and v15 to v16 breaking changes, deprecated API detection, migration planning, and rollback procedures.

Related Repositories in Software Engineering

View All in Software Engineering→