Inline docs
Generate JSDoc/docstrings from code analysisFrom its SKILL.md
npx -y skills add manastalukdar/ai-devstudio --skill inline-docsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.8 KB, 151 tokens by cl100k_base, as published. Nobody here has run it
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
Expected range: 500–2,000 tokens (initial), 100 tokens (fully documented)
Caching: No persistent caching — analyzes current file on each run.
Early exit: Returns immediately if all public functions already have documentation.
Patterns used: Grep-before-Read, early exit, git diff scope default
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.