practice-hub-database-ops

Safe database operations for Practice Hub following strict conventions. NO MIGRATIONS during development - direct schema updates only. Includes scripts to validate schema, check seed data consistency, and safely reset database. Critical for pre-production optimization.

$ 安裝

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

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