Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:50:59 +08:00
commit 7f42d64263
19 changed files with 2908 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "architecture-skills",
"description": "Collection of architectural documentation and specification generation skills",
"version": "0.0.0-2025.11.28",
"author": {
"name": "George A Puiu",
"email": "puiu.adrian@gmail.com"
},
"skills": [
"./skills/specification-architect"
]
}