Was ist react-testing?
BEIM Testen von React-Komponenten/Hooks/Kontext mit der React Testing Library; NICHT e2e; deckt RenderHook, Anbieter, Formulare und Anti-Muster ab. Quelle: mintuz/claude-plugins.
BEIM Testen von React-Komponenten/Hooks/Kontext mit der React Testing Library; NICHT e2e; deckt RenderHook, Anbieter, Formulare und Anti-Muster ab.
Installieren Sie den KI-Skill react-testing schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: mintuz/claude-plugins.
This skill focuses on React-specific testing patterns. For general DOM testing patterns (queries, userEvent, async, accessibility), load the frontend-testing skill. For TDD workflow, load the tdd skill.
React components are functions - Test them like functions: inputs (props) → output (rendered DOM).
| Testing components, props, and conditional rendering | components.md | | Testing custom hooks with renderHook | hooks.md | | Testing context providers and consumers | context.md | | Testing form inputs, submissions, and validation | forms.md | | Common React testing mistakes to avoid | anti-patterns.md |
BEIM Testen von React-Komponenten/Hooks/Kontext mit der React Testing Library; NICHT e2e; deckt RenderHook, Anbieter, Formulare und Anti-Muster ab. Quelle: mintuz/claude-plugins.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/mintuz/claude-plugins --skill react-testingBEIM Testen von React-Komponenten/Hooks/Kontext mit der React Testing Library; NICHT e2e; deckt RenderHook, Anbieter, Formulare und Anti-Muster ab. Quelle: mintuz/claude-plugins.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/mintuz/claude-plugins --skill react-testing Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/mintuz/claude-plugins