Skip to main content
Run any Skill in Manus
with one click

ui-bug-investigator

Use when a user reports a non-CSS UI bug in a Next.js App Router application — "blank page," "data not loading," "click does nothing," "hydration mismatch," "flicker on navigation," or "state not updating." Runs symptom-targeted diagnostic checks against a component map to identify rendering, state, event handling, and data flow issues. Not for CSS layout, styling, or visual design problems — route those to css-layout-debugger.

Overview

Use when a user reports a non-CSS UI bug in a Next.js App Router application — "blank page," "data not loading," "click does nothing," "hydration mismatch," "flicker on navigation," or "state not updating." Runs symptom-targeted diagnostic checks against a component map to identify rendering, state, event handling, and data flow issues. Not for CSS layout, styling, or visual design problems — route those to css-layout-debugger.

Install command
npx skills add https://github.com/dtsong/frontend-qa-skills --skill ui-bug-investigator

Copy and paste this command into Claude Code to install the skill

Stars0
Forks0
UpdatedFebruary 15, 2026 at 09:27
File Explorer
4 files
SKILL.md
readonly