Skip to content

DDEV add-on that installs @playwright/cli globally in the web container and automatically sets up Claude Code skills

License

Notifications You must be signed in to change notification settings

e0ipso/ddev-playwright-cli

Repository files navigation

add-on registry tests last commit release

Overview

This add-on installs @playwright/cli globally in the DDEV web container and automatically installs Claude Code skills on container start.

What this add-on does:

  • Installs @playwright/cli globally in the web container via web-build/Dockerfile.playwright-cli
  • Runs playwright-cli install --skills automatically via a post-start hook to install Claude Code skills

Installation

ddev add-on get e0ipso/ddev-playwright-cli
ddev restart

After installation, commit the .ddev directory to version control.

Usage

Command Description
ddev exec playwright-cli --version Check the installed version
ddev exec playwright-cli --help View available commands
ddev exec playwright-cli install --skills Manually (re-)install Claude Code skills

Credits

Contributed and maintained by @e0ipso

About

DDEV add-on that installs @playwright/cli globally in the web container and automatically sets up Claude Code skills

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 18