LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: cicd

Browse skills that share this tag.

  • turborepo-caching - Turborepo build optimization and caching patterns.
    turborepocachingmonorepobuild-optimization

    ★ 0 · Updated 2026-09-21

    Configure Turborepo for efficient monorepo builds with local and remote caching.

    ⚙ Configure Turborepo build pipelines⚙ Implement remote caching⚙ Debug cache misses
  • deployment-pipeline-design - Multi-stage CI/CD pipeline design and deployment strategies
    cicdpipelinedeploymentdevops

    ★ 6 · Updated 2026-09-20

    Design multi-stage CI/CD pipelines with approval gates, security checks, and deployment orchestration.

    ⚙ Design CI/CD pipeline architectures⚙ Implement approval gates and checks⚙ Configure multi-environment deployment workflows
  • devops - DevOps & Infrastructure Best Practices
    devopsinfrastructurecicdkubernetes

    ★ 39 · Updated 2026-09-16

    Provides best practices and generates artifacts for deploying, operating, securing, and scaling cloud infrastructure.

    ⚙ Generate runbooks⚙ Generate pipeline configurations⚙ Generate Terraform modules
  • gitlab-ci-patterns - Build GitLab CI/CD pipelines for automated workflows.
    gitlab-cicicddevopskubernetes

    ★ 18 · Updated 2026-09-16

    Builds GitLab CI/CD pipelines with multi-stage workflows, caching, Docker builds, Kubernetes deployments, and security scanning.

    ⚙ Build GitLab CI/CD pipelines⚙ Configure multi-stage workflows⚙ Build and push Docker images
  • ios-deployment - iOS Deployment Workflow for Flutter Apps
    iosflutterdeploymentxcode

    ★ 1 · Updated 2026-09-16

    Configures Xcode projects, code signing, Fastlane automation, and CI/CD pipelines to build and deploy Flutter iOS apps to TestFlight and App Store.

    ⚙ Build iOS test applications⚙ Archive release IPA files⚙ Configure Xcode project settings
  • gh-actions - Optimal GitHub Actions CI/CD configurations
    github-actionscicdautomationworkflows

    ★ 0 · Updated 2026-09-16

    Configures GitHub Actions CI/CD workflows, release automation, signing, checksums, and cross-platform builds for projects.

    ⚙ Configure CI and testing workflows⚙ Automate release and publishing workflows⚙ Setup cross-platform build matrix
  • ln-732-cicd-generator - GitHub Actions CI Pipeline Generator
    github-actionscicddevopsbootstrap

    ★ 1 · Updated 2026-09-15

    Generates GitHub Actions CI pipeline configuration for automated testing and validation.

    ⚙ Analyze project stack⚙ Substitute template variables⚙ Create workflow directory
  • expo-deployment - Deploy Expo apps to iOS, Android, and Web using EAS
    expoeasdeploymentios

    ★ 1 · Updated 2026-09-13

    Deploys Expo applications to iOS App Store, Android Play Store, web hosting, and API routes using EAS.

    ⚙ Build iOS production applications⚙ Build Android production applications⚙ Submit builds to App Store
  • monorepo - Monorepo Architecture and Configuration Standards
    monorepoturborepopnpmworkspace

    ★ 20 · Updated 2026-09-11

    Provides standards for configuring Turborepo, pnpm workspaces, shared packages, and CI/CD pipelines in monorepos.

    ⚙ Define pnpm workspace structure⚙ Link internal dependencies with workspace protocol⚙ Define Turborepo pipeline dependencies
  • fix-ci-failures - Diagnose and Fix CI/CD Failures
    cicicddebugginggithub-actions

    ★ 602 · Updated 2026-09-11

    Diagnoses and fixes CI/CD failures by analyzing logs, reproducing issues locally, and applying code fixes.

    ⚙ View PR check status⚙ Download CI failure logs⚙ Reproduce CI failures locally
  • create-github-action-workflow-specification - Create GitHub Actions Workflow Specification
    github-actionscicdworkflowspecification

    ★ 4 · Updated 2026-09-09

    Create a formal specification for an existing GitHub Actions CI/CD workflow, optimized for AI consumption and workflow maintenance.

    ⚙ Extract workflow core purpose⚙ Map job execution flow⚙ Document input output contracts
  • implementing-infrastructure-as-code-security-scanning - IaC Security Scanning with Checkov, tfsec, and KICS
    devsecopscicdiac-securitycheckov

    ★ 487 · Updated 2026-06-30

    Automated security scanning for IaC templates (Terraform, CloudFormation, Kubernetes, Helm) using Checkov, tfsec, and KICS to detect misconfigurations before deployment.

    ⚙ scan Terraform files⚙ scan CloudFormation templates⚙ scan Kubernetes manifests
  • release-orchestrator - Automate Release Process with Semantic Versioning
    releasedeploymentversioningchangelog

    ★ 602 · Updated 2026-06-30

    End-to-end release automation with semantic versioning, changelog generation, and multi-environment deployment

    ⚙ calculate semantic version⚙ generate changelog⚙ build release assets
  • deploy-script-review - Deploy Script Security Review
    deploymentsecurityreviewdevops

    ★ 57 · Updated 2026-03-23

    Review deployment scripts for security, safety, error handling, rollback procedures, and permissions

    ⚙ read deployment scripts⚙ search script patterns⚙ list deployment files
  • faion-cicd-engineer - CI/CD pipelines and monitoring automation
    cicdgitopsdevopsmonitoring

    ★ 4 · Updated 2026-03-23

    Manages CI/CD pipelines, GitOps deployments, monitoring stacks, secrets, and SSL/TLS configurations

    ⚙ create CI/CD workflows⚙ configure deployment pipelines⚙ setup monitoring tools
  • ultraqa - Autonomous QA Cycling Workflow for Continuous Testing
    qatestingautomationcicd

    ★ 602 · Updated 2026-03-09

    Runs QA cycles with test, verification, fix automation until quality goal is met

    ⚙ parse quality goals⚙ run test suites⚙ execute build commands