clawd-docs
Installation
SKILL.md
Clawd Docs
Documentation generation and management system for ClawdBot projects. Automates the creation and maintenance of comprehensive documentation from code analysis, commit history, and TypeScript definitions.
Purpose
This skill eliminates manual documentation overhead by:
- Automatically extracting documentation from TypeScript/JSDoc comments
- Generating API references from type definitions and function signatures
- Creating user-friendly guides from code patterns
- Maintaining changelogs from git commit history
- Building skill documentation with examples and usage patterns
- Keeping README files synchronized with actual implementation