๐Ÿงช
QualityGo

E2E Tests

by kdlbs

E2E Tests is a Quality skill for Claude Code, published by kdlbs in kandev.

679 stars95 forkson kdlbs/kandevAdded 2026/08/23+3% in starsRepository updated 2026/08/23
acpagent-orchestrationagentic-aiagentic-development-environmentai-agentsclaude-codecode-reviewcoding-agentsdeveloper-toolsgithub-copilotgolangkanbannextjsopen-sourceself-hostedtask-managertuivibe-codingworkflow-automationworktrees
Install in seconds
Install E2E Tests
Copy E2E Tests into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/kdlbs/kandev/tree/main/.agents/skills/e2e ~/.claude/skills/e2e

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/kdlbs/kandev.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
.agents/skills/e2e/SKILL.md in kdlbs/kandev
Installs to
~/.claude/skills/e2e
Collection
One of 25 skills cataloged from this repository
Category
Quality โ€” 1354 skills

What E2E Tests does

E2E Tests writes and runs Playwright end-to-end tests with a red-green-refactor workflow. Use it to locate specs, run the right project, and debug failing browser tests.

E2E Tests is cataloged under Quality on DirSkills. E2E Tests comes from a repository tagged acp, agent-orchestration, agentic-ai, agentic-development-environment and ai-agents.

Documentation

README

E2E Tests

Execution Context

Write and run E2E coverage directly in the primary conversation. For a cost-controlled feature workflow, the user switches that conversation to the lower-cost implementation/test model before this phase.

Write E2E tests using TDD (Red-Green-Refactor). Always run the tests you create and watch them fail before implementing.

  • /tdd โ€” Follow the Red-Green-Refactor cycle when writing tests.
  • /pr-fixup โ€” Use after the PR opens only for CI or reviewer findings.
  • /playwright-cli โ€” Interactive browser automation. Use to validate features against the dev server before writing tests, and to debug failing tests with --debug=cli.

References

This is the opening of the README. Read the full README on GitHub.

Commands E2E Tests provides

Slash commands named in this skillโ€™s SKILL.md, listed in the order they first appear.

  • /tdd
  • /pr-fixup
  • /playwright-cli
  • /work
  • /pr

Frequently asked about E2E Tests

  • What else does kdlbs publish alongside E2E Tests?

    E2E Tests is one of 25 skills that DirSkills catalogs from kdlbs/kandev, the repository it ships in. Its siblings there include ACP Debug, Add Integration and Clean Branches. Each one is a separate skill with its own page in this directory, installs the same way E2E Tests does, and is maintained by kdlbs in that same repository. The rest of the collection is listed on the kdlbs/kandev page.

  • How does E2E Tests compare to other Quality skills?

    E2E Tests ranks #1075 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of E2E Tests against them. Open each page to compare what they document and how they install.

More from kdlbs/kandev

E2E Tests is one of 25 skills cataloged on DirSkills from kdlbs/kandev.

See all 25 skills โ†’