Implement the following using strict TDD (RED-GREEN-REFACTOR): $ARGUMENTS. Start with interface definition, then write failing tests, then minimal implementation, then refactor.
tdd
为某项功能启动 TDD 工作流程。
SKILL.md
--- frontmattername: tdd description: Start TDD workflow for a feature agent: tdd-guide user-invocable: true