·playwright-ci-caching
</>

playwright-ci-caching

aaronontheweb/dotnet-skills

Playwright ブラウザーのバイナリを CI/CD パイプライン (GitHub Actions、Azure DevOps) にキャッシュして、ビルドごとに 1 ~ 2 分のダウンロード オーバーヘッドを回避します。

12インストール·0トレンド·@aaronontheweb

インストール

$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.

Playwright ブラウザーのバイナリを CI/CD パイプライン (GitHub Actions、Azure DevOps) にキャッシュして、ビルドごとに 1 ~ 2 分のダウンロード オーバーヘッドを回避します。 ソース: aaronontheweb/dotnet-skills。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/aaronontheweb/dotnet-skills --skill playwright-ci-caching
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-06
更新日
2026-02-18

クイックアンサー

playwright-ci-caching とは?

Playwright ブラウザーのバイナリを CI/CD パイプライン (GitHub Actions、Azure DevOps) にキャッシュして、ビルドごとに 1 ~ 2 分のダウンロード オーバーヘッドを回避します。 ソース: aaronontheweb/dotnet-skills。

playwright-ci-caching のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/aaronontheweb/dotnet-skills --skill playwright-ci-caching インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

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