write-unit-tests
スター13
フォーク2
更新日2026年1月12日 03:26
Enable an agent to write unit tests
インストール
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SKILL.md
readonlyメニュー
Enable an agent to write unit tests
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | Write unit tests |
| description | Enable an agent to write unit tests |
Foo, you should have a test function named
TestFoo.func (f *Foo) Bar() {...} should have a test named
TestFooBar.