moai-docs-generation

Generate API documentation from TypeScript and Python code comments.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/m16khb/liar-game --skill moai-docs-generation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moai-docs-generation
Source: https://github.com/m16khb/liar-game/tree/main/.claude/skills/moai-docs-generation
Command: npx skills add https://github.com/m16khb/liar-game --skill moai-docs-generation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Manual documentation creation is time-consuming, prone to inconsistencies, and often falls out of sync with code changes. This Skill automates the generation of high-quality, structured documentation from various sources, ensuring accuracy and consistency across your projects.

Core Features & Use Cases

  • Scaffold Generation: Quickly create standardized directory structures and template files for new guides, API docs, or multilingual content.
  • Auto-Documentation from Code: Automatically generate API documentation from code comments (e.g., JSDoc, Python docstrings) for TypeScript, Python, and other languages.
  • Batch Generation: Generate documentation for entire projects or specific features with a single command, supporting various output types like READMEs and API references.

Quick Start

Generate API documentation for the 'user-service' module from its TypeScript code.