AI AGENT ADDONS

Update Screenshots

microsoft/vscode
Testing & QA
1,898installs

Component screenshot testing is now simpler. The old way of storing baseline images in the repository is gone. They are now managed by an external service.

When the CI runs, it automatically compares new screenshots to the baselines. If there are differences, a comment is posted on your pull request. This comment shows the before and after images.

You do not need to update the baselines yourself. After your pull request is merged to the main branch, the new screenshots become the new baselines automatically.

Add Update Screenshots skill to your workflow

Global

mkdir -p ~/.claude/skills/update-screenshots

Project

mkdir -p .claude/skills/update-screenshots

Source Repository

Stars
186,993
Forks
40,701
Watchers
186,993
License
MIT
Last Push
1 month ago
Created
11 years ago