One-click install
npx skills add https://github.com/barkleesanders/claude-code-starter --skill html-report-barkleesanders
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: html-report
Source: https://github.com/barkleesanders/claude-code-starter/tree/main/skills/html-report
Command: npx skills add https://github.com/barkleesanders/claude-code-starter --skill html-report-barkleesanders

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the issue of flat, text-heavy Markdown outputs that fail to communicate structured, spatial information effectively. Markdown flattens comparisons, status grids, timelines, and dashboards into linear bullet points, making key findings harder to spot and reducing the usability of shared deliverables.

Core Features & Use Cases

  • Self-contained HTML output: Generates a single .html file with no external CSS or JS dependencies, using Tailwind via CDN for consistent, clean styling that works in any browser.
  • Spatial, scannable layouts: Includes pre-built components for KPIs, status tables, side-by-side comparisons, timelines, and more to make structured data far easier to parse than Markdown.
  • Print and share ready: Built-in print styles let users save to PDF with Cmd-P, and the single file can be shared, pasted into Notion, or opened offline without setup.
  • Common use cases: Perfect for audit reports, project dashboards, vendor comparisons, post-mortems, status briefs, and any deliverable that would previously have been written as a Markdown file.

Quick Start

Request a report, summary, dashboard, or comparison from the AI, and it will automatically generate a polished, self-contained HTML file saved to your Downloads folder that you can open, share, or print to PDF immediately.

Frequently Asked Questions about html-report

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate self-contained HTML reports from Markdown?

To generate self-contained HTML reports, this Skill converts flat Markdown into a single .html file pre-styled with Tailwind CSS via CDN, eliminating external dependencies and producing a shareable, visually structured output.

What is the best way to create print-friendly dashboards and status briefs?

The best way to create print-friendly dashboards is using this Skill, which applies built-in print styles to single-file HTML outputs, allowing immediate PDF export via Cmd-P for structured deliverables like status briefs.

Why does my Markdown report fail to show side-by-side comparisons clearly?

Markdown fails to show side-by-side comparisons clearly because it flattens spatial data into linear bullet points, whereas this Skill uses pre-built HTML layout components to make structured data scannable.

Can I use Tailwind CSS styling for vendor evaluation reports without external dependencies?

Yes, you can use Tailwind CSS styling for vendor evaluation reports without external dependencies, as this Skill injects Tailwind via CDN to produce clean, self-contained single-file HTML outputs.

Does HTML report generation support offline sharing for audit deliverables?

HTML report generation supports offline sharing for audit deliverables by creating a self-contained single file with no external CSS or JS dependencies, which can be opened, pasted into Notion, or shared immediately.