find-missing-tests
CommunityIdentify and report missing test cases.
AuthorSteveFeldman
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the critical issue of inadequate test coverage by systematically identifying and reporting missing test cases for your codebase.
Core Features & Use Cases
- Code Analysis: Analyzes specified files, directories, or PR diffs to understand code structure and logic.
- Coverage Gap Identification: Compares existing test coverage against the target code to pinpoint untested paths, edge cases, and integration points.
- Prioritized Reporting: Ranks missing tests by risk and importance, formatting them as actionable GitHub issues.
- Use Case: A developer can use this skill to quickly assess the test coverage of a new feature or a refactored module, ensuring critical paths are not overlooked before deployment.
Quick Start
Use the find-missing-tests skill to review the file src/utils/helpers.ts and generate a list of missing tests.
Dependency Matrix
Required Modules
None requiredComponents
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: find-missing-tests Download link: https://github.com/SteveFeldman/agents-skills/archive/main.zip#find-missing-tests Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.