CC HTML Feedback

Kommenter en servert HTML-side; Claude fikser den og endrer fanen, ingen omlasting

av leetwito · leetwito/cc-htmlfeedback

Bestått ★ 8.4/10

CC HTML Feedback — Kommenter en servert HTML-side; Claude fikser den og endrer fanen, ingen omlasting

Hva den gjør

Serverer din lokale HTML (static dir or a proxied dev server) med en comment widget injisert, so highlighting text in the browser files a ticket carrying the quote, its section and surrounding context. En Claude Code-sesjon tømmer køen per side, redigerer kilden, verifiserer i sin egen separate fane, og widgeten bruker endringen på din åpne fane via DOM morph. Utløses av /cc-htmlfeedback eller en forespørsel om å starte tilbakemeldingssløyfen på en side du gjennomgår.

Testrapport

Kjørte hele sløyfen på ekte: served a plan page from the installed plugin, highlighted three sentences in Chrome and submitted three comments through the widget, which landed in .cc-htmlfeedback/pages/<key>/feedback_inbox.jsonl with the quote, the section heading ('Goals', 'Risks') and the note already attached. Redigering av kilden og endring av billettene til 'done' oppdaterte alle tre setningene i den åpne fanen while a marker set on window survived, proving the advertised no-reload DOM morph rather than a refresh. Den dokumenterte recovery path works too: /__ccfb/health identifies the server and POST /__ccfb/shutdown kills it. Redigeringene i seg selv er no better than pasting the same three notes into chat; what you gain is the anchoring, the live status and a verification pass, and the price is a Node server plus the Chrome MCP for the verify tab.

Testet på: 2026-08-10 · Claude Code 2.x (agent harness)

Installer

/plugin marketplace add https://github.com/leetwito/cc-htmlfeedback.git
/plugin install cc-htmlfeedback@cc-htmlfeedback

Kommandoer og eksempelprompter

  • /cc-htmlfeedbackKommenter en servert HTML-side; Claude fikser den og endrer fanen, ingen omlasting

Skills utløses av vanlige forespørsler — ingen kommandoer å huske. Etter installasjonen aktiverer prompter som disse skillen (på engelsk):

  • Serve my local HTML with a comment widget so I can leave feedback
  • Drain the feedback queue on this page and fix the flagged issues
  • Let me highlight text on this dev page and file review comments