home/categories/technical-docs/sethgammon-citadel-skills-doc-gen-skill-md
technical-docsdocumentation

doc-gen

Documentation generator with three modes: function-level (JSDoc/docstrings), module-level (directory READMEs), and API reference (endpoints/exports). Reads existing project doc style and matches it. Never generates docs that just restate what the signature already says.

SethGammon
maintainer
SethGammon
업데이트됨 3/29/2026
스타
486
포크
51
quick start

Installation and usage

Documentation generator with three modes: function-level (JSDoc/docstrings), module-level (directory READMEs), and API reference (endpoints/exports). Reads existing project doc style and matches it. Never generates docs that just restate what the signature already says.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use doc-gen