hf.check-test-counterpart
CommunityNudge on missing Python test counterparts.
AuthorT-rav
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This hook nudges developers when creating new Python source files that do not have a test counterpart, helping maintain test coverage without blocking progress.
Core Features & Use Cases
- Nudges on missing test counterparts for new Python files, guiding developers to add corresponding tests.
- Non-blocking reminders: it only prints a reminder and never blocks code creation.
- Supports common Python layouts: detects typical test locations (tests/ directory and test_*.py naming) and ignores init.py, migrations, and non-Python files.
Quick Start
Create a new Python file and let the skill remind you to add a test counterpart if one does not exist.
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: hf.check-test-counterpart Download link: https://github.com/T-rav/hydraflow/archive/main.zip#hf-check-test-counterpart 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.