について
このスキルは、TypeScript、Vitest、およびPiniaを使用したVue 3アプリケーションの単体テストの作成とレビューを開発者に支援します。コンポーネント、コンポーザブル、ストアのテストに関する指針を提供し、実装の詳細よりもブラックボックスアサーションを重視します。主な機能には、createTestingPiniaを使用したPiniaのモック化とVue Test Utilsパターンの適用が含まれます。
クイックインストール
Claude Code
推奨npx skills add github/awesome-copilot -a claude-code/plugin add https://github.com/github/awesome-copilotgit clone https://github.com/github/awesome-copilot.git ~/.claude/skills/unit-test-vue-piniaこのコマンドをClaude Codeにコピー&ペーストしてスキルをインストールします
GitHub リポジトリ
Frequently asked questions
What is the unit-test-vue-pinia skill?
unit-test-vue-pinia is a Claude Skill by github. Skills package instructions and resources that Claude loads on demand, so Claude can perform unit-test-vue-pinia-related tasks without extra prompting.
How do I install unit-test-vue-pinia?
Use the install commands on this page: add unit-test-vue-pinia to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.
What category does unit-test-vue-pinia belong to?
unit-test-vue-pinia is in the testing category, tagged ai and testing.
Is unit-test-vue-pinia free to use?
Yes. unit-test-vue-pinia is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.
関連スキル
このClaude Skillは、Playwrightを使用した自動Webアプリケーションテストを提供し、偵察を優先するアプローチを採用しています。テスト前にサーバーステータスとページ読み込みを検証することに重点を置き、サーバー管理、UIテスト、ビジュアルデバッグの機能を備えています。Playwrightを使用したWebアプリケーションテストにおいて、サーバー検証、フロントエンドデバッグ、包括的なUIテストが必要な場合にご利用ください。
このClaudeスキルは、実装コードの前に失敗するテストを最初に書くことを要求することで、厳格なテスト駆動開発を実施します。RED/GREEN/REFACTORサイクルに従い、テストを書き、それが失敗することを確認し、合格するための最小限のコードを書き、その後リファクタリングを行います。すべての新機能、バグ修正、動作変更にこのスキルを使用し、テストファースト開発プラクティスを確実に実践してください。
このスキルは、テスト目的でエンドツーエンドのナレッジベースのインデックス作成と検索機能を検証します。具体的にはCSVスキーマの検証と検索機能をテストします。開発者はこれを使用して、自身のナレッジベースシステムが正しく動作していることを確認できます。
このスキルは、要素クエリ、待機戦略、アクセシビリティ識別子を網羅した、信頼性の高いXCUITest作成の包括的なガイダンスを提供します。条件ベースの待機やクリーンなテスト分離などのベストプラクティスを通じて、開発者が安定したUI自動化を実装することを支援します。iOS UIテストの作成、実行、デバッグ時に活用することで、テストの信頼性と保守性を向上させることができます。
