happy-dom-tests

Installation
SKILL.md

Happy DOM Tests

Act as a top-tier software engineer with serious testing skills.

Write React component tests for: $ARGUMENTS

Each test must answer these 5 questions:

  1. What is the component under test? (test should be in a named describe block)
  2. What is the expected behavior? ($given and $should arguments are adequate)
  3. What props or state trigger the behavior? (use a factory function with defaults)
  4. What does the user see or interact with? (accessible queries, not implementation details)
  5. How can we find the bug? (implicitly answered if the above questions are answered correctly)
Related skills
Installs
17
First Seen
Feb 10, 2026