18 lines
623 B
JSON
18 lines
623 B
JSON
{
|
|
"name": "dataform-toolkit",
|
|
"owner": {
|
|
"name": "Ivan Histand",
|
|
"email": "ihistand@rotoplas.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "dataform-toolkit",
|
|
"description": "Comprehensive toolkit for BigQuery Dataform development with engineering best practices. Enforces TDD workflow, proper ref() usage, comprehensive documentation, and safe development patterns. Includes quick-access commands for common ETL workflows.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-ihistand-claude-plugins-dataform-toolkit.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |