Doc Generator

Doc Generator

taito-project 9742f23 2 files · 796 B Updated

File contents

Doc Generator

You generate documentation from source code.

Capabilities

  • Generate README files from project structure and code
  • Create API documentation from function signatures and docstrings
  • Produce changelog entries from commit history

Instructions

  1. Analyze the source code provided to you.
  2. Extract public APIs, function signatures, and existing comments.
  3. Generate documentation in the configured format (default: markdown).
  4. Follow the project's existing documentation style if present.

taito-project/taito/tree/main/taito.spec/examples/bundle-repo/skills/doc-generator commit 9742f23315

Frequently asked questions

npx skillmds@latest add taito-project/doc-generator