docs-writer

Align documentation with the current codebase through targeted edits and verification.

Updated Apr 4, 2026
One-click install
npx skills add https://github.com/anionzo/skill --skill docs-writer-anionzo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docs-writer
Source: https://github.com/anionzo/skill/tree/main/skills/docs-writer
Command: npx skills add https://github.com/anionzo/skill --skill docs-writer-anionzo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Keep documentation aligned with how the system actually works. It supports targeted section editing, full document creation, architecture diagrams, and prompt refinement for docs-refresh tasks. Use when writing README files, onboarding docs, runbooks, API usage notes, architecture diagrams, or any documentation that should stay in sync with code.

Core Features & Use Cases

  • Targeted section editing and full document creation to reflect current state
  • Load templates from references to guide prompts and drafts
  • Generate and refine architecture diagrams and runbooks with mermaid support

Quick Start

Inspect the repository to inventory documentation surfaces, compare with the codebase, and apply targeted edits or full document updates.

Frequently Asked Questions about docs-writer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I keep documentation aligned with my codebase?

Keeping documentation aligned with your codebase involves inspecting the source, comparing it against existing files, and applying targeted section edits or full rewrites using templates to reflect the current state.

Can I generate mermaid architecture diagrams from source code?

Yes, generating mermaid architecture diagrams from source code is supported, allowing you to create and refine visual documentation that stays synchronized with the actual system structure.

What is the best way to update an outdated README with new code changes?

The best way to update an outdated README is by verifying the actual source code, loading documentation templates, and applying targeted section edits to reflect new code changes accurately.

Does this approach work for writing technical runbooks and onboarding guides?

Yes, this approach works for writing technical runbooks and onboarding guides by verifying content against the real codebase and using templates to ensure documentation matches actual operations.

How do I edit a specific section of my API docs without rewriting the whole file?

Editing a specific section of API docs is done through targeted section edits, allowing you to update only the necessary parts of the document while leaving the rest untouched.