srdjanmitrovic

Claude Punch List — Development skill for Claude Code

Development community

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.

Manifest V3 Chrome 116 or newer Zero dependencies No build step MIT license

Install  ·  How it works  ·  Example  ·  What it collects  ·  Privacy  ·  Make it yours


Marking a broken total, a coupon field and the whole checkout in turn, typing a sentence for each, and copying one prompt for all three

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