Af Rtl Component Tests

Write React Testing Library (RTL) component tests for UI behavior, accessibility, and design contracts. Use when testing React components, creating component test files, or defining UI behavior before implementation during Refinement phase.

majiayu000 a2246e8 2 files · 1.8 KB Updated 567 repo stars

File contents

RTL Component Tests

What to read

When RTL tests are written (Refinement phase, before engineering):testing-guide.md#test-writing-timeline

React component testing patterns with RTL:testing-guide.md#react-component-testing

RTL workflow, selector contracts, and component behavior specs:af-testing-expertise/SKILL.md — see "Workflow: Writing RTL Component Tests"

UX design flow and Storybook integration:af-ux-design-expertise/SKILL.md — see "Stage 4: Behavior Locked with Tests"

majiayu000/claude-skill-registry-data/tree/main/testing/af-rtl-component-tests commit a2246e84ac

Frequently asked questions

npx skillmds add majiayu000/af-rtl-component-tests