Docs Init

Bootstraps a documentation structure (architecture, onboarding, data-model, deployment, security, contributing, and a first ADR) for a project that has little or no docs/ directory, exploring the codebase and populating templates only with content evidenced in the code. Use when the user wants to set up docs, bootstrap documentation, initialize project docs, scaffold a docs/ folder, or create docs from scratch for a new or undocumented project. Not for refreshing or syncing docs that already exist (use docs-update). Not for generating a standalone architecture or ER diagram without the surrounding document (use docs-diagram).

mgiovani 473fb17 9 files · 25.1 KB Updated

File contents

mgiovani/cc-arsenal/tree/main/skills/docs-init commit 473fb1738e

Frequently asked questions

npx skillmds@latest add mgiovani/docs-init