Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:00:08 +08:00
commit dccefb2050
10 changed files with 5088 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "yzmir-systems-thinking",
"description": "Systems thinking methodology - patterns, leverage points, archetypes, modeling, visualization - 6 skills",
"version": "1.0.0",
"author": {
"name": "tachyon-beep",
"url": "https://github.com/tachyon-beep"
},
"skills": [
"./skills"
]
}