CI/CD

Continuous integration and deployment

Showing 241-264 of 1368 skills
TerminalSkills

act

by TerminalSkills

Run GitHub Actions locally with act. Use when a user asks to test GitHub Actions workflows locally, debug CI pipelines without pushing, or run workflows offline.

CI/CD 116 4mo ago
TerminalSkills

ansible-roles

by TerminalSkills

Organize server configuration with Ansible roles. Use when a user asks to structure Ansible playbooks, create reusable configuration modules, set up server provisioning, or build a library of infrastructure configurations.

CI/CD 116 4mo ago
TheBushidoCollective

gitlab-ci-pipeline-configuration

by TheBushidoCollective

Use when configuring GitLab CI/CD pipelines, defining stages, or setting up workflow rules. Covers pipeline structure, stage ordering, and execution flow.

Automation 179 5mo ago
TheBushidoCollective

gitlab-ci-variables-secrets

by TheBushidoCollective

Use when configuring GitLab CI/CD variables, managing secrets, or integrating with external secret providers. Covers secure credential handling.

CI/CD 179 5mo ago
TheBushidoCollective

gitlab-ci-artifacts-caching

by TheBushidoCollective

Use when configuring artifacts for inter-job data passing or caching for faster builds. Covers cache strategies and artifact management.

Caching 179 5mo ago
TheBushidoCollective

gitlab-ci-best-practices

by TheBushidoCollective

Use when optimizing GitLab CI/CD pipelines for performance, reliability, or maintainability. Covers pipeline optimization and organizational patterns.

CI/CD 179 5mo ago
rmyndharis

bash-defensive-patterns

by rmyndharis

Master defensive Bash programming techniques for production-grade scripts. Use when writing robust shell scripts, CI/CD pipelines, or system utilities requiring fault tolerance and safety.

CI/CD 1.2K 6mo ago
noir-lang

extract-fuzzer-repro

by noir-lang

Extract a Noir reproduction project from fuzzer failure logs in GitHub Actions. Use when a CI fuzzer test fails and you need to create a local reproduction.

CI/CD 1.4K 5mo ago
TerminalSkills

ansible-automation

by TerminalSkills

Automates server configuration and application deployment with Ansible. Use when the user wants to write Ansible playbooks, create roles, manage inventory, configure servers, deploy applications, set up infrastructure, manage users and permissions, handle secrets with Ansible Vault, or orchestrate multi-server deployments. Trigger words: ansible, playbook, ansible role, ansible galaxy, inventory, ansible vault, ansible task, ansible handler, ansible template, jinja2, ansible collection, ansible tower, awx, ansible lint, configuration management, server provisioning.

Automation 116 5mo ago
rohitg00

k8s-kind

by rohitg00

Manage kind (Kubernetes IN Docker) local clusters. Use when creating, testing, or developing with local Kubernetes clusters in Docker containers.

CI/CD 932 5mo ago
secondsky

sap-btp-cloud-platform

by secondsky

Comprehensive SAP Business Technology Platform (BTP) reference for cloud development, deployment, and operations. Use when setting up BTP accounts (global accounts, directories, subaccounts), working with Cloud Foundry environment (orgs, spaces, buildpacks, service bindings), deploying to Kyma environment (Kubernetes, modules, serverless functions), developing in ABAP environment (RAP, CDS, ADT), managing entitlements and quotas, configuring identity providers (SAP Cloud Identity Services, XSUAA), implementing authentication and authorization (role collections, trust configuration), using btp CLI or CF CLI, deploying multi-target applications (MTA), setting up connectivity (destinations, Cloud Connector), implementing CI/CD pipelines (SAP Continuous Integration and Delivery), extending SAP solutions (S/4HANA Cloud, SuccessFactors), or troubleshooting BTP services. Covers all three runtime environments with production-tested patterns. Keywords: SAP BTP, SAP Business Technology Platform, Cloud Foundry, CF, Kyma, ABAP environment, subaccount, global account, directory, entitlements, quotas, btp CLI, CF CLI, MTA, multi-target application, XSUAA, SAP Authorization and Trust Management, Cloud Identity Services, Identity Authentication, destinations, Cloud Connector, service binding, buildpack, Kubernetes, serverless, RAP, CDS, CAP, SAP Cloud Application Programming Model, CI/CD, SAP Continuous Integration and Delivery, extensions, formations, trial account, free tier, enterprise account, consumption-based, subscription-based, CPEA, BTPEA, regions, availability zones, high availability, disaster recovery, audit logging, role collections, platform users, business users, Neo environment, service broker, space, org, namespace, Helm, Docker, Istio, API Gateway, Eventing

Auth 387 7mo ago
proffesor-for-testing

consultancy-practices

by proffesor-for-testing

"Apply effective software quality consultancy practices. Use when consulting, advising clients, or establishing consultancy workflows."

CI/CD 420 5mo ago
sopaco

deepwiki-rs

by sopaco

"AI-powered Rust documentation generation engine for comprehensive codebase analysis, C4 architecture diagrams, and automated technical documentation. Use when Claude needs to analyze source code, understand software architecture, generate technical specs, or create professional documentation from any programming language."

CI/CD 1.4K 9mo ago
rmyndharis

cicd-automation-workflow-automate

by rmyndharis

"You are a workflow automation expert specializing in creating efficient CI/CD pipelines, GitHub Actions workflows, and automated development processes. Design automation that reduces manual work, improves consistency, and accelerates delivery while maintaining quality and security."

Agents 1.2K 6mo ago
rohitg00

ci-cd-pipelines

by rohitg00

CI/CD pipeline patterns for GitHub Actions, GitLab CI, testing strategies, and deployment automation

CI/CD 2.4K 5mo ago
secondsky

app-store-deployment

by secondsky

Publishes mobile applications to iOS App Store and Google Play with code signing, versioning, and CI/CD automation. Use when preparing app releases, configuring signing certificates, or setting up automated deployment pipelines.

CI/CD 194 7mo ago
noir-lang

debug-fuzzer-failure

by noir-lang

End-to-end workflow for debugging SSA fuzzer failures from CI. Extracts a reproduction case from GitHub Actions logs, then bisects SSA passes to identify the bug. Use when a pass_vs_prev or similar fuzzer test fails in CI.

CI/CD 1.4K 5mo ago
boshu2

release

by boshu2

'Release your software. Pre-flight validation, changelog generation, version bumps, release commit, tag, curated release notes. Boundary: everything up to the git tag. Triggers: "release", "cut a release", "prepare release", "release check".'

CI/CD 414 5mo ago
proffesor-for-testing

DDD Domain Mapping (from QCSD-AGENTIC-QE-MAPPING-FRAMEWORK.md)

by proffesor-for-testing

Agentic QE Fleet is an open-source AI-powered quality engineering platform designed for use with Claude Code, featuring specialized agents and skills to support testing activities for a product at any stage of the SDLC. Free to use, fork, build, and contribute. Based on the Agentic QE Framework created by Dragan Spiridonov.

CI/CD 420 5mo ago
noir-lang

reduce-ssa-repro

by noir-lang

Minimize an SSA file that triggers a bug in the noir-ssa pipeline, producing the smallest possible reproduction case. Use after bisecting to identify which SSA passes cause the issue.

CI/CD 1.4K 5mo ago
dartsim

dart-ci

by dartsim

DART CI/CD troubleshooting - GitHub Actions, cache debugging, platform-specific failures

CI/CD 1.2K 6mo ago
dartsim

dart-test

by dartsim

DART testing patterns - unit tests, integration tests, CI validation

CI/CD 1.2K 6mo ago
dartsim

dart-ci

by dartsim

DART CI/CD troubleshooting - GitHub Actions, cache debugging, platform-specific failures

CI/CD 1.2K 6mo ago
dartsim

dart-test

by dartsim

DART testing patterns - unit tests, integration tests, CI validation

CI/CD 1.2K 6mo ago