byimpertio-studio· 58 skills
Use when debugging Frappe errors, using bench console for live inspection, analyzing tracebacks, or reading Frappe log files. Prevents wasted debugging time from ignoring log context, misreading tracebacks, and not using bench console effectively. Covers bench console, frappe.logger, error log DocType, traceback analysis, common error patterns, log file locations, pdb/debugger integration, VS Code DAP, profiling, Frappe Recorder, mariadb diagnostics. Keywords: debug, bench console, traceback, error log, frappe.logger, pdb, debugging, log analysis, inspect, VS Code, DAP, profiling, recorder, mariadb, monitor, ERPNext error, how to debug, find the bug, what went wrong, stack trace, error message..
$npx -y skills add impertio-studio/frappe_claude_skill_package --skill frappe-agent-debuggerInstalls 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-agent-debugger"` 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.