CI/CD

持续集成与部署

显示 337-360 / 共 1454 个技能
jezweb

google-chat-messages

jezweb

"Send Google Chat messages via webhook — text, rich cards (cardsV2), threaded replies. Includes TypeScript types, card builder utility, and widget reference."

CI/CD 979 6个月前
jezweb

cloudflare-worker-builder

jezweb

Scaffold and deploy Cloudflare Workers with Hono routing, Vite plugin, and Static Assets. Workflow: describe project, scaffold structure, configure bindings, deploy. Use when creating Workers projects, setting up Hono/Vite, configuring D1/R2/KV bindings, or troubleshooting export syntax errors, API route conflicts, HMR issues, or deployment failures.

API 开发 979 6个月前
llama-farm

fix-ci

llama-farm

Fetch GitHub CI failure information, analyze root causes, reproduce locally, and propose a fix plan. Use /fix-ci for current branch or /fix-ci <run-id> for a specific run.

CI/CD 837 7个月前
OpenHands

github-actions

OpenHands

Create, debug, and test GitHub Actions workflows and custom actions. Use when building CI/CD pipelines, automating workflows, or troubleshooting GitHub Actions.

CI/CD 136 3个月前
0xDarkMatter

testing-patterns

0xDarkMatter

"Cross-language testing strategies and patterns. Triggers on: test pyramid, unit test, integration test, e2e test, TDD, BDD, test coverage, mocking strategy, test doubles, test isolation."

CI/CD 32 8个月前
popup-studio-ai

phase-9-deployment

popup-studio-ai

Skill for deploying to production environment. Covers CI/CD, environment configuration, and deployment strategies. Use proactively when user is ready to deploy or asks about production environment setup. Triggers: deployment, CI/CD, production, Vercel, Kubernetes, Docker, 배포, デプロイ, 部署, despliegue, implementación, producción, déploiement, mise en production, Bereitstellung, Produktion, distribuzione, messa in produzione Do NOT use for: local development, design phase, or feature implementation.

CI/CD 593 7个月前
popup-studio-ai

development-pipeline

popup-studio-ai

9-phase Development Pipeline complete knowledge. Use when user doesn't know development order or starts a new project from scratch. Use proactively when user asks about development order, phases, what to do first, or starts a new project without clear direction. Triggers: development pipeline, phase, development order, where to start, what to do first, how to begin, new project, 개발 파이프라인, 뭐부터, 어디서부터, 순서, 시작, 開発パイプライン, 何から, どこから, 开发流程, 从哪里开始, pipeline de desarrollo, fase, orden de desarrollo, por dónde empezar, qué hacer primero, pipeline de développement, phase, ordre de développement, par où commencer, que faire d'abord, Entwicklungspipeline, Phase, Entwicklungsreihenfolge, wo anfangen, was zuerst tun, pipeline di sviluppo, fase, ordine di sviluppo, da dove iniziare, cosa fare prima Do NOT use for: ongoing implementation, existing feature work, or bug fixes.

CI/CD 593 7个月前
w-winter

xcodebuildmcp

w-winter

Build/test Xcode projects via the XcodeBuildMCP MCP server using a local CLI wrapper for pi (no MCP support). Use when the user mentions Xcode, xcodebuild, iOS builds/tests, or XcodeBuildMCP.

CI/CD 124 7个月前
rohitg00

devops-automation

rohitg00

CI/CD pipeline design with GitHub Actions, Docker, Kubernetes, Helm, and GitOps patterns

API 开发 2556 7个月前
rohitg00

ci-cd-pipelines

rohitg00

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

CI/CD 2556 7个月前
Cap-go

capgo-live-updates

Cap-go

Complete guide to implementing live updates in Capacitor apps using Capgo. Covers account creation, plugin installation, configuration, update strategies, and CI/CD integration. Use this skill when users want to deploy updates without app store review.

CI/CD 66 7个月前
Cap-go

capacitor-ci-cd

Cap-go

Complete CI/CD guide for Capacitor apps covering GitHub Actions, GitLab CI, build automation, app signing, and deployment pipelines. Use this skill when users need to automate their build and release process.

CI/CD 66 7个月前
einverne

deploy-staging

einverne

将当前分支部署到测试环境。当用户要求部署、发布到测试或在 staging 环境测试时使用

CI/CD 121 7个月前
einverne

git-commit-formatter

einverne

生成符合 Conventional Commits 规范的 Git 提交信息。当用户要求生成提交、创建 commit 或写提交信息时使用

认证鉴权 121 7个月前
einverne

turborepo

einverne

Guide for implementing Turborepo - a high-performance build system for JavaScript and TypeScript monorepos. Use when setting up monorepos, optimizing build performance, implementing task pipelines, configuring caching strategies, or orchestrating tasks across multiple packages.

缓存 121 9个月前
yonatangross

golden-dataset

yonatangross

Golden dataset lifecycle patterns for curation, versioning, quality validation, and CI integration. Use when building evaluation datasets, managing dataset versions, validating quality scores, or integrating golden tests into pipelines.

CI/CD 224 6个月前
yonatangross

checkpoint-resume

yonatangross

Rate-limit-resilient pipeline with checkpoint/resume for long multi-phase sessions. Saves progress to .claude/pipeline-state.json after each phase. Use when starting a complex multi-phase task that risks hitting rate limits, when resuming an interrupted session, or when orchestrating work spanning commits, GitHub issues, and large file changes.

CI/CD 224 6个月前
karmab

kcli-testing

karmab

Guides testing and code quality for kcli. Use when writing tests, running linting, or validating changes before committing.

CI/CD 650 7个月前
iterate

creating-an-app

iterate

Create a new Cloudflare app in this repo with the expected package scripts, Doppler shape, and CI workflow wiring.

CI/CD 199 2个月前
lyndonkl

forecast-premortem

lyndonkl

Use to stress-test predictions by assuming they failed and working backward to identify why. Invoke when confidence is high (>80% or <20%), need to identify tail risks and unknown unknowns, or want to widen overconfident intervals. Use when user mentions premortem, backcasting, what could go wrong, stress test, or black swans.

CI/CD 149 9个月前
TheBushidoCollective

cypress-ci-cd

TheBushidoCollective

Use when cypress CI/CD integration including parallelization, test recording, and media capture.

CI/CD 190 6个月前
TheBushidoCollective

act-workflow-syntax

TheBushidoCollective

Use when creating or modifying GitHub Actions workflow files. Provides guidance on workflow syntax, triggers, jobs, steps, and expressions for creating valid GitHub Actions workflows that can be tested locally with act.

自动化 190 6个月前
TheBushidoCollective

gitlab-ci-pipeline-configuration

TheBushidoCollective

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

自动化 190 6个月前
TheBushidoCollective

gitlab-ci-variables-secrets

TheBushidoCollective

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

CI/CD 190 6个月前