When your Playwright CI goes red on main, this skill helps you figure out why without manually clicking through GitHub Actions tabs. It analyzes commit failures and includes a bash script that pulls down failed job logs into organized directories for easier debugging. The guides focus on the immediate post-commit failure scenario, which is honestly when you need help most. It's narrow in scope but solves a specific pain point: that moment when the build breaks and you need to triage fast. If you're running Playwright in CI and want faster failure analysis, this gives you a structured way to pull and review logs instead of improvising each time.
npx skills add https://github.com/microsoft/playwright --skill playwright-devops