Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:16:59 +08:00
commit fa9cdc9fd0
20 changed files with 2619 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "planning-tools",
"description": "Visual planning and documentation tools including ASCII diagrams for architecture, migrations, and data flows",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Connor",
"email": "noreply@claudex.dev"
},
"skills": [
"./skills/ascii-diagram-creator"
]
}