Agent skill
jomonsho-e2e-emulator
エミュレータを使った Playwright E2E を2回連続で実行する。
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/jomonsho-e2e-emulator-riffluv-ito
Metadata
Additional technical details for this skill
- short description
- Emulator E2E(Playwright / workers=1 / 2回連続)。
SKILL.md
Emulator E2E(日本語)
Firebase Emulator Suite と Playwright(workers=1)を使う。
- 重要変更や明示指示があるときのみ実行(軽微変更では走らせない)。
コマンドテンプレート:
npx firebase emulators:exec --only firestore,auth,database
"npx playwright test --workers=1 "
ルール:
- 同一 spec を2回連続で実行(フレーク検出)
- 全件実行は避け、必要な spec だけ実行
- 失敗したら修正後に2回連続で再実行
報告:
- 2回連続 PASS の結果を簡潔に記載
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?