OpenAEC-FoundationOpenAEC-FoundationOfficialยท60 Agent Skills Included

Frappe_Claude_Skill_Package

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

Generates correct Frappe and ERPNext code for controllers, server scripts, client scripts, reports, workflows, APIs, and integrations. Eliminates silent production failures from sandbox import blocks, wrong hook timing, SQL injection, and permission misconfigurations. Covers the full lifecycle: custom apps, testing, CI/CD, bench operations, backups, upgrades, and performance tuning across v14 to v16.
npx skills add OpenAEC-Foundation/Frappe_Claude_Skill_Package --all -g -y
Available:

Directs the agent to act as an architect that plans, validates, and delegates skill-building work in batches, following a 7-phase research-first methodology with strict quality rules for every skill.

All Skills in This Repository (60)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
OpenAEC-FoundationOpenAEC-Foundation

frappe-impl-reports

Create ERPNext Script Reports, Query Reports, dashboards, and Number Cards.

Official
Advanced
๐Ÿ“ฆ In Repo
OpenAEC-FoundationOpenAEC-Foundation

frappe-impl-whitelisted

Implement secure Frappe API endpoints with whitelisted methods and permission checks.

Official
Advanced
๐Ÿ“ฆ In Repo
OpenAEC-FoundationOpenAEC-Foundation

frappe-impl-controllers

Automate Frappe/ERPNext Document Controller design with validation and lifecycle hooks.

Official
Advanced
๐Ÿ“ฆ In Repo
OpenAEC-FoundationOpenAEC-Foundation

frappe-impl-integrations

Implement OAuth, webhook, and data exchange integrations for Frappe v14โ€“v16.

Official
Advanced
๐Ÿ“ฆ In Repo
OpenAEC-FoundationOpenAEC-Foundation

frappe-impl-workspace

Create and manage Frappe Workspace dashboards with charts, cards, and access control.

Official
Advanced
๐Ÿ“ฆ In Repo
OpenAEC-FoundationOpenAEC-Foundation

frappe-impl-hooks

Codify Frappe hook implementations with YAML frontmatter and version-aware guidance.

Official
Advanced
๐Ÿ“ฆ In Repo
OpenAEC-FoundationOpenAEC-Foundation

frappe-impl-customapp

Create custom Frappe apps with scaffolding, DocTypes, hooks, and patches.

Official
Advanced
๐Ÿ“ฆ In Repo
OpenAEC-FoundationOpenAEC-Foundation

frappe-impl-scheduler

Automate and coordinate scheduled background jobs in Frappe v14โ€“v16.

Official
Advanced
๐Ÿ“ฆ In Repo
OpenAEC-FoundationOpenAEC-Foundation

frappe-impl-website

Configure website routing, portal page rendering, and SEO metadata for Frappe apps.

Official
Advanced
๐Ÿ“ฆ In Repo
OpenAEC-FoundationOpenAEC-Foundation

frappe-impl-jinja

Standardize Jinja template rendering for Frappe/ERPNext documents.

Official
Advanced
๐Ÿ“ฆ In Repo
OpenAEC-FoundationOpenAEC-Foundation

frappe-impl-clientscripts

Automate Frappe/ERPNext client-side form logic from Setup to app JS.

Official
Intermediate
๐Ÿ“ฆ In Repo
OpenAEC-FoundationOpenAEC-Foundation

frappe-impl-serverscripts

Build sandbox-safe server-side logic in Frappe/ERPNext via Server Script.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Frappe Claude Skill Package?โ–ผ

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

What Frappe development tasks does this cover?โ–ผ

It covers roughly 95% of the Frappe Framework: DocTypes, controllers, server and client scripts, hooks, reports, workflows, permissions, REST APIs, integrations, testing, deployment, and version upgrades.

Why does my AI-generated Frappe code fail in production?โ–ผ

Common causes include import statements in sandboxed Server Scripts, modifying documents in on_update, and unparameterized SQL. These skills encode the correct deterministic patterns so the agent avoids those mistakes.

Does it support Frappe v14, v15, and v16?โ–ผ

Yes. Every skill documents version-specific behavior, breaking changes, and migration paths across Frappe v14, v15, and v16.

Can non-developers use this for ERPNext customization?โ–ผ

Yes. Once installed, you describe what you need in plain English and the agent uses the skills to produce validated, production-safe Frappe configurations and code.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’