testing
✓効果的な単体テスト (ランタイム テストと型テスト) を作成し、テストに関する意思決定を行い、TDD を開発ワークフローに組み込む方法に関する専門知識を提供します。
SKILL.md
This skill provides comprehensive guidance on testing in TypeScript projects, with a focus on the dual nature of testing: runtime behavior and type correctness. It covers when to use each type of test, how to structure tests effectively, and how to integrate testing into development workflows using Test-Driven Development (TDD).
Runtime tests verify the actual behavior of code during execution.
Type tests verify the type correctness of TypeScript code at design time.
効果的な単体テスト (ランタイム テストと型テスト) を作成し、テストに関する意思決定を行い、TDD を開発ワークフローに組み込む方法に関する専門知識を提供します。 ソース: inocan-group/inferred-types。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/inocan-group/inferred-types --skill testing- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
testing とは?
効果的な単体テスト (ランタイム テストと型テスト) を作成し、テストに関する意思決定を行い、TDD を開発ワークフローに組み込む方法に関する専門知識を提供します。 ソース: inocan-group/inferred-types。
testing のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/inocan-group/inferred-types --skill testing インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/inocan-group/inferred-types