Render Doc — Documentation skill for Claude Code
Invoke the render-doc skill.
How to install Render Doc
Installs to ~/.claude/skills/railima-claude-personal-skills-render-doc/SKILL.md
mkdir -p ~/.claude/skills/railima-claude-personal-skills-render-doc && curl -fsSL https://raw.githubusercontent.com/railima/claude-personal-skills/HEAD/commands/render-doc.md -o ~/.claude/skills/railima-claude-personal-skills-render-doc/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Render Doc does
Invoke the `render-doc` skill. Pass through any arguments the user supplied — if they typed `/render-doc `, that path is the explicit argument; if they typed `/render-doc` with no args, the skill should run in context-aware mode.
Use the `Skill` tool with `skill: render-doc` and `args: `.
Alternatives in Documentation
- Doc Co-authoring — Guide users through structured workflow for co-authoring documentation 94.1k ★
- Translate Doc Zh — Translate English documentation to Chinese 5.7k ★
- Question — Answer the user's question by analyzing the project structure and documentation 3.4k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Multipov
Review a document by dispatching multiple persona agents against it. The document can be a PDF, markdown, or t
Release Patch
Cut a patch / minor release for mori-desktop — bump version in Cargo.toml / tauri.conf.json / package.json, ap
Apply Self Review
Apply the approved improvements from the latest memory-self-review PROPOSAL. Auto-applies the safe, reversible
User Guide
Generate user guide documentation for the repository: $ARGUMENTS
Second Brain Mapping
Map your vault: extract structured metadata from every typed file, surface cross-doc insights, optionally buil
Craft Docs
Generate or update project documentation using the crystallized doc-writer agent. Two-pass: brief (analysis +
Related Agents
Preferences Setup
Sets up and updates job search preferences in config/preferences.yaml. Pass free-form text to extract preferen
Clickup Sync
Pushes a local Markdown file to a ClickUp Doc page, overwriting it. Receives a file path, workspace ID, doc ID
Doc Editor
Use to edit, organize, or sync Markdown (docs/, design docs, README, CHANGELOG) on explicit request or confirm