V-Sekai-fire

Draft Readable Rfd — Documentation skill for Claude Code

Documentation community

When writing or editing an RFD README, apply three read-cold rules so a fresh reader can understand the document without opening any other RFD.

How to install Draft Readable Rfd

Installs to ~/.claude/skills/v-sekai-fire-dot-claude-draft-readable-rfd/SKILL.md

Terminal
mkdir -p ~/.claude/skills/v-sekai-fire-dot-claude-draft-readable-rfd && curl -fsSL https://raw.githubusercontent.com/V-Sekai-fire/dot-claude/HEAD/skills/draft-readable-rfd.md -o ~/.claude/skills/v-sekai-fire-dot-claude-draft-readable-rfd/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Draft Readable Rfd does


name: draft-readable-rfd description: When writing or editing an RFD README, apply three read-cold rules so a fresh reader can understand the document without opening any other RFD. Invoke whenever you draft a new RFD, edit an existing one, or supersede one — the rules gate readability, not just length. tools: Read, Write, Edit

Draft a readable RFD

An RFD is read cold. A reader arrives at the rendered `rfd/2182-*/README.md` with no prior tabs open, no memory of neighbouring RFDs, no

Alternatives in Documentation

  • Docx — Create, edit, and analyze Word documents with tracked changes, comments, and formatting 94.1k ★
  • Question — Answer the user's question by analyzing the project structure and documentation 3.4k ★
  • Wiki Update — Update a single wiki page in place without running a full re-ingest 375 ★

Full documentation available on GitHub

View Source Repository