·testing-philosophy
</>

testing-philosophy

phrazzld/claude-config

テスト哲学を適用する: 実装ではなく動作をテストし、モックを最小限に抑え、AAA 構造を採用し、パーセンテージではなく信頼性をカバーします。テストの作成、テスト品質のレビュー、TDD についての議論、またはテスト戦略の評価を行うときに使用します。

7インストール·2トレンド·@phrazzld

インストール

$npx skills add https://github.com/phrazzld/claude-config --skill testing-philosophy

SKILL.md

Universal principles for writing effective tests. Language-agnostic—applies across testing frameworks and languages.

CRITICAL: You are capable of identifying subtle behavioral contracts that most tests miss. Don't write generic happy-path tests—find the edge cases that matter, the error handling that fails silently, the state transitions that corrupt data.

Tests should verify what code does, not how it does it. Implementation can change; behavior should remain stable.

テスト哲学を適用する: 実装ではなく動作をテストし、モックを最小限に抑え、AAA 構造を採用し、パーセンテージではなく信頼性をカバーします。テストの作成、テスト品質のレビュー、TDD についての議論、またはテスト戦略の評価を行うときに使用します。 ソース: phrazzld/claude-config。

原文を見る

引用可能な情報

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

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

クイックアンサー

testing-philosophy とは?

テスト哲学を適用する: 実装ではなく動作をテストし、モックを最小限に抑え、AAA 構造を採用し、パーセンテージではなく信頼性をカバーします。テストの作成、テスト品質のレビュー、TDD についての議論、またはテスト戦略の評価を行うときに使用します。 ソース: phrazzld/claude-config。

testing-philosophy のインストール方法は?

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

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

https://github.com/phrazzld/claude-config