mcpbeat

Playwright Devops

microsoft/playwright-devops

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

2k tokens
context cost
the whole folder, loaded on every use
3
files
ships runnable scripts
0
copies elsewhere
how many repositories repackaged it
93957
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/microsoft/playwright --skill playwright-devops

What comes with it

6 079 bytes besides the instruction
commit-failures.md
fetch-commit-logs.sh

The instruction itself

2 sections, as written by the author

Playwright DevOps

Guides

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

How to use it

Copy the folder

Take microsoft/playwright-devops from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.