← 返回 Skills 市场
soponcd

Tdd Workflow

作者 soponcd · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
190
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install timeflow-tdd-workflow
功能描述
Test-Driven Development workflow principles. RED-GREEN-REFACTOR cycle.
安全使用建议
This skill is a safe, instruction-only TDD guide: it contains no code, no install, and requests no credentials. If you plan to let an agent act autonomously with this skill, review the agent's tool permissions (the skill metadata lists tools like Bash and file operations even though the document does not use them) and consider disabling autonomous invocation if you prefer manual control. Also verify the GitHub homepage if you want the original source context.
功能分析
Type: OpenClaw Skill Name: timeflow-tdd-workflow Version: 1.0.0 The skill bundle provides educational guidelines and a procedural workflow for Test-Driven Development (TDD). The content in SKILL.md is purely instructional, and while it requests broad tool permissions like Bash and Write, these are consistent with its stated purpose of software engineering and testing. No malicious code, exfiltration patterns, or harmful prompt injections were found.
能力评估
Purpose & Capability
Name and description (TDD workflow, RED-GREEN-REFACTOR) match the SKILL.md contents. The skill declares no binaries, env vars, or config paths, which is proportionate for a documentation/guide skill.
Instruction Scope
Runtime instructions are purely conceptual TDD guidance (laws, phases, patterns). The SKILL.md does not instruct the agent to read files, access environment variables, call external endpoints, or perform actions outside of giving procedural advice. Note: the metadata lists allowed-tools (Read, Write, Edit, Glob, Grep, Bash) but the instructions do not require or direct use of those tools.
Install Mechanism
No install spec and no code files are present; nothing is written to disk or downloaded. This is the lowest-risk install posture.
Credentials
The skill requests no environment variables, credentials, or config paths — appropriate for a purely instructional skill.
Persistence & Privilege
always is false and model invocation is not disabled (default). This is the normal configuration for a user-invocable instruction skill and is not excessive given the skill's non-sensitive nature.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install timeflow-tdd-workflow
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /timeflow-tdd-workflow 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the TDD Workflow skill, outlining clear principles and steps for Test-Driven Development. - Covers the RED-GREEN-REFACTOR cycle, the Three Laws of TDD, and detailed guidance for each phase. - Includes test organization best practices (AAA pattern) and test prioritization. - Highlights anti-patterns to avoid and introduces an AI-augmented multi-agent approach to TDD. - Provides concise tables, rules, and reminders for effective TDD adoption.
元数据
Slug timeflow-tdd-workflow
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Tdd Workflow 是什么?

Test-Driven Development workflow principles. RED-GREEN-REFACTOR cycle. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 190 次。

如何安装 Tdd Workflow?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install timeflow-tdd-workflow」即可一键安装,无需额外配置。

Tdd Workflow 是免费的吗?

是的,Tdd Workflow 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Tdd Workflow 支持哪些平台?

Tdd Workflow 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Tdd Workflow?

由 soponcd(@soponcd)开发并维护,当前版本 v1.0.0。

💬 留言讨论