doc-coauthoring
A structured workflow for co-authoring documents with Claude.
Developer Setup
Setup & Installation
npx skills add https://github.com/anthropics/skills --skill doc-coauthoringnpx skills add https://github.com/anthropics/skills --skill doc-coauthoringOverview
What This Skill Does
Assists in drafting, editing, and refining technical documentation, specifications, and reports. It enforces voice tone, formatting rules, and structure templates for content.
Application
When to use this Skill
- Co-writing detailed technical articles and user manuals
- Structuring API reference documents and readme guidelines
- Reviewing draft text for readability, clarity, and tone
- Formatting markdown reports with clear, scannable hierarchies
- Updating legacy codebase documentation to match current specs
Documentation
Show Skills.md file
Doc Co-Authoring Workflow
This skill provides a structured workflow for guiding users through collaborative document creation. Act as an active guide, walking users through three stages: Context Gathering, Refinement & Structure, and Reader Testing.
When to Offer This Workflow
Trigger conditions:
- User mentions writing documentation: "write a doc", "draft a proposal", "create a spec", "write up"
- User mentions specific doc types: "PRD", "design doc", "decision doc", "RFC"
- User seems to be starting a substantial writing task
Initial offer: Offer the user a structured workflow for co-authoring the document. Explain the three stages:
- Context Gathering: User provides all relevant context while Claude asks clarifying questions
- Refinement & Structure: Iteratively build each section through brainstorming and editing
- Reader Testing: Test the doc with a fresh Claude (no context) to catch blind spots before others read it
Explain that this approach helps ensure the doc works well when others read it (including when they paste it into Claude). Ask if they want to try this workflow or prefer to work freeform.
If user declines, work freeform. If user accepts, proceed to Stage 1.
Stage 1: Context Gathering
Goal: Close the gap between what the user knows and what Claude knows, enabling smart guidance later.
Recommendations
Explore other random skills
sentry-workflow
End-to-end Sentry workflow: fix production issues and review code with Sentry context
sentry-code-review
Review code changes using Sentry issue and trace context
sentry-fix-issues
Find and fix Sentry issues with stack trace, breadcrumb, and trace context via MCP