Frappe Doctype Schema

Create and edit Frappe DocType `.json` schema files through Frappe's document engine. Use when scaffolding new doctypes, adding/modifying/removing fields in an existing doctype's JSON schema, or changing doctype properties (permissions, naming rules, flags, etc.). Result is identical to a developer saving a DocType via the Frappe UI in developer mode — canonical JSON exported, `.py`/`.js`/`test_.py` scaffolded for new doctypes.

kehwar Updated

File contents

kehwar/skills/tree/main/skills/frappe/frappe-doctype-schema commit fdab6b4508

Frequently asked questions

npx skillmds@latest add kehwar/frappe-doctype-schema