t-html-show
Generate HTML Preview for any Markdown document, helping humans quickly understand content.
npx skills add timzaak/web-dev-skills --skill t-html-show --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 文档 HTML Preview 生成 运行时边界统一参考:`${CLAUDE_PLUGIN_ROOT}/protocols/runtime-boundaries.md` 若本 skill、spec 或既有文档之间冲突,停止、说明冲突并等待澄清;不要平均折中。 ## 适用范围 不要用它做: - PRD 创建或更新 → 使用 `/t-prd` - PRD 完整性检查 → 使用 `/t-prd-check` - 修改源文档语义 → 先更新源文档,再重新生成 Preview ## 目标 基于任意 Markdown 文档生成或更新 HTML Preview。 参数是源 Markdown 文档路径。文档类型由路径自动推断,输出路径按类型派生: - PRD: `.ai/prd/<domain>/<feature>.md` 或 `docs/prd/<domain>/<feature>.md` → `.
What does the t-html-show skill do?
Generate HTML Preview for any Markdown document, helping humans quickly understand content.
How do I install it?
Run `npx skills add timzaak/web-dev-skills --skill t-html-show --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From timzaak/web-dev-skills, a repository with 55 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.