azure-playwright-workspaces
Playwright Workspacesの開発におけるトラブルシューティング、ベストプラクティス、セキュリティ設定など、幅広い専門知識を提供し、効率的な運用を支援するSkill。
📜 元の英語説明(参考)
Expert knowledge for Playwright Workspaces development including troubleshooting, best practices, decision making, limits & quotas, security, and configuration. Use when managing Playwright Testing workspaces, tokens/RBAC, quotas, monitoring/metrics, or run/AADSTS7000112 issues, and other Playwright Workspaces related development tasks. Not for Azure App Testing (use azure-app-testing), Azure DevOps (use azure-devops), Azure Pipelines (use azure-pipelines), Azure Test Plans (use azure-test-plans).
🇯🇵 日本人クリエイター向け解説
Playwright Workspacesの開発におけるトラブルシューティング、ベストプラクティス、セキュリティ設定など、幅広い専門知識を提供し、効率的な運用を支援するSkill。
※ jpskill.com 編集部が日本のビジネス現場向けに補足した解説です。Skill本体の挙動とは独立した参考情報です。
⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。
🎯 このSkillでできること
下記の説明文を読むと、このSkillがあなたに何をしてくれるかが分かります。Claudeにこの分野の依頼をすると、自動で発動します。
📦 インストール方法 (3ステップ)
- 1. 上の「ダウンロード」ボタンを押して .skill ファイルを取得
- 2. ファイル名の拡張子を .skill から .zip に変えて展開(macは自動展開可)
- 3. 展開してできたフォルダを、ホームフォルダの
.claude/skills/に置く- · macOS / Linux:
~/.claude/skills/ - · Windows:
%USERPROFILE%\.claude\skills\
- · macOS / Linux:
Claude Code を再起動すれば完了。「このSkillを使って…」と話しかけなくても、関連する依頼で自動的に呼び出されます。
詳しい使い方ガイドを見る →- 最終更新
- 2026-05-17
- 取得日時
- 2026-05-17
- 同梱ファイル
- 1
📖 Skill本文(日本語訳)
※ 原文(英語/中国語)を Gemini で日本語化したものです。Claude 自身は原文を読みます。誤訳がある場合は原文をご確認ください。
Playwright Workspaces スキル
このスキルは、Playwright Workspaces に関する専門的なガイダンスを提供します。トラブルシューティング、ベストプラクティス、意思決定、制限とクォータ、セキュリティ、および構成をカバーしています。ローカルのクイックリファレンスコンテンツとリモートドキュメント取得機能を組み合わせています。
このスキルの使い方
Agent への重要事項: 関連するセクションを見つけるには、以下のカテゴリインデックスを使用してください。行範囲が指定されているカテゴリ(例:
L35-L120)については、指定された行でread_fileを使用してください。ファイルリンクが指定されているカテゴリ(例:[security.md](security.md))については、リンクされた参照ファイルでread_fileを使用してください。
Agent への重要事項:
metadata.generated_atが 3 ヶ月以上前の場合は、ユーザーにリポジトリから最新バージョンをプルするように提案してください。mcp_microsoftdocsツールが利用できない場合は、ユーザーにインストールを提案してください: インストールガイド
このスキルは、ドキュメントコンテンツを取得するためにネットワークアクセスを必要とします。
- 推奨: クエリ文字列
from=learn-agent-skillを指定してmcp_microsoftdocs:microsoft_docs_fetchを使用してください。Markdown を返します。 - フォールバック: クエリ文字列
from=learn-agent-skill&accept=text/markdownを指定してfetch_webpageを使用してください。Markdown を返します。
カテゴリインデックス
| カテゴリ | 行 | 説明 |
|---|---|---|
| トラブルシューティング | L34-L39 | Playwright Testing の実行失敗の診断と修正、および Playwright ポータルへのアクセスに関する AADSTS7000112/Azure AD サインイン問題の解決。 |
| ベストプラクティス | L40-L49 | Playwright Testing ワークスペースの速度、レイテンシ、ビジュアルリグレッション、リモート/プライベートアプリアクセス、主要サービス機能、およびレポート/シャーディング戦略の最適化。 |
| 意思決定 | L50-L54 | さまざまなチーム、プロジェクト、テストシナリオ向けに Microsoft Playwright Testing ワークスペースを作成、選択、整理、管理するためのガイダンス。 |
| 制限とクォータ | L55-L60 | Playwright Testing ワークスペースの制限、無料試用版のクォータ、同時実行数の上限、およびそれらの制限に対する使用状況の構成または監視方法に関する詳細。 |
| セキュリティ | L61-L67 | Microsoft Playwright Testing ワークスペースのワークスペースアクセストークンの管理、認証/承認の設定、および RBAC ロールと権限の構成。 |
| 構成 | L68-L73 | Playwright Testing ワークスペースの構成: サービス構成ファイルの設定、監視の有効化、および可観測性のための利用可能なメトリックとログの理解。 |
トラブルシューティング
| トピック | URL |
|---|---|
| Microsoft Playwright Testing の実行失敗のトラブルシューティング | https://learn.microsoft.com/en-us/azure/playwright-testing/troubleshoot-test-run-failures |
| Playwright ポータルへの AADSTS7000112 サインイン問題の修正 | https://learn.microsoft.com/en-us/azure/playwright-testing/troubleshoot-unable-sign-into-playwright-portal |
ベストプラクティス
| トピック | URL |
|---|---|
| Playwright Testing スイート構成を速度のために最適化する | https://learn.microsoft.com/en-us/azure/playwright-testing/concept-determine-optimal-configuration |
| クラウドブラウザで Playwright のビジュアル比較テストを構成する | https://learn.microsoft.com/en-us/azure/playwright-testing/how-to-configure-visual-comparisons |
| Playwright Testing ワークスペースの地域レイテンシを最適化する | https://learn.microsoft.com/en-us/azure/playwright-testing/how-to-optimize-regional-latency |
| リモートブラウザ経由でローカルまたはプライベートアプリで Playwright テストを実行する | https://learn.microsoft.com/en-us/azure/playwright-testing/how-to-test-local-applications |
| 主要な Microsoft Playwright Testing サービス機能を効果的に使用する | https://learn.microsoft.com/en-us/azure/playwright-testing/how-to-use-service-features |
| シャーディングされたテスト実行で Playwright Testing レポートを使用する | https://learn.microsoft.com/en-us/azure/playwright-testing/playwright-testing-reporting-with-sharding |
意思決定
| トピック | URL |
|---|---|
| Microsoft Playwright Testing ワークスペースを選択して管理する | https://learn.microsoft.com/en-us/azure/playwright-testing/how-to-manage-playwright-workspace |
制限とクォータ
| トピック | URL |
|---|---|
| Microsoft Playwright Testing の無料試用版の制限を理解する | https://learn.microsoft.com/en-us/azure/playwright-testing/how-to-try-playwright-testing-free |
| Microsoft Playwright Testing の制限と構成を確認する | https://learn.microsoft.com/en-us/azure/playwright-testing/resource-limits-quotas-capacity |
セキュリティ
| トピック | URL |
|---|---|
| Microsoft Playwright Testing ワークスペースのアクセストークンを管理する | https://learn.microsoft.com/en-us/azure/playwright-testing/how-to-manage-access-tokens |
| Playwright Testing の認証と承認を構成する | https://learn.microsoft.com/en-us/azure/playwright-testing/how-to-manage-authentication |
| Playwright Testing ワークスペースの RBAC アクセスを構成する | https://learn.microsoft.com/en-us/azure/playwright-testing/how-to-manage-workspace-access |
構成
| トピック | URL |
|---|---|
| Playwright Testing 用に playwright.service.config.ts を構成する | https://learn.microsoft.com/en-us/azure/playwright-testing/how-to-use-service-config-file |
| Microsoft Playwright Testing ワークスペースの監視を構成する | https://learn.microsoft.com/en-us/azure/playwright-testing/monitor-playwright-testing |
| Playwright Testing の監視メトリックとログを参照する | https://learn.microsoft.com/en-us/azure/playwright-testing/monitor-playwright-testing-reference |
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開
Playwright Workspaces Skill
This skill provides expert guidance for Playwright Workspaces. Covers troubleshooting, best practices, decision making, limits & quotas, security, and configuration. It combines local quick-reference content with remote documentation fetching capabilities.
How to Use This Skill
IMPORTANT for Agent: Use the Category Index below to locate relevant sections. For categories with line ranges (e.g.,
L35-L120), useread_filewith the specified lines. For categories with file links (e.g.,[security.md](security.md)), useread_fileon the linked reference file
IMPORTANT for Agent: If
metadata.generated_atis more than 3 months old, suggest the user pull the latest version from the repository. Ifmcp_microsoftdocstools are not available, suggest the user install it: Installation Guide
This skill requires network access to fetch documentation content:
- Preferred: Use
mcp_microsoftdocs:microsoft_docs_fetchwith query stringfrom=learn-agent-skill. Returns Markdown. - Fallback: Use
fetch_webpagewith query stringfrom=learn-agent-skill&accept=text/markdown. Returns Markdown.
Category Index
| Category | Lines | Description |
|---|---|---|
| Troubleshooting | L34-L39 | Diagnosing and fixing Playwright Testing run failures and resolving AADSTS7000112/Azure AD sign-in issues for accessing the Playwright portal. |
| Best Practices | L40-L49 | Optimizing Playwright Testing workspaces for speed, latency, visual regression, remote/private app access, key service features, and reporting/sharding strategies |
| Decision Making | L50-L54 | Guidance on creating, choosing, organizing, and managing Microsoft Playwright Testing workspaces for different teams, projects, and testing scenarios. |
| Limits & Quotas | L55-L60 | Details on Playwright Testing workspace limits, free trial quotas, concurrency caps, and how to configure or monitor usage against those limits. |
| Security | L61-L67 | Managing workspace access tokens, setting up authentication/authorization, and configuring RBAC roles and permissions for Microsoft Playwright Testing workspaces. |
| Configuration | L68-L73 | Configuring Playwright Testing workspaces: service config file setup, enabling monitoring, and understanding available metrics and logs for observability. |
Troubleshooting
| Topic | URL |
|---|---|
| Troubleshoot Microsoft Playwright Testing run failures | https://learn.microsoft.com/en-us/azure/playwright-testing/troubleshoot-test-run-failures |
| Fix AADSTS7000112 sign-in issues for Playwright portal | https://learn.microsoft.com/en-us/azure/playwright-testing/troubleshoot-unable-sign-into-playwright-portal |
Best Practices
| Topic | URL |
|---|---|
| Optimize Playwright Testing suite configuration for speed | https://learn.microsoft.com/en-us/azure/playwright-testing/concept-determine-optimal-configuration |
| Configure Playwright visual comparison tests on cloud browsers | https://learn.microsoft.com/en-us/azure/playwright-testing/how-to-configure-visual-comparisons |
| Optimize regional latency for Playwright Testing workspaces | https://learn.microsoft.com/en-us/azure/playwright-testing/how-to-optimize-regional-latency |
| Run Playwright tests on local or private apps via remote browsers | https://learn.microsoft.com/en-us/azure/playwright-testing/how-to-test-local-applications |
| Use key Microsoft Playwright Testing service features effectively | https://learn.microsoft.com/en-us/azure/playwright-testing/how-to-use-service-features |
| Use Playwright Testing reporting with sharded test runs | https://learn.microsoft.com/en-us/azure/playwright-testing/playwright-testing-reporting-with-sharding |
Decision Making
| Topic | URL |
|---|---|
| Choose and manage Microsoft Playwright Testing workspaces | https://learn.microsoft.com/en-us/azure/playwright-testing/how-to-manage-playwright-workspace |
Limits & Quotas
| Topic | URL |
|---|---|
| Understand Microsoft Playwright Testing free trial limits | https://learn.microsoft.com/en-us/azure/playwright-testing/how-to-try-playwright-testing-free |
| Review Microsoft Playwright Testing limits and configuration | https://learn.microsoft.com/en-us/azure/playwright-testing/resource-limits-quotas-capacity |
Security
| Topic | URL |
|---|---|
| Manage Microsoft Playwright Testing workspace access tokens | https://learn.microsoft.com/en-us/azure/playwright-testing/how-to-manage-access-tokens |
| Configure authentication and authorization for Playwright Testing | https://learn.microsoft.com/en-us/azure/playwright-testing/how-to-manage-authentication |
| Configure RBAC access for Playwright Testing workspaces | https://learn.microsoft.com/en-us/azure/playwright-testing/how-to-manage-workspace-access |
Configuration
| Topic | URL |
|---|---|
| Configure playwright.service.config.ts for Playwright Testing | https://learn.microsoft.com/en-us/azure/playwright-testing/how-to-use-service-config-file |
| Configure monitoring for Microsoft Playwright Testing workspaces | https://learn.microsoft.com/en-us/azure/playwright-testing/monitor-playwright-testing |
| Reference monitoring metrics and logs for Playwright Testing | https://learn.microsoft.com/en-us/azure/playwright-testing/monitor-playwright-testing-reference |