Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:48:31 +08:00
commit 1041424521
9 changed files with 2841 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"name": "common-engineering",
"description": "Foundational engineering tools for diagram generation, documentation, and common development tasks",
"version": "1.0.0",
"author": {
"name": "irfansofyana"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
]
}