15 lines
310 B
JSON
15 lines
310 B
JSON
{
|
|
"name": "ci-cd-pipeline-builder",
|
|
"description": "Build CI/CD pipelines for GitHub Actions, GitLab CI, Jenkins, and more",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Claude Code Plugins",
|
|
"email": "[email protected]"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |