deck-ljg-present
把 outline 1:1 铸成色块大字宣言 deck, 原文不动只做美化。三档主题 black / red / yellow
npx skills add nexu-io/html-anything --skill deck-ljg-present --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.
【模板: 宣言式演讲(Outline-Faithful)】 【意图】把用户的 outline / markdown 1:1 视觉化为色块大字 manifesto deck。**不抽提、不重写、不重排、不浓缩**——只决定每一行/每一节渲染为哪一页。审美参考:Felipe Franco / BIG STUDIOS 的 manifesto 大字海报。 【铁律 — 全部违反必须重做】 - 标题不改字, 段落不改字, 列表不改字, 顺序不重排 - 唯一允许的"动"是**物理分页**(一段太长拆成多页) - 不抽 manifesto / 不写新句子 / 不删内容 / 不放图片图标 / 不用过渡动画 - 一篇只用一个主题色(black / red / yellow 三选一) 【outline → 页面映射】 | 输入元素 | 输出页 | |---|---| | `# 一级标题` | 独占 **emphasis** 封面页(accent 底色, 通常单字/单短词) | | `## 二级标题` | 独占 **theme** 页(大字标题独占一页) | | `### 三级标题`+ | 独占 theme 页(字号自动降一档) | | 段落(≤30字) | 单 theme 页 | | 段落(30-80字, 多句号) | 每句一页(medium 档) | | 段落(>80字) | 按 ~30 字一页拆, 末尾加 `⋯` | | `- 列表项`(≤4) | 一页全展示, indent 按嵌套深度 0/1/2 | | 列表 5-8 项 | 拆 2 页, 每页 3-4 项, 项数接近 | | 列表 >8 项 | 拆多页, 每页 4 项 | | 表格 ≤6 行 | 单页 | | 表格 >6 行 | 拆多页, 每页保留表头 | | `**强调**` / `` `code` `` | 自动 `hl: true` | | `---` 分隔符 | 独立 **emphasis 休止页**(空 emphasis, 纯色块) | **首末页自动 emphasis**:文档首段(如已是 `#` 则合并)+ 文档末段 = emphasis 开场 / 收束页。一级标题就是天然的章节断点, 不要为了凑节奏强行加 emphasis。 【主题色推断 — 一篇只能一个】 | 文档调性 / 标签 | theme | 默认页 | emphasis 页 | hl 色(仅 theme 页生效) | |---|---|---|---|---| | 沉思 / 论证 / 笔记(默认) | **black** | 黑底白字 | 红底白字 | 红 `#E63956` | | 宣言 / 号召 / 演讲(含 `share` / `manifesto` / `keynote` / `talk` 标签或语气) | **red** | 红底白字
What does the deck-ljg-present skill do?
把 outline 1:1 铸成色块大字宣言 deck, 原文不动只做美化。三档主题 black / red / yellow
How do I install it?
Run `npx skills add nexu-io/html-anything --skill deck-ljg-present --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 nexu-io/html-anything, a repository with 8,084 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.