cyberneticlibrary

Initialize and manage project docs

docsskillsetup L10
vanducng/skills
What it does

Generate, organize, and publish technical documentation

Best for

Keeping technical documentation in sync with code and published to a readable site

Inputs
  • · Source code files
  • · README/CHANGELOG
  • · API schemas
Outputs
  • · Formatted HTML/Markdown docs
  • · Published doc site
  • · Auto-generated API reference
Requires
  • · mkdocs/Sphinx/Jekyll
  • · GitHub Pages or Vercel
Preconditions
  • · Source files readable
  • · Doc template configured
Failure modes
  • · Broken links
  • · Outdated examples
Trust signals
  • · Auto-generated from comments
  • · Link validation
  • · Versioned releases