{ "name": "code-documentation", "description": "Documentation generation, code explanation, and technical writing with automated doc generation and tutorial creation", "version": "1.2.0", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" }, "agents": [ "./agents/docs-architect.md", "./agents/tutorial-engineer.md", "./agents/code-reviewer.md" ], "commands": [ "./commands/doc-generate.md", "./commands/code-explain.md" ] }