Skip to content

OiAnthony/html-effectiveness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

html-effectiveness

简体中文

A hobby project inspired by ThariqS/html-effectiveness — after reading that article I wanted an agent skill that actually does it.

Make your AI agent output self-contained HTML files instead of Markdown. Comparisons, code reviews, status reports, slide decks — HTML gives you higher information density and is easier to read.

Once installed, ask the agent to "make a comparison" or "write a report" and it generates an .html file that opens in any browser with zero external dependencies.

Install

npx skills add https://github.com/OiAnthony/html-effectiveness --skill html-effectiveness

Templates

Template Use case
exploration Side-by-side comparison of multiple options
code-review PR / code walkthrough with diffs and annotations
report Metric dashboard + timeline + sectioned prose
deck Full-screen slides, arrow-key navigation
editor Drag-and-drop editing with clipboard export
research Long-form research with collapsible sections
changelog Version history with category filters

Not limited to these. When the content doesn't fit a template, the agent builds the page from the design system directly.

Design system

Visual style from Kami "Parchment": warm cream background (#f5f4ed), ink-blue as the sole accent (#1B365D), Charter serif typeface, no bold or italic. Layout via Tailwind CSS v4 Play CDN, all styles inline, opens anywhere.

Acknowledgments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors