u-ichiu-ichiCommunityยท2 Agent Skills Included

reviewable-html-workbench

Reviewable HTML documents with inline comments and replies

Generates polished HTML reports, design documents, and plan previews with diagrams, tables, and images. Lets reviewers leave inline comments on exact text or images in the browser, then reads those threads, replies in place, and applies resolved feedback. Eliminates scattered chat feedback and lost context across long review cycles. Exports the final approved document as a single self-contained HTML file.
npx skills add u-ichi/reviewable-html-workbench --all -g -y
Available:

Tells the agent how to route work between the HTML rendering, design doc, and plan preview skills, and sets runtime rules such as replying inside HTML comment threads and using safe preview server binding.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install reviewable-html-workbench?โ–ผ

Run `npx skills add u-ichi/reviewable-html-workbench --all -g -y` in your terminal to install all skills in this suite globally.

How to review agent-generated HTML documents?โ–ผ

Open the preview URL the agent gives you, select any text or image, and leave a comment right where the issue is. The agent reads each thread, replies in place, and updates the document once you resolve it.

Does it work with Claude Code and Codex CLI?โ–ผ

Yes. The plugin ships separate manifests for Claude Code and Codex CLI while sharing one skill implementation, and it works in both English and Japanese.

Can I preview a plan before implementation starts?โ–ผ

Yes. The plan-preview skill creates a temporary HTML preview of the full proposed plan with diagrams and returns a session-scoped URL you can open in your browser.

Can I export the final reviewed document?โ–ผ

Yes. You can switch to a clean reading view and download a single self-contained HTML file with all CSS and images embedded, with automatic light and dark theme support.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’