Claude Punch List — Development skill for Claude Code
Capture a browser bug with the console errors and failed requests behind it, and paste one ready-made prompt into Claude Code.
How to install Claude Punch List
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open srdjanmitrovic/claude-punch-list and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Claude Punch List does
Capture a browser bug with the console errors and failed requests behind it, and paste one ready-made prompt into Claude Code.
Alternatives in Development
- Connect — Fancy stream processing made operationally mundane 8608 114 1 8.6k ★
- Last30days Skill — Claude Code skill that researches any topic across Reddit + X from the last 30 days, then writes copy-paste-re 4.4k ★
- /report — Generate a submission-ready bug bounty report 1.8k ★
README
Punch List for Claude Code
**Walk through your app. Mark what is wrong and what should change. Hand Claude Code the list.**
A Chrome extension that collects screenshots of the things you notice, one sentence about each, and the console errors and failed requests behind them, then hands Claude Code a single prompt containing all of it.
Install · How it works · Example · What it collects · Privacy · Make it yours
A real run against tools/demo-page.html, the demo page in this repository. Everything on screen is the extension's own code; only the browser is stood in for. See Development.
Why
A punch list is what you compile on a walkthrough before sign-off: every defect and every change, written down as you find it, handed to whoever does the work. Reviewing your own app is the same job. You click through a flow and notice five things. Two are broken, three should be different, and each one on its own is hardly worth a message.
So you send them one at a time, or you do not send
Related Skills
Unity Fix
Diagnoses and fixes a Unity bug — reads console errors, checks common causes, applies targeted fix, verifies v
Reproduce Bug
Reproduce and investigate a bug using logs, console inspection, and browser screenshots
Vibememo Eval
Periodic VibeMemo evaluation and capture. Runs on a loop (default 30m) to assess whether significant decisions
Heal
Pull the Auto-Healer bug web for the current repo (or all repos) — recurrences, stuck bandaid-risk bugs, and t
Reduce Tests
Prune tests TDD left behind — keep only those that name a specific bug they would catch in production.
Keenetic MCP
Keenetic router control for Claude Code, Codex, Cursor and any MCP agent. An MCP server over the router's own
Related Agents
Browser Pilot
Playwright browser automation — navigate URLs, screenshot, interact with UI, check accessibility, capture cons
Pixel QA
Browser QA driver — uses Playwright MCP to navigate the running site, capture screenshots at 375/768/1440 (vie
Ticket Maker
Turns anything the user provides (screenshots, links, files, transcripts, rough notes, error logs) into exactl