Debug Frontend

Systematic 5-step debugging flow for Next.js 15 + React 19 + TypeScript apps. Load when a UI bug is reported, hydration error appears, Server Action returns wrong data, or cache invalidation fails. Forces layer isolation (server vs client, action vs component, cache vs render) before touching code — prevents "fix here, break there" cascades.

yerdaulet-damir c54c5e3 6.1 KB Updated

File contents

yerdaulet-damir/vibe-coding-rules/tree/main/.claude/skills/debug-frontend commit c54c5e39b2

Frequently asked questions

npx skillmds@latest add yerdaulet-damir/debug-frontend