tdd-guide
Comprehensive Test Driven Development guide for engineering subagents with multi-framework support, coverage analysis, and intelligent test generation
Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security
Installation for Agentic Skill
View all platforms →skilz install alirezarezvani/claude-skills/tdd-guideskilz install alirezarezvani/claude-skills/tdd-guide --agent opencodeskilz install alirezarezvani/claude-skills/tdd-guide --agent codexskilz install alirezarezvani/claude-skills/tdd-guide --agent geminiFirst time? Install Skilz: pip install skilz
Works with 22+ AI coding assistants
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/alirezarezvani/claude-skillscp -r claude-skills/engineering-team/tdd-guide ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
automating-mail
by SpillwaveSolutions
Automates Apple Mail via JXA with AppleScript dictionary discovery. Use when asked to "automate email", "send mail via script", "JXA Mail automatio...
automating-reminders
by SpillwaveSolutions
Automates Apple Reminders using JavaScript for Automation (JXA). Use when asked to "create reminders programmatically", "automate reminder lists", ...
mastering-postgresql
by SpillwaveSolutions
PostgreSQL development for Python with full-text search (tsvector, tsquery, BM25 via pg_search), vector similarity (pgvector with HNSW/IVFFlat), JS...
automating-contacts
by SpillwaveSolutions
Automates macOS Contacts via JXA with AppleScript dictionary discovery. Use when asked to "automate contacts", "JXA contacts automation", "macOS ad...
Agentic Skill Details
- Owner
- alirezarezvani (GitHub)
- Repository
- claude-skills
- Stars
- 579
- Forks
- 112
- Type
- Other
- Meta-Domain
- Primary Domain
- Market Score
- 0
Agent Skill Grade
C Score: 72/100 Click to see breakdown
Score Breakdown
Areas to Improve
- Description needs trigger phrases
- SKILL.md is oversized overview
- Marketing language throughout
Recommendations
- Focus on improving Writing Style (currently 5/10)
- Address 3 high-severity issues first
- Add trigger phrases to description for discoverability
Graded: 2026-01-24
Developer Feedback
I've been working through TDD implementations lately, and your guide hits on something I've been thinking about—the gap between understanding the concept of test-first and actually making it stick in a team workflow. The C grade seems to nail it: solid foundations, but there's room to tighten up how the progression guides someone from "why TDD?" to "I'm actually doing it.
Links:
The TL;DR
You're at 72/100, solidly in C territory. The grading is based on Anthropic's best practices for agentic skills—Progressive Disclosure Architecture, ease of use, compliance, and utility. Your strongest area is Utility (16/20)—the skill actually solves real TDD problems. Weakest link is Writing Style (5/10)—there's promotional language and voice inconsistencies dragging you down.
What's Working Well
- Problem-solving power is legit (7/8 for utility). You're addressing real needs: test generation from requirements, coverage analysis, multi-framework support. The shopping cart example actually demonstrates something useful.
- Solid structure underneath (6/10 for layered structure). Having HOW_TO_USE.md and README.md shows you're thinking about depth. The red-green-refactor validation loop is exactly what someone needs.
- Bonus points for grep-friendly structure (+1 modifier). You've built this thoughtfully enough that grep works well, and the scope boundaries are explicit.
The Big One: SKILL.md is Too Heavy
Your main drag is Progressive Disclosure Architecture (18/30)—specifically the token economy. SKILL.md is 288 lines when it should be a tight overview. Right now you're duplicating content from HOW_TO_USE.md and README.md inside SKILL.md itself. That's backwards.
Here's the fix: Cut SKILL.md d...
AI-Detected Topics
Extracted using NLP analysis
Report Security Issue
Found a security vulnerability in this agent skill?
Report Security Issue
Thank you for helping keep SkillzWave secure. We'll review your report and take appropriate action.
Note: For critical security issues that require immediate attention, please also email security@skillzwave.ai directly.