Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:23:48 +08:00
commit d89fe8646c
12 changed files with 570 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Scripts
Bundled resources for visual-regression-tester skill
- [ ] run_visual_tests.sh: Executes visual regression tests using specified tool and configuration.
- [ ] update_baselines.sh: Updates the baseline images for visual regression tests.
- [ ] analyze_diffs.py: Analyzes the visual differences and classifies them as intentional or unintended.