このスキルは、ユーザーが展開前の機能のテスト、テスト シナリオの作成、エッジ ケースの発見、またはバグ修正の検証を行う必要がある場合に使用します。手動テストのワークフロー、クロスブラウザー テスト、エッジ ケースの特定、技術者以外の創業者向けのテスト チェックリストについて説明します。
SKILL.md
Rule: Build → Test → Fix → Test again → Deploy
| Only test happy path | Test edge cases too | | Test only on Chrome desktop | Test mobile + Safari | | Skip testing forms | Forms are where bugs hide | | Test while AI still building | Wait until feature complete | | Ignore console errors | Fix all errors before deploy | | Test with perfect data | Test empty, long, invalid data |
✅ Main user flow works perfectly ✅ Edge cases handled gracefully ✅ Works on mobile and desktop ✅ Works in Chrome and Safari ✅ Error messages clear and helpful ✅ Can't break it with weird input ✅ No bugs reported by users
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/whawkinsiv/claude-code-superpowers --skill test- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-12
- 更新日
- 2026-02-18
クイックアンサー
test とは?
このスキルは、ユーザーが展開前の機能のテスト、テスト シナリオの作成、エッジ ケースの発見、またはバグ修正の検証を行う必要がある場合に使用します。手動テストのワークフロー、クロスブラウザー テスト、エッジ ケースの特定、技術者以外の創業者向けのテスト チェックリストについて説明します。 ソース: whawkinsiv/claude-code-superpowers。
test のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/whawkinsiv/claude-code-superpowers --skill test インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/whawkinsiv/claude-code-superpowers
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-12