CC HTML Feedback

Commenta una pagina HTML servita; Claude la corregge e modifica la tab, senza ricaricare

di leetwito · leetwito/cc-htmlfeedback

Promosso ★ 8.4/10

CC HTML Feedback — Commenta una pagina HTML servita; Claude la corregge e modifica la tab, senza ricaricare

Cosa fa

Serve il tuo HTML locale (static dir o un proxied dev server) con un comment widget iniettato, in modo che evidenziando il testo nel browser files a ticket che porta la quote, la sua section e il surrounding context. Una sessione Claude Code drains the per-page queue, edits the source, verifies in its own separate tab, e il widget applies the change to your open tab by DOM morph. Si attiva su /cc-htmlfeedback o una richiesta di start the feedback loop su una pagina che stai reviewing.

Rapporto di test

Ho eseguito l'intero loop per davvero: ho servito una plan page dal plugin installato, ho evidenziato tre sentences in Chrome e ho inviato tre comments tramite il widget, che sono finiti in .cc-htmlfeedback/pages/<key>/feedback_inbox.jsonl con la quote, il section heading ('Goals', 'Risks') e la note già allegata. Modificando la source e flipping the tickets to done ha aggiornato tutte e tre le sentences nella open tab mentre un marker set on window è sopravvissuto, provando l'advertised no-reload DOM morph piuttosto che un refresh. Il documented recovery path funziona anche: /__ccfb/health identifica il server e POST /__ccfb/shutdown lo uccide. Le edits stesse non sono migliori di incollare le stesse tre notes nella chat; ciò che si guadagna è l'anchoring, il live status e un verification pass, e il prezzo è un Node server più il Chrome MCP per la verify tab.

Testato il: 2026-08-10 · Claude Code 2.x (agent harness)

Installazione

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

Comandi e prompt di esempio

  • /cc-htmlfeedbackCommenta una pagina HTML servita; Claude la corregge e modifica la tab, senza ricaricare

Gli skill si attivano con richieste in linguaggio naturale, senza comandi da ricordare. Dopo l'installazione, prompt come questi lo attivano (in inglese):

  • 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