Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:58:50 +08:00
commit cba57e4a5f
10 changed files with 872 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"name": "doc",
"description": "Documentation : ADR, RTFM, génération docs, framework docs avec skills spécialisés",
"version": "1.1.0",
"author": {
"name": "Aurélien Tournayre",
"email": "aurelien.tournayre@gmail.com"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}