Load this when you're writing React tests and need to remember the query hierarchy or stop reaching for test IDs. It's opinionated about Testing Library best practices: getByRole over everything, userEvent instead of fireEvent, screen queries over destructured ones. The NEVER sections are extensive and specific, like why fireEvent.click misses the focus/mousedown/mouseup sequence that real users trigger. If you keep writing tests that break on refactors or miss accessibility issues, this will push you toward user-centric patterns. Covers async utilities, custom renders with providers, and why snapshots of entire trees are usually a waste.
npx -y skills add gohypergiant/agent-skills --skill accelint-react-testing --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar