route-tester
✓Cookie ベースの認証を使用して、プロジェクト内の認証されたルートをテストします。このスキルは、API エンドポイントのテスト、ルート機能の検証、または認証の問題のデバッグ時に使用します。 test-auth-route.js と模擬認証を使用するためのパターンが含まれています。
SKILL.md
Purpose This skill provides patterns for testing authenticated routes in the your project using cookie-based JWT authentication.
The test-auth-route.js script handles all authentication complexity automatically.
Note: The script is verbose - look for the actual response in the output.
Cookie ベースの認証を使用して、プロジェクト内の認証されたルートをテストします。このスキルは、API エンドポイントのテスト、ルート機能の検証、または認証の問題のデバッグ時に使用します。 test-auth-route.js と模擬認証を使用するためのパターンが含まれています。 ソース: diet103/claude-code-infrastructure-showcase。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/diet103/claude-code-infrastructure-showcase --skill route-tester- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
route-tester とは?
Cookie ベースの認証を使用して、プロジェクト内の認証されたルートをテストします。このスキルは、API エンドポイントのテスト、ルート機能の検証、または認証の問題のデバッグ時に使用します。 test-auth-route.js と模擬認証を使用するためのパターンが含まれています。 ソース: diet103/claude-code-infrastructure-showcase。
route-tester のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/diet103/claude-code-infrastructure-showcase --skill route-tester インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/diet103/claude-code-infrastructure-showcase
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-01