Summary
- 60 deterministic skills for Frappe Framework v14-v16 (up from 53 in v2.0)
- ~95% surface area coverage (up from ~85%)
- 7 new skills + 12 existing skills extended with new reference files
New Skills (7)
| Skill |
Category |
Coverage |
frappe-core-translation |
core |
i18n, _(), __(), CSV/PO files, string extraction |
frappe-core-utils |
core |
140+ date, number, string, validation functions |
frappe-syntax-print |
syntax |
Print formats, PDF generation, Letter Head |
frappe-syntax-query-builder |
syntax |
frappe.qb, joins, aggregation, cross-DB |
frappe-impl-workspace |
impl |
Workspace builder, number cards, charts |
frappe-core-logging |
core |
frappe.logger(), Error Log, Sentry integration |
frappe-core-search |
core |
Link search, global search, SQLiteSearch FTS5 |
Extended Skills (12)
13 new reference files added to existing skills covering: Controls API, Tree View, Portal Generators, Print Format decision tree, Email system, Module/Workspace shipping, complete Document API, custom bench commands, request lifecycle, advanced debugging (VS Code DAP), Frappe Packages, data masking (v16+), and Python type stubs.
Stats
| Category |
Count |
| syntax/ |
13 |
| core/ |
11 |
| impl/ |
14 |
| errors/ |
7 |
| ops/ |
8 |
| agents/ |
5 |
| testing/ |
2 |
| Total |
60 |
Install
git clone https://github.com/OpenAEC-Foundation/Frappe_Claude_Skill_Package.git
cp -r Frappe_Claude_Skill_Package/skills/source/* ~/.claude/skills/