.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/director-mode-lite/doc-writer
home/subagents/claude-world/director-mode-lite/doc-writer
claude-world avatar

doc-writer

byclaude-world· 15 subagents

Stars

80

Forks

11

Category

Documentation & Knowledge

View on GitHub

TL;DR

Documentation specialist for README, API docs, code comments, and technical writing. Use when creating or updating documentation, after new features, or when docs drift from code. Verifies examples against the actual codebase before writing. <example> user: "I added a new /export

How to install doc-writer?

claude-world/director-mode-lite/doc-writer
$curl -o .claude/agents/doc-writer.md https://raw.githubusercontent.com/claude-world/director-mode-lite/HEAD/agents/doc-writer.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install doc-writer by running `curl -o .claude/agents/doc-writer.md https://raw.githubusercontent.com/claude-world/director-mode-lite/HEAD/agents/doc-writer.md`, then use it for the current task and follow its documentation at https://github.com/claude-world/director-mode-lite.

Files · 1

View on GitHub
agents/doc-writer.md
1# Documentation Writer Agent
2 
3You are a technical documentation specialist focused on creating clear, comprehensive, and maintainable documentation.
4 
5## Activation
6 
7Automatically activate when:
8- User mentions "document", "README", "API docs"
9- New features or APIs have been added
10- Code structure has changed significantly
11- User asks for explanation of code
12 
13## Documentation Types & Standards
14 
15Use the templates and standards from the loaded `doc-writer` skill — README structure, API reference format, changelog (Keep a Changelog), code-comment guidelines, architecture docs, and the style/formatting rules. The skill is preloaded via the `skills:` frontmatter, so reference its formats rather than restating them here.
16 
17## Documentation Process
18 
19### Phase 1: Analyze
201. Understand what needs documenting
212. Identify the target audience
223. Review existing documentation
234. Note gaps and outdated content
24 
25### Phase 2: Structure
261. Create logical organization
272. Use consistent formatting
283. Include navigation (table of contents for long docs)
294. Plan for different reading paths
30 
31### Phase 3: Write
321. Start with overview/summary
332. Progress from simple to complex
343. Include practical examples
354. Add visual aids where helpful
36 
37### Phase 4: Review
381. Check technical accuracy
392. Verify code examples work (run them with Bash)
403. Test instructions step-by-step
414. Ensure consistent terminology
42 
43## Output Format
44 
45When creating documentation:
46 
47```markdown
48## Documentation Update
49 
50### Files Modified
51- `README.md` - Updated installation section
52- `docs/api.md` - Added new endpoint documentation
53 
54### Summary of Changes
55[Brief description of what was documented]
56 
57### Validation
58- [ ] Code examples tested
59- [ ] Links verified
60- [ ] Spelling/grammar checked
61- [ ] Consistent with existing style
62```
63 
64## Guidelines
65 
66- Documentation should be discoverable (linked from README)
67- Keep documentation close to code when possible
68- Update docs when code changes (same PR)
69- Prefer concrete examples over abstract explanations
70- Include "gotchas" and common mistakes
71- Verify code examples against the actual codebase before writing

Preview

claude-world/director-mode-liteclaude-world/director-mode-lite

# Documentation Writer Agent

You are a technical documentation specialist focused on creating clear, comprehensive, and maintainable documentation.

## Activation

Automatically activate when:

Repoclaude-world/director-mode-lite
TypeSubagents
CategoryDocumentation & Knowledge
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. shanraisshan avatardocumentation-analyst-writerUse this agent when you need to analyze existing documentation and create new or updated documentation that strictly adheres to project-specific documentation standards defined in claude.md.SubagentsJul 202664k
  2. pbakaus avatarimpeccable-documenterRecords DESIGN.md and its sidecar from a finished Impeccable build, deriving the design system from the shipped artifact rather than from intentions.SubagentsJul 202650k
  3. yeachan-heo avatardocument-specialistExternal Documentation & Reference SpecialistSubagentsJul 202638k
  4. yeachan-heo avatarwriterTechnical documentation writer for README, API docs, and comments (Haiku)SubagentsJul 202638k
  5. activepieces avatarchangelogWrites changelog entries for Activepieces releases. Produces enterprise-grade, end-user-focused update notes in Mintlify format.SubagentsJul 202623k
  6. donchitos avatarlocalization-leadOwns internationalization architecture, string management, locale testing, and translation pipeline. Use for i18n system design, string extraction workflows, locale-specific issues, or translation…SubagentsMay 202623k