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