generate-api-docs
Installation
SKILL.md
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
generate-api-docs
Generate API documentation for endpoints
来源信息
- 原始平台: Claude Code
- 市场来源: Claude Code Marketplace
- 原始名称: generate-api-docs
- 版本: 1.0.0
- 作者: Anand Tyagi
- 关键词: documentation
功能描述
Context
- API routes: !
find . -path "*/routes/*" -name "*.js" -o -path "*/api/*" -name "*.js" | head -20 - Current API files: @$ARGUMENTS