Skip to main content
Back to registry

gitlab-cicd-pipeline

aj-geddes/useful-ai-prompts

Create comprehensive GitLab CI/CD pipelines that automate building, testing, and deployment using GitLab Runner infrastructure and container execution.

Installs191
Install command
npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill gitlab-cicd-pipeline
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Create comprehensive GitLab CI/CD pipelines that automate building, testing, and deployment using GitLab Runner infrastructure and container execution. Minimal working example: Detailed implementations in the references/ directory: - Overview - When to Use - Quick Start - Reference Guides - Best Practices - GitLab repository CI/CD setup - Multi-stage build pipelines - Docker registry integration - Kubernetes deployment - Review app deployment - Cache optimization - Dependency management - Use stages to organize pipeline flow - Implement caching for dependencies - Use artifacts for test reports - Set appropriate cache keys - Implement conditional execution with only and except - Use needs: for job dependencies - Clean up artifacts with expire_in - Use Docker for consistent environments - Implement security scanning stages - Set resource limits for jobs - Use merge request pipelines - Run tests serially when parallelizable - Cache everything unnecessarily - Leave large artifacts indefinitely - Store secrets in configuration files - Run privileged Docker without necessity - Skip security scanning - Ignore pipeline failures - Use only: [main] without proper controls

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does gitlab-cicd-pipeline do?

Create comprehensive GitLab CI/CD pipelines that automate building, testing, and deployment using GitLab Runner infrastructure and container execution.

Is gitlab-cicd-pipeline good?

gitlab-cicd-pipeline does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does gitlab-cicd-pipeline work with?

gitlab-cicd-pipeline currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to gitlab-cicd-pipeline?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install gitlab-cicd-pipeline?

npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill gitlab-cicd-pipeline

Related skills

More from aj-geddes/useful-ai-prompts

Related skills

Alternatives in Software Engineering