.agents/skills/playwright-e2e-tester/SKILL.md
Use this skill when you need end-to-end UI testing in a real browser (Playwright MCP runs), including visual verification, workflow checks, and regression testing with screenshot evidence.
npx skillsauth add MrVPlusOne/takode playwright-e2e-testerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill to run browser-based E2E verification for UI changes, bug fixes, and user workflows.
AGENTS.md or equivalent) for project-specific URLs, ports, and setup commands.node/npx are available.LEARNINGS.md in this same skill directory and reuse relevant tips.LEARNINGS.md with any useful takeaways.Before any browser action:
mcp-cmd)This workflow uses Playwright MCP through shell commands, not direct Playwright scripts.
LEARNINGS.md and plan test cases with expected outcomes.LEARNINGS.md with useful new learnings and clean up outdated guidance.When done, report:
Run these in order after tests complete:
If mcp-cmd stop fails, explicitly warn that manual cleanup may be needed.
testing
Use when the user wants to remember, capture, save, or add a random idea, thought, note, link, reference, decision, or memory to Yuege's Random Memory Hub in Notion.
data-ai
Port changes from a git worktree to the main repository. This is the skill behind `/port-changes`; `worktree-rules` remains the underlying skill slug/directory. Use when asked to 'port changes', 'sync to main', 'push to main repo', '/port-changes', or when porting worktree commits.
testing
Cross-session orchestration for Takode. Use when you need to interact with other sessions: listing active sessions, peeking at session activity, reading messages, sending instructions to workers, or spawning new sessions. Triggers: 'check on workers', 'send to session', 'orchestrate', 'coordinate agents', 'list sessions', 'peek at session', 'what are my sessions doing', 'check session status'.
testing
Adversarial review of a worker's completed task. Independently evaluates whether the worker did thorough, honest work or took shortcuts. Returns ACCEPT or CHALLENGE with specific questions. Invoked by the reviewer session after being spawned by the leader.