Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:03:02 +08:00
commit a7979c466d
5 changed files with 445 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "cadrianmae-integration",
"description": "Integrate marketplace plugins into CLAUDE.md with user/project scope selection",
"version": "1.0.0",
"author": "cadrianmae",
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}