Styles technical documentation with a warm parchment aesthetic and editorial typography.
Install
mkdir -p .claude/skills/doc-kami-parchment && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/17739" && unzip -o skill.zip -d .claude/skills/doc-kami-parchment && rm skill.zipInstalls to .claude/skills/doc-kami-parchment
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Warm parchment canvas (#f5f4ed), monochrome ink-blue accent (#1B365D), one serif family, and editorial-grade typography.Key capabilities
- →Apply a warm parchment background color
- →Use a monochrome ink-blue accent color
- →Restrict typography to a single serif font family
- →Maintain editorial-grade typography standards
- →Generate one-pager documents with specific layouts
- →Create long reports with cover pages and tables of contents
How it works
The skill applies a predefined visual signature to content, including specific background and accent colors, a single serif font, and editorial typography rules. It structures the output based on document types like one-pagers or long reports.
Inputs & outputs
When to use doc-kami-parchment
- →Generating professional one-pagers
- →Styling portfolio documentation
- →Creating editorial-grade reports
About this skill
【模板: Kami 羊皮纸文档】 【意图】严肃排版文档: one-pager / 长报告 / 信函 / 简历 / 财报 / changelog / portfolio。Inspired by tw93/kami。强调"写得像被排过版的纸", 不是 dashboard, 不是网页。
【硬性视觉签名 — 不许改】
- 画布: 暖羊皮纸
#f5f4ed(永远不用纯白#fff)。次级背景#efeee5。 - 墨色: 主文字
#1f1d18(近黑暖灰, 不用纯黑#000)。次文字#6b665b。 - 唯一色彩: 墨蓝
#1B365D——所有 accent (链接、tag 描边、重点数字、引用左 rule) 只能用这一个色, 严禁多色。 - 字体: 一种语言一种衬线, 全文不混用:
- 英文:
Charter(fallback:Source Serif Pro,Iowan Old Style) - 中文:
TsangerJinKai02 W04(fallback:Noto Serif SC) - 日文:
YuMincho(fallback:Noto Serif JP) - Body 400, Heading 500 (不要 700/800/900)。
- 英文:
- 行高: 标题 1.1–1.3, 紧凑正文 1.4–1.45, 阅读型正文 1.5–1.55。
- 绝不: drop-shadow / blur / 圆角 ≥ 8px / 渐变 / 霓虹色 / rgba (用 solid hex)。
- 细节: tag 用 solid hex 背景方块 (因为 WeasyPrint 不渲染 rgba 好); 单线几何 icon; 边缘 1px hairline
#d4d1c5rule, 长度受控不到边。
【可选文档类型 — 按用户内容判断】
- One-Pager — 顶 logotype (Charter italic) + 标题 + lede + 3 列要点 + 底脚 metadata。
- Long Doc — 封面页 (大标题 + 副标 + 作者 + 日期) → 目录 (kicker + page no.) → 章节 (folio 顶角 + section rule + body) → 注释脚注 + 文末 colophon。
- Letter — 抬头地址 + 日期 + 收件人 + 正文 (左对齐, 段间空 1.5em) + 署名 + 签名占位线。
- Portfolio — 项目 hero (大标题 + sub) + 1 张全幅图 (用 CSS 块绘制占位) + 项目描述 + 角色 / 时间 / stack 元数据 row。
- Resume — 顶部姓名 (大字) + tagline 一行 + contact row + 主要 section: experience (公司 / 时间 / 职位 / bullets) + skills + education。
- Slides — keynote 风, 页数由【用户内容】决定 (短内容 6 页起步, 长内容应更多), 每页满铺羊皮纸, 大标题 + lede + 角标 page no., 简洁到只有"被印出来"的感觉。
- Equity Report — 公司名 + ticker + Q × 年份 + key metrics row (revenue / margin / yoy) + body 分析 + 图表 (SVG 单色折线)。
- Changelog — 版本号 (Charter italic 大字) + 日期 + 改动列表 (Added / Changed / Fixed), 单 rule 分隔。
【设计准则】
- "Composed pages, not dashboards." 不要堆 KPI 卡, 不要堆 emoji 图标, 不要 hero gradient。
- "Ring or whisper only, no hard drop shadows." 阴影只能是
0 0 0 1px #d4d1c5这种 hairline 描边。 - 文字层级靠衬线对比 + 字号 + 留白, 不靠颜色。
- 单文件 HTML, 用 Tailwind CDN; 全文中英混排时加盘古之白; 不要外链图片, 占位用 paper-tint 色块 + 1px ink 描边。
When not to use it
- →When a pure white background is required
- →When multiple accent colors are needed
- →When sans-serif fonts or mixed font families are desired
Limitations
- →The canvas color is fixed to warm parchment (#f5f4ed)
- →Only one ink-blue accent color (#1B365D) is allowed
- →Only one serif font family is permitted per language
How it compares
This skill enforces a strict visual signature with specific color palettes, font choices, and layout rules to create a 'composed page' aesthetic, unlike general document styling tools.
Compared to similar skills
doc-kami-parchment side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| doc-kami-parchment (this skill) | 0 | 1mo | No flags | Beginner |
| plantuml-ascii | 8 | 6mo | Review | Beginner |
| mermaidjs-v11 | 4 | 7mo | Review | Beginner |
| pr-demo | 1 | 4mo | Review | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
You might also like
plantuml-ascii
github
Generate ASCII art diagrams using PlantUML text mode. Use when user asks to create ASCII diagrams, text-based diagrams, terminal-friendly diagrams, or mentions plantuml ascii, text diagram, ascii art diagram. Supports: Converting PlantUML diagrams to ASCII art, Creating sequence diagrams, class diagrams, flowcharts in ASCII format, Generating Unicode-enhanced ASCII art with -utxt flag
mermaidjs-v11
mrgoonie
Create diagrams and visualizations using Mermaid.js v11 syntax. Use when generating flowcharts, sequence diagrams, class diagrams, state diagrams, ER diagrams, Gantt charts, user journeys, timelines, architecture diagrams, or any of 24+ diagram types. Supports JavaScript API integration, CLI rendering to SVG/PNG/PDF, theming, configuration, and accessibility features. Essential for documentation, technical diagrams, project planning, system architecture, and visual communication.
pr-demo
mikeyobrien
Use when creating animated demos (GIFs) for pull requests or documentation. Covers terminal recording with asciinema and conversion to GIF/SVG for GitHub embedding.
mermaid-visualizer
axtonliu
Transform text content into professional Mermaid diagrams for presentations and documentation. Use when users ask to visualize concepts, create flowcharts, or make diagrams from text. Supports process flows, system architectures, comparisons, mindmaps, and more with built-in syntax error prevention.
infographic-generator
vfarcic
Generate retro arcade style infographic prompts for documentation pages
d2
xenodium
This skill should be used when the user invokes "/d2" to create a diagram from the current context using D2 and output the resulting image path.