This is a test skill for unit testing the normalizer.
Scanned 9/11/2026
Install to Claude Code
npx -y skills add Intense-Visions/harness-engineering --skill valid-skill --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Valid Skill?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/intense-visions-valid-skill)More formats (shields.io, HTML) on the badges page.
# Test Skill
This is a test skill for unit testing the normalizer.
## Steps
1. Do thing A
2. Do thing B
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
使用pytest、TDD方法、夹具、模拟、参数化和覆盖率要求的Python测试策略。