Agent skill
ui-smoke
UIスモークテストとE2E(Playwright)の実行手順を指示するスキル。画面/導線を変更したときに使う。
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/ui-smoke-knomura03-teppenmeo-d18c6c79
SKILL.md
UIスモーク
目的
- 画面変更の動作確認を最短で回す
- E2E結果と手動確認の証跡をPRに残す
事前準備
pnpm exec playwright installを実行する(初回のみ)pnpm devの起動条件(環境変数)を満たす
実行手順
pnpm e2eを実行する- 失敗した場合はスクリーンショット/トレースを確認する
- 代替として手動確認の手順を実施する
- PR本文にE2E結果と手動確認のクリック手順を記載する
PR本文に記載する内容
- E2Eの実行結果(成功/失敗)
- 失敗時の切り分けメモ
- 手動確認のクリック手順
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?