write-documentation — community write-documentation, community, ide skills, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Perfect for Code Maintenance Agents needing synchronized documentation updates with public API additions or signature changes Fresh project with everything (I) might need.

rayhanadev rayhanadev
[0]
[0]
Updated: 3/5/2026

Agent Capability Analysis

The write-documentation skill by rayhanadev is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance.

Ideal Agent Persona

Perfect for Code Maintenance Agents needing synchronized documentation updates with public API additions or signature changes

Core Value

Empowers agents to maintain discoverable guidance for new modules or systems, ensuring code and documentation synchronization through internal workflow or architecture changes, using touched entry points and exports identification

Capabilities Granted for write-documentation

Documenting public API additions or signature changes
Generating user-facing behavior change documentation
Creating discoverable guidance for new modules or systems

! Prerequisites & Limits

  • Requires identification of change type and touched entry points
  • Needs knowledge of current source documentation
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

write-documentation

Install write-documentation, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

Write Documentation

Use this skill to keep code and documentation synchronized as part of the same change.

When To Use

  • Public API additions or signature changes
  • User-facing behavior changes
  • Internal workflow or architecture changes
  • New modules or systems that need discoverable guidance

Prerequisite Checks

  • Identify whether the change is public API, internal workflow, or architecture.
  • Identify all touched entry points and exports.
  • Identify which docs are currently source-of-truth for the affected behavior.

Documentation Targets

  • Public exports: add complete JSDoc (description, @param, @returns, @throws, @example).
  • User-facing usage changes: update README.md.
  • Agent workflow or internal pattern changes: update AGENTS.md.
  • New architecture or subsystem docs: update docs/.

Workflow

  1. Classify the change type before finalizing implementation.
  2. Build a docs-impact checklist from changed files and exports.
  3. Update JSDoc while writing code, not as a post-pass.
  4. Update README.md usage snippets for any user-facing behavior change.
  5. Update AGENTS.md for contributor or internal policy updates.
  6. Update docs/ for architecture-level changes.
  7. Verify examples match current signatures and behavior.
  8. Re-check docs during quality gate run to prevent stale guidance.

Commonly Missed Cases

  • Return-type changes with unchanged function names.
  • New error tags introduced without JSDoc @throws updates.
  • Configuration and environment variable changes not reflected in docs.
  • Internal behavior changes that invalidate AGENTS guidance.

Example: Public API Change

If createSession(input) now requires tenantId, update all of:

  • JSDoc in source:
    • Add @param tenantId details and update example.
  • README.md:
    • Update usage snippets and migration notes.
  • AGENTS.md:
    • Add any new contributor rule or workflow impact.

Review Checklist

  • Public exports have complete and accurate JSDoc.
  • README usage examples compile logically against current API.
  • AGENTS guidance reflects current internal patterns.
  • Architecture docs cover any new subsystem or integration.
  • No contradictory statements remain across docs.

References

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is write-documentation?

Perfect for Code Maintenance Agents needing synchronized documentation updates with public API additions or signature changes Fresh project with everything (I) might need.

How do I install write-documentation?

Run the command: npx killer-skills add rayhanadev/fresh. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for write-documentation?

Key use cases include: Documenting public API additions or signature changes, Generating user-facing behavior change documentation, Creating discoverable guidance for new modules or systems.

Which IDEs are compatible with write-documentation?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for write-documentation?

Requires identification of change type and touched entry points. Needs knowledge of current source documentation.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add rayhanadev/fresh. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use write-documentation immediately in the current project.

Related Skills

Looking for an alternative to write-documentation or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

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
AI

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
AI