·tdd-assistant

Guide developers through Test-Driven Development workflow. Use when: writing tests first, practicing TDD, red-green-refactor cycle, BDD scenarios. Keywords: TDD, test first, red green refactor, FIRST, BDD, ATDD, 測試驅動開發, 紅綠重構.

2Installs·0Trend·@asiaostrich

Installation

$npx skills add https://github.com/asiaostrich/universal-dev-standards --skill tdd-assistant

SKILL.md

Version: 1.0.0 Last Updated: 2026-01-07 Applicability: Claude Code Skills

This skill guides developers through the Test-Driven Development workflow, helping them:

| Fast | < 100ms per unit test | Database calls, file I/O, network | | Independent | No shared state | Static variables, execution order dependency | | Repeatable | Same result always | DateTime.Now, Random, external services | | Self-validating | Clear pass/fail | Manual log checking, no assertions |

Guide developers through Test-Driven Development workflow. Use when: writing tests first, practicing TDD, red-green-refactor cycle, BDD scenarios. Keywords: TDD, test first, red green refactor, FIRST, BDD, ATDD, 測試驅動開發, 紅綠重構. Source: asiaostrich/universal-dev-standards.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/asiaostrich/universal-dev-standards --skill tdd-assistant
Category
>_Productivity
Verified
First Seen
2026-02-06
Updated
2026-02-18

Quick answers

What is tdd-assistant?

Guide developers through Test-Driven Development workflow. Use when: writing tests first, practicing TDD, red-green-refactor cycle, BDD scenarios. Keywords: TDD, test first, red green refactor, FIRST, BDD, ATDD, 測試驅動開發, 紅綠重構. Source: asiaostrich/universal-dev-standards.

How do I install tdd-assistant?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/asiaostrich/universal-dev-standards --skill tdd-assistant Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/asiaostrich/universal-dev-standards