show-html

作者 GoDiao已验证

A cross-platform agent skill with 24 magazine-quality HTML examples — teach AI agents to generate rich, self-contained HTML output

0
Stars
0
Forks
HTML
语言
2026/8/24
添加时间

⚠️ 第三方软件声明

本 Skill 为第三方开源软件,独立托管于 GitHub。SkillTip 仅为信息目录,不控制或维护底层仓库。所显示的安全检查为自动化且范围有限,安装前请自行审查源码。

阅读服务条款

安装

添加到你的 Claude Code skills 目录:

# Add to your Claude Code skills
git clone https://github.com/GoDiao/show-html

快速入门

使用 show-html 等 Skills 的指南。

安全报告

已验证

上次扫描:—

{
  "status": "PASSED",
  "issues": []
}

README.md

show-html

A cross-platform agent skill that teaches AI agents to generate self-contained, zero-dependency HTML pages for rich output — code reviews, slide decks, status reports, interactive editors, dashboards, and more.

Live demo: godiao.github.io/show-html

Inspired by

This project is inspired by ThariqS/html-effectiveness — a gallery of standalone HTML examples demonstrating "the unreasonable effectiveness of HTML" as a flexible agent output format. The first 20 example HTML files in this skill's assets/ are sourced from that repository under the Apache 2.0 license. Examples 21–24 are original additions.

What's Included

  • SKILL.md — Skill definition with design system, use case index, and generation workflow
  • 25 HTML files — A gallery index + 24 self-contained reference pages
  • 4 switchable themes — Gallery, Dark Exhibition, Terminal, Zen (color-only, preserves each page's unique layout & typography)

24 Examples across 12 Categories

#CategoryExamples
01–02Code ExplorationThree approaches comparison, visual design directions
03–04Code ReviewAnnotated PR diff, module dependency map
05–06Design SystemLiving design tokens, component variant matrix
07–08PrototypingAnimation sandbox with easing controls, clickable interaction flow
09–10PresentationsArrow-key slide deck, SVG figure sheet
11–12ReportsWeekly status with charts, incident timeline
13DiagramsAnnotated flowchart with clickable steps
14–15ResearchFeature explainer with collapsible sections, concept explainer with live visualization
16PlanningImplementation plan with milestones and risk table
17CommunicationPR writeup for reviewers
18–20Editor ToolsTriage board (drag & drop), feature flag editor, prompt tuner
21–24Data & VisualizationMetrics dashboard, sortable/filterable table, system architecture (Mermaid.js), gantt timeline

Design Highlights

Each file has a unique visual personality:

  • Editorial Lookbook (05) — Cormorant Garamond, paint-chip swatches
  • Swiss International Style (06) — Space Grotesk, dot grid, zero border-radius
  • Creative Studio Dark (07) — Syne, glassmorphism, floating orbs
  • Product Showcase (08) — Plus Jakarta Sans, teal accents, device frame
  • Blueprint/Technical (13) — Navy grid overlay, glow-on-hover nodes
  • Academic Textbook (15) — Georgia serif, margin line, reading progress bar
  • Notion-quality PM (16) — Milestone timeline, effort badges, progress tracking
  • Dark Dashboard (21) — DM Serif Display, sparklines, donut charts
  • Mermaid Architecture (23) — Declarative flowcharts & sequence diagrams

Theme System

The gallery index (index.html) offers 4 themes via a floating switcher:

ThemeDescription
Gallery (default)Warm editorial — Playfair Display, ivory backgrounds
Dark ExhibitionDeep charcoal with neon accents, spotlight cards
TerminalBlack & green hacker aesthetic, Space Mono, glow effects
ZenUltra-minimal white, barely-there accents, no shadows

All 24 sub-pages inherit the selected theme via localStorage — only colors change, layout and typography remain untouched.

Installation

  1. Place the show-html/ directory in your agent's skill path
  2. Or install the show-html.skill package

Usage

  • Explicitly invoke: /show-html or /show-html:code-review etc.
  • Auto-trigger based on task context (e.g., "review this PR", "make a status report")
  • Agent reads the examples as a reference library, then generates similar HTML from scratch

Opening the Gallery

Open show-html/assets/index.html directly in a browser — no build step, no server needed.

License

  • Skill packaging, documentation & original examples (21–24): MIT
  • Examples 01–20: Apache License 2.0 (from ThariqS/html-effectiveness)

常见问题

What is show-html?

show-html is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by GoDiao. A cross-platform agent skill with 24 magazine-quality HTML examples — teach AI agents to generate rich, self-contained HTML output. It has 0 GitHub stars.

Is show-html safe to use?

Yes. show-html passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install show-html?

Clone the repository with "git clone https://github.com/GoDiao/show-html" and add it to your Claude Code skills directory (see the Installation section above).

What programming language is show-html written in?

show-html is primarily written in HTML. It is open-source under GoDiao on GitHub, so you can review or fork the full source.

Are there alternatives to show-html?

Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh show-html against similar tools.

评论 (0)

暂无评论,成为第一个分享想法的人!

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

120,03119,897Shell
AI 智能体
查看详情

开发者还喜欢

基于喜欢此 Skill 的开发者投票和收藏

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP 服务器apisai-tools
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情