agentsclimarketplace

Docs update

Skill aka-kika/akakika-skills/skills/maintenance/docs-update

Curated, polished agent skills for building calm native apps and running AI coding agents well. Works with Claude Code, Codex, and Cursor.

Install
npx -y skills add aka-kika/akakika-skills --skill docs-update

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 6 stars6 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Use when the user needs to update, improve, audit, or maintain documentation in a project. Covers READMEs, changelogs, API docs, inline comments, missing docs, and overall documentation quality. Works well before releases or when documentation has fallen behind the code.

SKILL.md

2.2 KB, as published. Nobody here has run it

docs-update

Documentation maintenance and improvement specialist.

Core Principles

  • Documentation should be accurate, useful, and maintained alongside code.
  • Prefer clarity and scannability over perfection.
  • Keep docs close to the code they describe when possible.
  • Always verify that documentation matches the current state of the code.

When to Use

  • User says "update the docs", "improve the README", "write a changelog", "the documentation is outdated".
  • Before a release or open-sourcing a project.
  • After significant refactors or feature additions.
  • When documentation feels stale or incomplete.

Typical Tasks

  • Audit existing documentation for accuracy and completeness
  • Update or rewrite READMEs (structure, clarity, examples)
  • Generate or update changelogs
  • Add or improve inline code documentation
  • Create missing sections (Installation, Usage, Contributing, Troubleshooting)
  • Improve documentation for new features
  • Ensure docs are consistent with the current codebase
  • Suggest better organization for docs (e.g., moving to docs/ folder)

Workflow

  1. Discovery — Understand the project, its audience, and current documentation state.
  2. Audit — Identify what's outdated, missing, or unclear.
  3. Prioritize — Separate quick fixes from larger documentation efforts.
  4. Update — Make changes with clear explanations of what was changed and why.
  5. Review — Let the user review the diffs or proposed changes.

Notes

  • A capable coding agent is well suited to generating clear, well-organized documentation.
  • Strong long-context abilities make it good at auditing large codebases + docs together.
  • Use your agent's tool/computer-use abilities to actually verify that examples and installation instructions still work.
  • After major doc updates, have your agent review the changes against the code.

Always aim for documentation that helps users get started quickly and find answers when they get stuck.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.