KS
Killer-Skills

docs — how to use docs how to use docs, what is docs, docs alternative, docs vs dox, docs install, docs setup guide, automated documentation tools, API documentation best practices, README.md generator

v1.0.0
GitHub

About this Skill

Perfect for Code Maintenance Agents needing automated documentation synchronization with code changes. docs is a skill that automates documentation updates, ensuring consistency between code changes and documentation files such as README.md, CLAUDE.md, and API docs.

Features

Updates README.md files to reflect code changes
Synchronizes API docs with modifications to APIs, endpoints, or response schemas
Modifies postman collections to ensure accuracy
Restructures files and directories to maintain consistency
Updates docs/* directory files to keep them current
Handles changes to configuration options or environment variables

# Core Topics

utkudarilmaz utkudarilmaz
[0]
[0]
Updated: 3/6/2026

Quality Score

Top 5%
54
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add utkudarilmaz/claude-code-setup

Agent Capability Analysis

The docs MCP Server by utkudarilmaz is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion. Optimized for how to use docs, what is docs, docs alternative.

Ideal Agent Persona

Perfect for Code Maintenance Agents needing automated documentation synchronization with code changes.

Core Value

Empowers agents to update README.md, CLAUDE.md, and API docs in real-time, ensuring accuracy and consistency using Markdown formatting and Postman collections.

Capabilities Granted for docs MCP Server

Synchronizing documentation after new feature implementation
Updating API documentation following endpoint modifications
Maintaining accurate README.md files after code refactorings

! Prerequisites & Limits

  • Requires access to code repository
  • Limited to Markdown and Postman collection file formats
Project
SKILL.md
3.4 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

Docs Skill

Purpose

Dispatch the docs agent to synchronize documentation with code changes. The agent updates README.md, CLAUDE.md, docs/* directory files, API docs, postman collections, and other documentation files to keep them accurate and current.

When to Invoke

Invoke this skill after:

  • Implementing new features or modifying existing ones
  • Modifying APIs, endpoints, or response schemas
  • Changing configuration options or environment variables
  • Restructuring files or directories
  • Updating dependencies
  • Any significant code modification
  • Explicit request to audit or restructure documentation

Invocation Modes

Default: /docs

Document current or recent changes. The agent identifies recently modified files and updates related documentation.

Task tool with subagent_type="docs"
prompt: "Review recent code changes and update all affected documentation.
Identify modified files, scan the docs/ directory for existing files, and update README.md, CLAUDE.md, docs/* files, and any other relevant documentation."

Scoped: /docs <scope>

Document only the specified scope (file, module, feature).

Task tool with subagent_type="docs"
prompt: "Review and update documentation for: [scope]
Focus only on this area. Update all relevant documentation files including any matching files in the docs/ directory."

Scope examples:

  • /docs src/auth - authentication module
  • /docs API - all API endpoints
  • /docs README - only README.md
  • /docs config - configuration options
  • /docs UserService - specific class or service

Comprehensive: /docs all

Perform a planned, modular documentation update covering every repository aspect.

Task tool with subagent_type="docs"
prompt: "Perform comprehensive documentation audit of all repository areas.
Create a TodoWrite plan with one item per documentation aspect, then process sequentially.
Consult references/comprehensive-mode.md for the full aspect checklist and execution flow."

For detailed aspect checklist and example plan, consult references/comprehensive-mode.md.

Simplifier: /docs simplifier

Perform documentation restructuring to transform monolithic files into a modular structure with proper cross-linking.

Task tool with subagent_type="docs"
prompt: "Perform documentation restructuring analysis and execution.
Analyze file sizes, identify files exceeding thresholds, propose modular split plan, and execute.
Consult references/simplifier-mode.md for analysis checklist and target structure."

For detailed restructuring criteria and target structure, consult references/simplifier-mode.md.

Usage Examples

/docs                          # Document recent changes
/docs src/services/payment     # Document payment service only
/docs API                      # Update API documentation only
/docs all                      # Full project documentation audit
/docs simplifier               # Restructure large docs into modular files
/docs architecture             # Update architecture docs and .drawio diagrams
/docs postman                  # Validate and update postman_collection.json

Additional Resources

Reference Files

For detailed mode execution flows, consult:

  • references/comprehensive-mode.md - Full audit execution flow, aspect checklist, example TodoWrite plan
  • references/simplifier-mode.md - Restructuring analysis, thresholds, cross-linking templates, target structure

Related Skills

Looking for an alternative to docs or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication