seer-skill
Visual verification of macOS app UI changes
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Seer?โผ
Run `npx skills add w00ing/seer-skill --all -g -y` in your terminal to install the skill globally.
What does Seer do?โผ
Seer captures visible macOS app windows and compares them against approved baseline screenshots, so your coding agent can verify that UI changes actually rendered correctly.
Does Seer work on Windows or Linux?โผ
No. Seer is macOS only and requires Screen Recording and Accessibility permissions to capture app windows.
Which AI coding tools support Seer?โผ
Seer works with Claude Code and Codex through the standard SKILL.md format, giving them one machine-readable CLI for visual verification.
Does Seer need an API key or cloud service?โผ
No. Everything runs locally with no model API key or background daemon, and all screenshots, diffs, and reports stay in a local .seer folder.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core