e2e-session-test
SolidUse when smoke-testing cctop end to end — verifying a real coding-agent session is tracked and shows in the panel. Trigger on "smoke test sessions", "verify session tracking", "test the hook pipeline", "check cctop picks up a claude/codex/opencode/pi session", or "run the e2e test", even without the word "skill". Creates a real CLI agent session in a terminal, confirms cctop tracks it, opens the panel programmatically, and captures screenshot proof.
Install
Quality Score: 84/100
Skill Content
Details
- Author
- st0012
- Repository
- st0012/cctop
- Created
- 7 months ago
- Last Updated
- 5 days ago
- Language
- Swift
- License
- MIT
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
e2e-test
Run claude-tap end-to-end tests with pytest
e2e-testing
Plans, generates, runs, and heals end-to-end tests using Playwright Test Agents (Planner, Generator, Healer) and the official `@playwright/mcp` server. Drives a spec-first feature-flow loop, proposes `data-testid` source diffs only when accessibility-tree locators fail, and stays token-aware via snapshot mode and `--last-failed` reruns. Use when adding E2E coverage, verifying a user journey, hardening a flaky flow, or wiring Playwright MCP into a repo. Triggers on "test this flow", "add e2e", "verify the user journey", "write e2e test", "feature test", "playwright agents", "/e2e-testing".
real-e2e-test
Run real E2E tests against Claude CLI in pytest and tmux modes