update-screenshots とは?
最新の CI 実行からスクリーンショット ベースラインをダウンロードし、コミットします。 CI からコンポーネントのスクリーンショット ベースラインを更新、承認、または更新するように求められた場合、またはスクリーンショット テストの GitHub アクションが差異を報告した後に使用します。このスキルはサブエージェントとして実行する必要があります。 ソース: microsoft/vscode。
最新の CI 実行からスクリーンショット ベースラインをダウンロードし、コミットします。 CI からコンポーネントのスクリーンショット ベースラインを更新、承認、または更新するように求められた場合、またはスクリーンショット テストの GitHub アクションが差異を報告した後に使用します。このスキルはサブエージェントとして実行する必要があります。
コマンドラインで update-screenshots AI スキルを開発環境にすばやくインストール
ソース: microsoft/vscode。
When asked to update, accept, or refresh screenshot baselines from CI — or when the Screenshot Tests GitHub Action has failed with screenshot differences — follow this procedure to download the CI-generated screenshots and commit them as the new baselines.
Screenshots captured locally may differ from CI due to platform differences (fonts, rendering, DPI). The CI (Linux, ubuntu-latest) is the source of truth. This skill downloads the CI-produced screenshots and commits them as baselines.
If the user provides a specific run ID or PR number, use that. Otherwise, find the latest run:
最新の CI 実行からスクリーンショット ベースラインをダウンロードし、コミットします。 CI からコンポーネントのスクリーンショット ベースラインを更新、承認、または更新するように求められた場合、またはスクリーンショット テストの GitHub アクションが差異を報告した後に使用します。このスキルはサブエージェントとして実行する必要があります。 ソース: microsoft/vscode。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/microsoft/vscode --skill update-screenshots最新の CI 実行からスクリーンショット ベースラインをダウンロードし、コミットします。 CI からコンポーネントのスクリーンショット ベースラインを更新、承認、または更新するように求められた場合、またはスクリーンショット テストの GitHub アクションが差異を報告した後に使用します。このスキルはサブエージェントとして実行する必要があります。 ソース: microsoft/vscode。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/microsoft/vscode --skill update-screenshots インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/microsoft/vscode