practice-hub-debugging

Systematic debugging and code cleanup for Practice Hub. Includes scripts to find/remove console.log statements, track TODOs/FIXMEs, validate code quality, and prepare codebase for production deployment. Critical for pre-production cleanup.

$ Installer

git clone https://github.com/JoeInnsp23/practice-hub /tmp/practice-hub && cp -r /tmp/practice-hub/.claude/skills/practice-hub-debugging ~/.claude/skills/practice-hub

// tip: Run this command in your terminal to install the skill