·tdd-assistant
>_

tdd-assistant

asiaostrich/universal-dev-standards

指导开发人员完成测试驱动开发工作流程。 使用时机:首先编写测试、练习 TDD、红绿重构循环、BDD 场景。 关键词:TDD、测试优先、红绿重构、FIRST、BDD、ATDD、测试驱动开发、红绿重构。

2安装·0热度·@asiaostrich

安装

$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 |

指导开发人员完成测试驱动开发工作流程。 使用时机:首先编写测试、练习 TDD、红绿重构循环、BDD 场景。 关键词:TDD、测试优先、红绿重构、FIRST、BDD、ATDD、测试驱动开发、红绿重构。 来源:asiaostrich/universal-dev-standards。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/asiaostrich/universal-dev-standards --skill tdd-assistant
分类
>_效率工具
认证
收录时间
2026-02-06
更新时间
2026-02-18

快速解答

什么是 tdd-assistant?

指导开发人员完成测试驱动开发工作流程。 使用时机:首先编写测试、练习 TDD、红绿重构循环、BDD 场景。 关键词:TDD、测试优先、红绿重构、FIRST、BDD、ATDD、测试驱动开发、红绿重构。 来源:asiaostrich/universal-dev-standards。

如何安装 tdd-assistant?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/asiaostrich/universal-dev-standards --skill tdd-assistant 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

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