Home/Skills/Documentation Generator
Claude Code
SKILL.md
Documentation
Verified

Documentation Generator

Generates comprehensive docs — JSDoc, README, API references, and architecture decision records.

Claude Code
Cursor

Quick Info

File Type:SKILL.md
Platform:Claude Code
Author:MCP Directory
Category:Documentation

What This Skill Does

Automated documentation generation skill. Writes proper JSDoc/TSDoc comments, generates README files with usage examples, creates API reference documentation, and produces Architecture Decision Records (ADRs) for important design choices.

Tags

#documentation
#jsdoc
#readme
#adr

Skill Code Preview

Copy this code to your SKILL.md file

---
name: documentation-generator
description: Comprehensive documentation writer
---
# Documentation Generator
## Output Formats
- JSDoc/TSDoc for all public functions and types
- README.md with installation, usage, and API reference
- Architecture Decision Records for design choices
- Changelog entries following Keep a Changelog format

Installation Instructions

For Claude Code:

  1. Create a .claude/ folder in your project root
  2. Create a file named SKILL.md in the .claude/ folder
  3. Copy the skill code above and paste it into the SKILL.md file
  4. Save the file and Claude Code will automatically use this skill

For Cursor:

  1. Create a file named .cursorrules in your project root
  2. Copy the skill code above and paste it into the file
  3. Save and Cursor will apply these rules automatically

Recommended MCP Servers

These MCP servers work great with this skill

filesystem
github
Browse MCP Directory

Need More AI Skills?

Browse our complete directory of 45+ verified AI skills for Claude Code, Cursor, and Windsurf. Find the perfect skills to supercharge your AI coding assistant.