denysfast

M Playwright Fulltest — DevOps skill for Claude Code

DevOps community

Full cycle: test plan -> deploy -> testing via a browser MCP -> fixing -> re-deploy.

How to install M Playwright Fulltest

Installs to ~/.claude/skills/denysfast-denys-fast-mskills-m_playwright_fulltest/SKILL.md

Terminal
mkdir -p ~/.claude/skills/denysfast-denys-fast-mskills-m_playwright_fulltest && curl -fsSL https://raw.githubusercontent.com/denysfast/denys-fast-mskills/HEAD/commands/m_playwright_fulltest.md -o ~/.claude/skills/denysfast-denys-fast-mskills-m_playwright_fulltest/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What M Playwright Fulltest does


disable-model-invocation: true

Full cycle: test plan -> deploy -> testing via a browser MCP -> fixing -> re-deploy. No confirmations, no pauses — do everything yourself. **One exception:** the access preflight in Phase 1 — if you can't reach or log into the app, or no browser MCP is available, stop and ask instead of guessing or faking results.

Phase 1: Analyze what changed

  1. Read git log and git diff against main/master — determine EVERYTHING that was changed/added
  2. Read `d

Alternatives in DevOps

  • Skypilot — Run, manage, and scale AI workloads on any AI infrastructure 9.7k ★
  • 16 Testing — Prompt 16: Add Test Infrastructure & Smoke Tests 2.3k ★
  • Terraform Skill For Claude — Comprehensive Terraform and OpenTofu guidance covering testing, modules, CI/CD, and production patterns 1.4k ★

Full documentation available on GitHub

View Source Repository