AmElmoAmElmoCommunityยท1 Agent Skills Included

proofshot

Gives AI coding agents video proof their UI changes work

Records real browser sessions so AI coding agents can verify UI features they build. Captures video, screenshots, console errors, and server logs, then bundles everything into a reviewable report. Posts proof directly to GitHub pull requests, eliminating blind code changes and manual screenshot collection.
npx skills add AmElmo/proofshot --all -g -y
Available:

Instructs the AI agent to run the three-step ProofShot workflow (start, test, stop) after building or modifying any UI feature so it can verify its own work in a real browser.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’