tdd-typescript

0
B

Default test workflow. RED-GREEN-REFACTOR cycle for all new TypeScript code.

CommandsAgentsMarketplace
#Default test#test#green#tdd-typescript description#Default#red#refactor#Coverage

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-typescript
skilz install settlemint/agent-marketplace/tdd-typescript --agent opencode
skilz install settlemint/agent-marketplace/tdd-typescript --agent codex
skilz install settlemint/agent-marketplace/tdd-typescript --agent gemini

First time? Install Skilz: pip install skilz

Works with 14 AI coding assistants

Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...

View All Agents
Download Agent Skill ZIP

Extract and copy to ~/.claude/skills/ then restart Claude Desktop

1. Clone the repository:
git clone https://github.com/settlemint/agent-marketplace
2. Copy the agent skill directory:
cp -r agent-marketplace/devtools/skills/tdd-typescript ~/.claude/skills/

Need detailed installation help? Check our platform-specific guides:

Related Agentic Skills

Agentic Skill Details

Type
Other
Meta-Domain
Primary Domain
Market Score
0

Agent Skill Grade

B
Score: 87/100 Click to see breakdown

Score Breakdown

Spec Compliance
14/15
PDA Architecture
26/30
Ease of Use
23/25
Writing Style
8/10
Utility
18/20
Modifiers: -2

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:

  1. enforcement_patterns (60+ lines) duplicates content already in test-strategy-checklist.md. Coverage gates, anti-patterns—it's all there twice.
  2. plan_mode_integration (63 lines) has detailed worker preambles and validation patterns that should live in a separate reference file like references/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

Default test test green tdd-typescript description Default red refactor Coverage Coverage targets write

Report Security Issue

Found a security vulnerability in this agent skill?