·testing-principles
</>

testing-principles

shinpr/claude-code-workflows

TDD、テスト品質、カバレッジ基準、テスト設計パターンなど、言語に依存しないテスト原則。テストの作成、テスト戦略の設計、またはテストの品質のレビューを行うときに使用します。

12インストール·1トレンド·@shinpr

インストール

$npx skills add https://github.com/shinpr/claude-code-workflows --skill testing-principles

SKILL.md

Adaptation: Apply this structure using your language's idioms (methods, functions, procedures)

Adaptation: Follow your project's naming convention (camelCase, snakecase, describe/it blocks)

✓ Good: Test that function returns expected output ✓ Good: Test that correct API endpoint is called ✗ Bad: Test that internal variable was set ✗ Bad: Test order of private method calls

TDD、テスト品質、カバレッジ基準、テスト設計パターンなど、言語に依存しないテスト原則。テストの作成、テスト戦略の設計、またはテストの品質のレビューを行うときに使用します。 ソース: shinpr/claude-code-workflows。

原文を見る

引用可能な情報

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

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

クイックアンサー

testing-principles とは?

TDD、テスト品質、カバレッジ基準、テスト設計パターンなど、言語に依存しないテスト原則。テストの作成、テスト戦略の設計、またはテストの品質のレビューを行うときに使用します。 ソース: shinpr/claude-code-workflows。

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

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

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

https://github.com/shinpr/claude-code-workflows