
playwright-devops
✓ Official★ 92,200by microsoft · part of microsoft/playwright
DevOps workflows for Playwright - CI failure analysis, workflow debugging, and release operations.
🔥🔥✓ VerifiedFreeQuick setup
🔒 Repo-maintenance skill. It exists to help maintain microsoft/playwright itself — it's only useful if you contribute code to that project.
DevOps workflows for Playwright - CI failure analysis, workflow debugging, and release operations.
Inspect the full instructions your agent will receiveExpandCollapse
This is the exact playbook injected into your agent when the skill activates — shown here so you can audit it before installing. You don't need to read it to use the skill.
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 — analyze GitHub Actions failures for the last commit on main
- fetch-commit-logs.sh — script to download failed job logs into
~/tmp/commit-<sha>/
Copy & paste — that's it
npx skills add https://github.com/microsoft/playwright --skill playwright-devopsRun this in your project — your agent picks the skill up automatically.
No common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.