Use when debugging or preventing errors in Frappe Document Controllers. Prevents autoname failures, validate loops, on_submit without is_submittable, wrong lifecycle hook choice, get_list permission errors, NestedSet errors, extend_doctype_class conflicts, missing super() calls, and recursion without flags. Covers error diagnosis by lifecycle phase for v14/v15/v16. Keywords: controller error, autoname, validate loop, on_submit, is_submittable,, save fails, validate error, on_submit not working, autoname broken, controller crash. get_list, NestedSet, extend_doctype_class, super, flags, recursion guard.
$npx -y skills add impertio-studio/frappe_claude_skill_package --skill frappe-errors-controllersInstalls into the current project.
Run `npx skills use "https://github.com/impertio-studio/frappe_claude_skill_package" --skill "impertio-studio/frappe_claude_skill_package/frappe-errors-controllers"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/impertio-studio/frappe_claude_skill_package" that are relevant to the current task. Run `npx skills add "https://github.com/impertio-studio/frappe_claude_skill_package"` and select the relevant skills, then follow their instructions.