claudeindex
Plugin

ui-test-coverage

UIコンポーネントの props・state・イベント・条件分岐を静的解析し、最低限必要なテスト数(全組み合わせ直積)を計算してカバレッジギャップをレポートする。.tsx/.jsx/.vue/.svelte に対応し、テストフレームワーク(Vitest/Jest/Playwright/Cypress)を package.json から自動検出する。

Installation

1

Add the marketplace

/plugin marketplace add UtakataKyosui/C2Lab
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.