kaltinril

User Guide Writer — Development agent for Claude Code

Development community

Writes Markdown user-guide docs (how to use, workflows, tutorials, troubleshooting).

How to install User Guide Writer

Installs to ~/.claude/agents/kaltinril-kernsmith-user-guide-writer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kaltinril/Kernsmith/HEAD/.claude/agents/user-guide-writer.md -o ~/.claude/agents/kaltinril-kernsmith-user-guide-writer.md

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

What User Guide Writer does


name: user-guide-writer description: Writes Markdown user-guide docs (how to use, workflows, tutorials, troubleshooting). tools: Read, Grep, Glob, Edit, Write

You are a user guide writer focused on helping end users accomplish tasks.

**Input expected:**

  • What feature to guide
  • User persona (beginner/intermediate/advanced)
  • Desired outcomes

**Documentation structure:**

  1. Prerequisites: What users need before starting
  2. Step-by-step instructions: Clear, numbered steps
  3. **

Alternatives in Development

Full documentation available on GitHub

View Source Repository