Jest Test Generator - Auto-activating skill for Test Automation. Triggers on: jest test generator, jest test generator Part of the Test Automation skill category.
Install with Tessl CLI
npx tessl i github:jeremylongshore/claude-code-plugins-plus-skills --skill jest-test-generator38
Quality
7%
Does it follow best practices?
Impact
96%
1.00xAverage score across 3 eval scenarios
Optimize this skill with Tessl
npx tessl skill review --optimize ./planned-skills/generated/09-test-automation/jest-test-generator/SKILL.mdUnit test generation with Jest best practices
describe() grouping
100%
100%
it()/test() blocks
100%
100%
Appropriate matchers
100%
100%
No placeholders
100%
100%
Runnable code
100%
100%
Edge case coverage
100%
100%
expect() usage
100%
100%
Multiple test cases per function
100%
100%
Descriptive test names
100%
100%
No test interdependency
100%
100%
Without context: $0.3709 · 1m 55s · 18 turns · 19 in / 5,892 out tokens
With context: $0.4113 · 1m 36s · 22 turns · 22 in / 5,572 out tokens
Jest mocking of external dependencies
jest.mock() used
100%
100%
Mock return value set
100%
100%
Happy path tested
100%
100%
Error path tested
100%
100%
Mock call assertions
100%
100%
beforeEach mock reset
80%
100%
describe() structure
100%
100%
No placeholders
100%
100%
Runnable code
100%
100%
Async handling
100%
100%
No real HTTP calls
100%
100%
Without context: $0.1856 · 45s · 11 turns · 11 in / 2,989 out tokens
With context: $0.3999 · 1m 29s · 23 turns · 21 in / 5,595 out tokens
Jest configuration for TypeScript project
Config file created
100%
100%
TypeScript transform
100%
100%
testMatch or testRegex
100%
100%
moduleFileExtensions
0%
0%
Coverage enabled
100%
100%
Coverage reporters
100%
100%
No placeholders
100%
100%
Valid preset or globals
100%
100%
testEnvironment set
100%
100%
Dependency list provided
100%
100%
Without context: $0.2694 · 1m 10s · 20 turns · 62 in / 2,997 out tokens
With context: $0.4450 · 1m 36s · 27 turns · 60 in / 5,002 out tokens
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.