verify-test-coverage
CommunityEnsure your code is well-tested.
AuthorBIGSHOL
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that all your custom hooks and utility functions have corresponding test files, preventing regressions and maintaining code quality.
Core Features & Use Cases
- Test File Verification: Checks for the existence of test files for every hook and utility.
- Extension Rule Enforcement: Validates that test files using JSX have the
.test.tsxextension. - Orphan Test Detection: Identifies test files that no longer have corresponding source files.
- Use Case: After adding a new utility function, run this Skill to confirm you've also created its test file, ensuring your codebase remains robust.
Quick Start
Run the verify-test-coverage skill to check for missing test files.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: verify-test-coverage Download link: https://github.com/BIGSHOL/ijw-Calander/archive/main.zip#verify-test-coverage 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 223,000+ vetted skills library on demand.