Files
gh-byunk-claude-code-toolki…/.claude-plugin/plugin.json
2025-11-29 18:02:57 +08:00

12 lines
292 B
JSON

{
"name": "erd-skill",
"description": "Database design and ERD toolkit using DBML format for schema creation and analysis",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Kyungho Byoun",
"email": "kyungho.byoun@gmail.com"
},
"skills": [
"./skills/erd-skill"
]
}