12 lines
418 B
JSON
12 lines
418 B
JSON
{
|
|
"name": "documentation-wizard",
|
|
"description": "Keeps documentation in perfect sync with code and knowledge. Auto-generates README, API docs, ADRs, and onboarding materials. Detects stale documentation and ensures it evolves with the codebase.",
|
|
"version": "0.0.0-2025.11.28",
|
|
"author": {
|
|
"name": "Overlord-Z",
|
|
"email": "[email protected]"
|
|
},
|
|
"skills": [
|
|
"./skills/documentation-wizard"
|
|
]
|
|
} |