Files
42marketplaces/sync/gh-m-brady-claude-plugins-plugins-sqlc-go-plugin.json
2025-11-30 09:08:53 +08:00

18 lines
479 B
JSON

{
"name": "sqlc-go",
"owner": {
"name": "Michael Brady",
"email": "zhongweili@tubi.tv"
},
"plugins": [
{
"name": "sqlc-go",
"description": "Expert guidance for using sqlc with Go and PostgreSQL, including query writing, type mappings, and migration management",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-m-brady-claude-plugins-plugins-sqlc-go-plugin.git"
},
"strict": true
}
]
}