jest-test-scaffolder

Community

Auto-generate Jest tests for React components.

Authorokgoogle13
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill scaffolds comprehensive Jest unit tests for React components and hooks, using Testing Library and user-event.

Core Features & Use Cases

  • Generates test files from templates
  • Render/Props/Interaction/State/Accessibility tests
  • Edge case placeholders and guidance
  • Documentation of test results and commands to run

Quick Start

Provide the component file path; Claude will generate tests and place them in tests.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: jest-test-scaffolder
Download link: https://github.com/okgoogle13/careercopilot/archive/main.zip#jest-test-scaffolder

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository