CodexClaude
Unit Test Generator
Generate focused unit tests around edge cases.
Adds small tests for pure logic, validators, formatters, reducers, and bug-prone branches.
Curated score
85
Difficulty
Easy
Risk
Medium
What it helps with
Test validator
Cover reducer
Lock bug repro
Use cases
Coverage gaps
Bug fixes
Refactors
Skill contents
SKILL.mdIncluded
ScriptsIncluded
ReferencesIncluded
AssetsNot listed
unit testscoverageedge cases
Safety / risk notes
Scripts
Check before using
Review commands before execution.
Run on a branch or disposable workspace first.
Check file changes and external calls before shipping.
Source
GitHub
SourceSimilar skills
Nearby shelf.
🧪Webapp Testing
Browser checks, screenshots, and interaction tests for local apps.
📱Mobile UI QA
Find cramped layouts, clipped text, and broken mobile flows.
🛒Checkout QA
Test checkout paths, edge cases, and payment-state copy.
🧪Playwright Tests
Generate focused browser tests for critical user paths.
🐞Bug Reproduction
Turn vague bug reports into repeatable repro steps.
🧰DevTools Debug
Use browser signals to debug UI behavior and runtime errors.