inline-docs
Installation
SKILL.md
Inline Documentation Generator
I'll analyze your code and generate comprehensive JSDoc comments, Python docstrings, or Go documentation from function signatures and behavior.
Supported Languages:
- JavaScript/TypeScript (JSDoc)
- Python (Google-style, NumPy-style, reStructuredText)
- Go (godoc)
- Java (Javadoc)
- Rust (rustdoc)
Token Optimization
This skill uses multiple optimization strategies to minimize token usage while maintaining comprehensive documentation generation:
1. Language Detection Caching (300 token savings)
Pattern: Cache language detection results to avoid repeated file system checks