update-screenshots이란?
최신 CI 실행에서 스크린샷 기준선을 다운로드하고 커밋합니다. CI에서 구성 요소 스크린샷 기준을 업데이트, 수락 또는 새로 고치라는 요청을 받거나 스크린샷 테스트 GitHub Action에서 차이점을 보고한 후에 사용합니다. 이 스킬은 하위 에이전트로 실행되어야 합니다. 출처: microsoft/vscode.
최신 CI 실행에서 스크린샷 기준선을 다운로드하고 커밋합니다. CI에서 구성 요소 스크린샷 기준을 업데이트, 수락 또는 새로 고치라는 요청을 받거나 스크린샷 테스트 GitHub Action에서 차이점을 보고한 후에 사용합니다. 이 스킬은 하위 에이전트로 실행되어야 합니다.
명령줄에서 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 Action에서 차이점을 보고한 후에 사용합니다. 이 스킬은 하위 에이전트로 실행되어야 합니다. 출처: microsoft/vscode.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/microsoft/vscode --skill update-screenshots최신 CI 실행에서 스크린샷 기준선을 다운로드하고 커밋합니다. CI에서 구성 요소 스크린샷 기준을 업데이트, 수락 또는 새로 고치라는 요청을 받거나 스크린샷 테스트 GitHub Action에서 차이점을 보고한 후에 사용합니다. 이 스킬은 하위 에이전트로 실행되어야 합니다. 출처: 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