tdd-guide

star 1

vive-specific TDD guidance (locations and commands).

k4h4shi By k4h4shi schedule Updated 1/21/2026

name: tdd-guide description: vive-specific TDD guidance (locations and commands). allowed-tools: Bash, Read, Edit, Write, Grep, Glob

TDD Assistant (vive)

Nested TDD を vive のテスト構成に合わせて実行する。

Preparation

  • docs/requirements.mddocs/architecture.md、Issue を読む
  • worktree/タスクのディレクトリにいることを確認

Outer Loop (Integration/Behavior)

  • 対象: tests/ または高レベルのユニットテスト
  • 実行: cargo test

Inner Loop (Unit)

  • 対象: src/#[test]
  • 実行: cargo test

Finalization

  • docs/ の更新
Install via CLI
npx skills add https://github.com/k4h4shi/vive --skill tdd-guide
Repository Details
star Stars 1
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator