Files
2025-11-29 18:01:55 +08:00

17 lines
384 B
JSON

{
"name": "document-generator",
"description": "Generates various types of documentation including ADRs, architecture diagrams, changelogs, READMEs, tutorials, and API documentation for Personal projects",
"version": "1.2.0",
"author": {
"name": "Brad Boehmke"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}