Skip to main content
Generalbendrucker

doc-coauthoring

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.

Stars
13
Source
bendrucker/claude
Updated
2026-05-31
Slug
bendrucker--claude--doc-coauthoring
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/bendrucker/claude/HEAD/user/skills/doc-coauthoring/SKILL.md -o .claude/skills/doc-coauthoring.md

Drops the SKILL.md into .claude/skills/doc-coauthoring.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.