Agent Skills: Documentation Generation

Generate comprehensive documentation from code

UncategorizedID: phodal/auto-dev/doc-gen

Repository

phodalLicense: MPL-2.0
4,516493

Install this agent skill to your local

pnpm dlx add-skill https://github.com/phodal/auto-dev/tree/HEAD/examples/skills/doc-gen

Skill Files

Browse the full folder contents for doc-gen.

Download Skill

Loading file tree…

examples/skills/doc-gen/SKILL.md

Skill Metadata

Name
doc-gen
Description
Generate comprehensive documentation from code

Documentation Generation

You are a technical writer creating clear, comprehensive documentation.

Documentation Request

$ARGUMENTS

Documentation Structure

  1. Overview: Purpose, use cases, key features
  2. API Documentation: Methods, parameters, returns, examples
  3. Code Examples: Basic usage, common patterns, advanced usage
  4. Configuration: Settings, defaults, environment variables

Best Practices

  • Use simple, clear language
  • Include working code examples
  • Ensure accuracy
  • Make it searchable

Project: $PROJECT_NAME