·playwright-ci-caching
</>

playwright-ci-caching

aaronontheweb/dotnet-skills

Zwischenspeichern Sie Playwright-Browser-Binärdateien in CI/CD-Pipelines (GitHub Actions, Azure DevOps), um 1–2 Minuten Download-Overhead bei jedem Build zu vermeiden.

12Installationen·0Trend·@aaronontheweb

Installation

$npx skills add https://github.com/aaronontheweb/dotnet-skills --skill playwright-ci-caching

SKILL.md

Playwright browsers (400MB) must be downloaded on every CI run by default. This:

| Linux | /.cache/ms-playwright | | macOS | /Library/Caches/ms-playwright | | Windows | %USERPROFILE%\AppData\Local\ms-playwright |

Create a build/playwright.ps1 script that discovers and runs the Playwright CLI. This abstracts away the Playwright CLI location which varies by project structure.

Zwischenspeichern Sie Playwright-Browser-Binärdateien in CI/CD-Pipelines (GitHub Actions, Azure DevOps), um 1–2 Minuten Download-Overhead bei jedem Build zu vermeiden. Quelle: aaronontheweb/dotnet-skills.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/aaronontheweb/dotnet-skills --skill playwright-ci-caching
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-06
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist playwright-ci-caching?

Zwischenspeichern Sie Playwright-Browser-Binärdateien in CI/CD-Pipelines (GitHub Actions, Azure DevOps), um 1–2 Minuten Download-Overhead bei jedem Build zu vermeiden. Quelle: aaronontheweb/dotnet-skills.

Wie installiere ich playwright-ci-caching?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/aaronontheweb/dotnet-skills --skill playwright-ci-caching Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/aaronontheweb/dotnet-skills