Docs Writer

Specialized skill for writing technical documentation

KylinMountain 710c6e1 1.1 KB Updated

File contents

Documentation Writer Skill

Purpose

This skill provides specialized guidance for writing high-quality technical documentation, including README files, API documentation, user guides, and code comments.

Guidelines

When activated, follow these documentation best practices:

  1. Structure: Use clear hierarchical headings (H1, H2, H3)
  2. Clarity: Write in simple, direct language
  3. Examples: Include practical code examples
  4. Completeness: Cover installation, usage, and troubleshooting
  5. Maintenance: Keep documentation up-to-date with code changes

Templates

README Template

  • Project overview
  • Installation instructions
  • Quick start guide
  • API reference
  • Contributing guidelines
  • License information

API Documentation

  • Endpoint descriptions
  • Request/response examples
  • Error codes
  • Authentication details

Best Practices

  • Use consistent formatting
  • Include table of contents for long documents
  • Add diagrams where helpful
  • Test all code examples
  • Consider your audience's technical level

KylinMountain/nano-claw/tree/main/skills/builtin/docs-writer commit 710c6e11c1

Frequently asked questions

npx skillmds@latest add kylinmountain/docs-writer