vcdocs
SolidUse when you need to analyze a codebase and initialize, update, or summarize project documentation.
Install
Quality Score: 91/100
Skill Content
Details
- Author
- withkynam
- Repository
- withkynam/vibecode-pro-max-kit
- Created
- 2 weeks ago
- Last Updated
- 1 weeks ago
- Language
- JavaScript
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
docs
Manage project documentation in ./docs/ — initialize, update, or check. Canonical set is intentionally small: development guidelines, system architecture, tech stack, deployment. Scouts the codebase, delegates writing to the docs-manager subagent (or stays inline with --inline).
document
Create or refresh technical engineering docs in the current repo's /docs/ tree. Diataxis layout, mermaid diagrams, ADR support, drift audit. Use when the user says 'write docs', 'document this', 'audit the docs', or '/document'.
docs
Generate or refresh project documentation from the code — an ADR, a README section, or API docs grounded in the actual files. Use on "/docs", "document this module", "write an ADR for…", "update the README for this feature", "refresh the API docs". Scans the code first, then writes.