tdd-playwright

Community

Drive development with Playwright-driven tests.

Authorgharam1234
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables a Playwright-based TDD workflow: write tests, run them, implement code to pass, and iterate until all tests pass.

Core Features & Use Cases

  • Draft Playwright tests from requirements
  • Execute tests with npx playwright test
  • Implement minimal code to satisfy tests and iterate
  • Promote a TDD mindset and disciplined development

Quick Start

Start a Playwright-based TDD loop in your project, writing tests first and then implementing code to satisfy them, until all tests pass.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: tdd-playwright
Download link: https://github.com/gharam1234/trip/archive/main.zip#tdd-playwright

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository