proofshot
Gives AI coding agents video proof their UI changes work
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install ProofShot?โผ
Run `npx skills add AmElmo/proofshot --all -g -y` in your terminal to install the skill globally for your AI coding agent.
How do AI agents verify UI changes?โผ
ProofShot lets the agent start a recorded browser session, click and fill forms like a real user, then stop to bundle video, screenshots, and error reports as proof the feature works.
Which AI coding agents work with ProofShot?โผ
It works with Claude Code, Cursor, Codex, OpenCode, Gemini CLI, Windsurf, GitHub Copilot, and any agent that can run shell commands.
Can ProofShot post verification proof to a pull request?โผ
Yes. Running `proofshot pr` uploads the session video and screenshots to GitHub and posts a formatted verification comment on the matching pull request.
How is ProofShot different from Playwright MCP?โผ
Playwright MCP only controls a browser, while ProofShot adds a full verification workflow with video recording, error detection, an interactive timeline viewer, and PR upload.
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