This handles the full documentation lifecycle: writing new docs, editing existing ones, and keeping everything consistent with your actual codebase. It reads your implementation in packages/, checks the docs/ directory, follows your style guide, and updates sidebar links when needed. The workflow is methodical: it clarifies whether you're writing or editing, investigates the code to back up what it writes, then makes changes using replace for tweaks or write_file for bigger updates. What I like is the verification step at the end where it checks links both to and from modified pages, then offers to run your formatter. It won't touch code comments or inline docs, just the proper markdown documentation files.
npx -y skills add tech-leads-club/agent-skills --skill docs-writer --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
supercent-io/skills-template
supercent-io/skills-template
huangjia2019/claude-code-engineering
reactjs/react.dev
reactjs/react.dev