frontend-debug-linting

Quality gates for frontend code. ALWAYS use after writing React/Next.js code and before delivery. Covers: ESLint linting, TypeScript type-checking, Prettier formatting, browser console debugging. Catches errors before they reach users.

$ 安裝

git clone https://github.com/petbrains/mvp-builder /tmp/mvp-builder && cp -r /tmp/mvp-builder/.claude/skills/frontend-debug-linting ~/.claude/skills/mvp-builder

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