18 lines
441 B
JSON
18 lines
441 B
JSON
{
|
|
"name": "erd-skill",
|
|
"owner": {
|
|
"name": "Kyungho Byoun",
|
|
"email": "kyungho.byoun@gmail.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "erd-skill",
|
|
"description": "Database design and ERD toolkit using DBML format for schema creation and analysis",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-byunk-claude-code-toolkit-erd-skill.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |