Manusで任意のスキルを実行
ワンクリックで
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始めるGitHub リポジトリ
EXACT-Coding-Exercises
EXACT-Coding-Exercises には marcoemrich から収集した 3 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
収集済み skills
3
Stars
13
更新
2026-06-17
Forks
7
職業カバレッジ
1 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー
このリポジトリの skills
クリエイター/リポジトリ/skill
skill
職業分類
説明
更新
tdd
ソフトウェア品質保証アナリスト・テスター
Strict Test-Driven Development workflow (Red-Green-Refactor) with configurable human-in-the-loop checkpoints. Invoke when the user explicitly asks to use TDD, do a TDD kata, or follow the Red-Green-Refactor discipline. Do NOT invoke for general coding tasks where the user has not asked for TDD.
2026-06-17
tdd-hil
ソフトウェア品質保証アナリスト・テスター
Use ONLY when conducting TDD with Red-Green-Refactor phases that require human-in-the-loop checkpoints. Provides the mandatory confirmation rules after each TDD phase.
2026-06-09
tdd-vitest
ソフトウェア品質保証アナリスト・テスター
Use ONLY when working with TypeScript and Vitest test files in this project. Provides rules for test file creation, running tests via npm scripts, and TDD best practices.
2026-06-09