Files
gh-hermeticormus-alqvimia-c…/.claude-plugin/plugin.json
2025-11-29 18:33:49 +08:00

16 lines
370 B
JSON

{
"name": "database-design",
"description": "Database architecture, schema design, and SQL optimization for production systems",
"version": "1.2.0",
"author": {
"name": "Seth Hobson",
"url": "https://github.com/wshobson"
},
"skills": [
"./skills/postgresql"
],
"agents": [
"./agents/database-architect.md",
"./agents/sql-pro.md"
]
}