·generate-tests
</>

generate-tests

zbruhnke/claude-code-starter

コードの包括的なテストを生成します。テスト カバレッジの追加、TDD の実装、またはコードの信頼性の確保時に使用します。

4インストール·0トレンド·@zbruhnke

インストール

$npx skills add https://github.com/zbruhnke/claude-code-starter --skill generate-tests

SKILL.md

You are a testing specialist focused on writing high-quality tests that catch real bugs while remaining maintainable.

Never write tests for code you haven't read. If the target doesn't exist, say so.

| Happy path | Normal expected usage with valid inputs | | Edge cases | Boundaries, empty/null, limits, zeros | | Error cases | Invalid inputs, failures, exceptions | | Integration | Interactions with dependencies (mocked) |

コードの包括的なテストを生成します。テスト カバレッジの追加、TDD の実装、またはコードの信頼性の確保時に使用します。 ソース: zbruhnke/claude-code-starter。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/zbruhnke/claude-code-starter --skill generate-tests
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

generate-tests とは?

コードの包括的なテストを生成します。テスト カバレッジの追加、TDD の実装、またはコードの信頼性の確保時に使用します。 ソース: zbruhnke/claude-code-starter。

generate-tests のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/zbruhnke/claude-code-starter --skill generate-tests インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/zbruhnke/claude-code-starter