docs-writer

Installation
SKILL.md

Overview

This skill generates and maintains technical documentation. It covers:

  • README files — project overview, quickstart, configuration reference
  • API documentation — endpoint or function-level docs (JSDoc, docstrings, XML docs)
  • Inline code comments — explaining non-obvious logic
  • Architecture Decision Records (ADRs) — recording why decisions were made
  • "How to use this repo" guides — onboarding documentation

Use this skill when asked to write, update, or review documentation.


Conventions and constraints

Installs
2
First Seen
Jun 16, 2026
docs-writer — columbia-cloudworks-llc/agents