New to Claude Skills? Learn how to install them →

nexu-io on GitHub

Kami Parchment Document

Free

Create editorial-grade documents with a classic touch.

Get this skill

Free · Opens the source repo

What Kami Parchment Document does

Kami Parchment Document is designed for those who need to produce serious, editorial-quality documents that resemble traditional printed pages rather than digital dashboards. This skill provides a warm parchment canvas with a specific color palette and typography guidelines to ensure that your documents maintain a professional and cohesive aesthetic. It is particularly suited for one-pagers, long reports, letters, resumes, financial reports, changelogs, and portfolios, allowing users to focus on content while adhering to strict design standards.

The skill enforces a visual signature that includes a warm parchment background and monochrome ink-blue accents. Users must follow strict guidelines regarding color usage, typography, and layout to maintain the integrity of the design. For instance, the primary text color is a near-black warm gray, and a single serif font family is used for each language, ensuring a uniform look across documents. This attention to detail makes it ideal for users who value high-quality presentation in their written materials.

With specific templates for various document types, users can easily create structured and visually appealing content. The skill emphasizes clean lines and minimalistic design, avoiding unnecessary embellishments like drop shadows or gradients. This makes it especially useful for professionals in fields such as academia, business, and design who need to produce polished documents that convey information clearly and effectively.

Overall, Kami Parchment Document is a valuable tool for anyone looking to enhance their document creation process with a focus on editorial quality and aesthetic consistency. By adhering to the defined design principles, users can ensure their documents are not only informative but also visually compelling, reflecting a high standard of professionalism.

When to use it

Use this skill when you need to create formal documents such as reports, letters, or resumes that require a classic printed look.

When not to use it

This skill is not suitable for creating interactive dashboards or web pages that require dynamic content or varied color schemes.

What you can build with it

Creating a Professional Resume

Use the Kami Parchment skill to design a clean and elegant resume that highlights your experience and skills, adhering to strict typography and layout guidelines.

Drafting a Formal Letter

Generate a formal letter with the appropriate structure and design, ensuring that it meets professional standards for correspondence.

Compiling a Detailed Report

Create a long report that includes a cover page, table of contents, and structured chapters, all formatted to resemble a traditional printed document.

How to install Kami Parchment Document

View source

1. Install with the skills CLI

npx skills add nexu-io/open-design/doc-kami-parchment --agent claude-code

2. Or install it manually

Download the skill folder and drop it into ~/.claude/skills/ for all projects, or .claude/skills/ to scope it to one repo. Restart Claude Code so it picks up the new skill.

Anthropic's agentic coding CLI, and the reference implementation of Agent Skills. Drop a skill folder into ~/.claude/skills and Claude Code loads it automatically whenever a task matches the skill's description. Claude Code docs

Inside SKILL.md

Written by nexu-io

【模板: 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 #d4d1c5 rule, 长度受控不到边。

【可选文档类型 — 按用户内容判断】

  • 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 描边。

Frequently asked questions about Kami Parchment Document

Similar skills