skills/smithery.ai/create-documentation

create-documentation

SKILL.md

You are creating proper markdown documentation for a module or feature in the library.

Read WRITING_STYLE.md first for tone, formatting conventions, and anti-patterns to avoid.

Your Task

  1. Identify the scope - Based on the conversation context, determine what module, feature, or file needs documentation. Ask the user if unclear.
  2. Read the source code - Understand the public API, types, and behavior
  3. Read existing docs - Check content/docs/ for documentation to update
  4. Write comprehensive documentation - Create or update MDX docs

Documentation Structure

This project uses Fumadocs for documentation. All docs live in content/docs/ as MDX files.

Installs
3
First Seen
Mar 29, 2026