·test

包括的なテスト ワークフロー - 単体テスト ∥ 統合テスト → E2E テスト

19インストール·1トレンド·@parcadei

インストール

$npx skills add https://github.com/parcadei/continuous-claude-v3 --skill test

SKILL.md

| 1 | arbiter | Unit tests, type checks, linting | Parallel | | 1 | arbiter | Integration tests | Parallel | | 2 | atlas | E2E/acceptance tests | After 1 passes |

Before running tests, check for type errors - they often cause test failures:

If errors found: Fix them BEFORE running tests. Type errors usually mean tests will fail anyway.

包括的なテスト ワークフロー - 単体テスト ∥ 統合テスト → E2E テスト ソース: parcadei/continuous-claude-v3。

原文を見る

引用可能な情報

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

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

クイックアンサー

test とは?

包括的なテスト ワークフロー - 単体テスト ∥ 統合テスト → E2E テスト ソース: parcadei/continuous-claude-v3。

test のインストール方法は?

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

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

https://github.com/parcadei/continuous-claude-v3