tdd-typescript
Default test workflow. RED-GREEN-REFACTOR cycle for all new TypeScript code.
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 settlemint/agent-marketplace/tdd-typescriptskilz install settlemint/agent-marketplace/tdd-typescript --agent opencodeskilz install settlemint/agent-marketplace/tdd-typescript --agent codexskilz install settlemint/agent-marketplace/tdd-typescript --agent geminiFirst time? Install Skilz: pip install skilz
Works with 14 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/settlemint/agent-marketplacecp -r agent-marketplace/devtools/skills/tdd-typescript ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
answer-engine-optimization
by alirezarezvani
> Professional Answer Engine Optimization for Marketers & SEO Specialists
app-store-optimization
by alirezarezvani
Complete App Store Optimization (ASO) toolkit for researching, optimizing, and tracking mobile app performance on Apple App Store and Google Play S...
agile-product-owner
by alirezarezvani
Agile product ownership toolkit for Senior Product Owner including INVEST-compliant user story generation, sprint planning, backlog management, and...
app-store-optimization
by alirezarezvani
Complete App Store Optimization (ASO) toolkit for researching, optimizing, and tracking mobile app performance on Apple App Store and Google Play S...
Agentic Skill Details
- Owner
- settlemint (GitHub)
- Repository
- agent-marketplace
- Type
- Other
- Meta-Domain
- Primary Domain
- Market Score
- 0
Agent Skill Grade
B Score: 87/100 Click to see breakdown
Score Breakdown
Areas to Improve
- Enforcement patterns duplicates reference content
- Plan mode integration section too long
- Missing complete RED-GREEN-REFACTOR trace example
Recommendations
- Add trigger phrases to description for discoverability
- Add table of contents for files over 100 lines
Graded: 2026-01-19
Developer Feedback
I took a look at your tdd-typescript skill and wanted to share some thoughts.
Links:
The TL;DR
You're at 87/100, which is solid B-grade territory. This is based on Anthropic's skill best practices framework. Your strongest pillar is Spec Compliance (14/15)—the metadata and frontmatter are clean. The main drag is Progressive Disclosure Architecture (26/30)—you've got content that could be tightened up, and that's costing you points on token efficiency.
What's Working Well
- Spec compliance is nearly perfect (14/15). Your YAML frontmatter is valid, naming conventions are spot-on (hyphen-case), and your description captures 32 trigger patterns covering real TDD vocabulary (RED/GREEN, Kent Beck, coverage gates). That's comprehensive.
- Your reference structure is smart. Five references, one workflow, all one level deep from SKILL.md. Clean navigation with
<workflow_index>and<reference_index>tables. Developers can find what they need. - Phase gates and verification are explicit. Your tdd-cycle.md workflow shows clear RED→GREEN→REFACTOR steps with actual verification commands. That's practical.
The Big One: Token Bloat in SKILL.md
Here's what's holding you back. Your main SKILL.md file is ~310 lines, and you've got two sections that really belong in references:
enforcement_patterns(60+ lines) duplicates content already intest-strategy-checklist.md. Coverage gates, anti-patterns—it's all there twice.plan_mode_integration(63 lines) has detailed worker preambles and validation patterns that should live in a separate reference file likereferences/plan-mode-tdd.md.
Why this matters: Token economy is 40% of your PDA score. You're burning tokens repeating you...
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.