Skip to content
Testing
Skill

/playwright-devops

DevOps workflows for Playwright - CI failure analysis, workflow debugging, and release operations.

From plugin
playwright
94k7 skills7 agents
Install
$ npx -y skills add microsoft/playwright --skill playwright-devops --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/playwright-devops

Context preview

The summary Claude sees to decide when to auto-load this skill.

DevOps workflows for Playwright - CI failure analysis, workflow debugging, and release operations.

SKILL.md

playwright-devops.SKILL.md
name: playwright-devops
description: DevOps workflows for Playwright - CI failure analysis, workflow debugging, and release operations.
user_invocable: true

Playwright DevOps

Guides

  • [CI Commit Failure Report](commit-failures.md) — analyze GitHub Actions failures for the last commit on main
  • [fetch-commit-logs.sh](fetch-commit-logs.sh) — script to download failed job logs into `~/tmp/commit-<sha>/`
Ships withplaywright

Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.

Get the whole plugin