Add meigen-ai-design plugin

This commit is contained in:
jau123
2026-03-03 16:08:45 +08:00
parent ade0c7a211
commit 81d0d2c2db
7 changed files with 223 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
{
"meigen": {
"command": "npx",
"args": ["-y", "meigen@latest"]
}
}