18 lines
585 B
JSON
18 lines
585 B
JSON
{
|
|
"name": "stack-validator",
|
|
"owner": {
|
|
"name": "rknall",
|
|
"email": "zhongweili@tubi.tv"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "stack-validator",
|
|
"description": "Validates GitLab stack projects before deployment, ensuring proper architecture patterns, directory structure, secrets management, .env configuration, and Docker best practices. Detects issues and provides actionable guidance",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-rknall-claude-skills-stack-validator.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |