CI/CD

Continuous integration and deployment

Showing 1201-1224 of 1353 skills
jyasuu

istio

by jyasuu

Service mesh installation and configuration examples with authorization policies and traffic routing.

API Dev 0 4mo ago
gclayburg

buildgit

by gclayburg

Jenkins CI/CD build pipeline monitor. Check build status, push and monitor builds, follow builds in real-time. Use when the user asks about CI/CD status, build results, wants to push code and monitor the Jenkins build, or asks if CI is passing. Triggers include "check build", "build status", "is CI passing", "is the build green", "push and watch", "push and monitor", "what failed in CI", "why did the build fail", "follow the build", "watch the build", "trigger a build", "run the build".

CI/CD 0 3mo ago
georgejeffers

alchemy

by georgejeffers

Alchemy IaC framework for TypeScript. Use when the user mentions Alchemy, wants to set up infrastructure, deploy Cloudflare Workers, configure databases, KV, R2, queues, use bindings and secrets, set up dev mode, use framework adapters (Vite, Astro, React Router, SvelteKit, Nuxt, TanStack Start), create custom resources, or work with any Alchemy provider.

CI/CD 0 3mo ago
Incept5

eve-se-index

by Incept5

Load this first. Routes to the right Eve SE skill for developing, deploying, and debugging Eve-compatible apps.

CI/CD 0 3mo ago
hk-vk

httpsdocsbaseorgget-startedllmstxt

by hk-vk

Start here to understand Base, browse products and use cases, and follow quickstarts to build apps, tokens, chains, and contracts.

Agents 0 3mo ago
miracloon

codex-collab

by miracloon

【WHEN】当用户命令中明确包含"codex协作"、"codex协同"、"与codex合作"等指令时启用; 【WHEN】当用户要求使用 codex MCP 工具进行代码分析、原型生成、review 等协作开发场景时启用。 【WHEN NOT】不用于单独的代码实现任务、不用于纯文档编写、不用于不涉及 codex 的常规开发流程。

CI/CD 0 5mo ago
ehtbanton

jenkins-pipeline-generator

by ehtbanton

Generate Jenkins pipeline files (Jenkinsfile) with declarative or scripted syntax. Triggers on "create jenkinsfile", "generate jenkins pipeline", "jenkins ci config", "jenkins build pipeline".

CI/CD 0 5mo ago
ingpdw

create-keystore

by ingpdw

Android 앱 서명을 위한 Keystore 파일을 생성합니다. keystore 생성, 키스토어 만들기, 앱 서명 키 요청 시 사용됩니다.

CI/CD 0 3mo ago
seligj95

azure-app-service-best-practices

by seligj95

Best practices for Azure App Service web app development, configuration, and operations. Use when reviewing/optimizing App Service configs, implementing security patterns (Managed Identity, Key Vault), optimizing performance (cold starts, scaling), setting up production deployments (slots, CI/CD, health checks), cost optimization, or troubleshooting. Triggers on "best practices", "recommendations", "patterns", "how should I configure".

CI/CD 0 3mo ago
JsonLee12138

deployment-config-create

by JsonLee12138

Configure deployment files with a common baseline file plus environment override files. Use when setting up or adjusting Makefile-first deployment for test/prod/custom environments and non-default SSH/SCP ports.

CI/CD 0 3mo ago
svensxl

ohmyzsh-p10k

by svensxl

在 macOS 系统上安装和配置 Oh My Zsh 及 Powerlevel10k 主题的完整指南。当用户需要美化终端、安装 oh-my-zsh、配置 powerlevel10k 主题、安装 Nerd Fonts 字体、或配置 iTerm2 颜色主题时使用此 skill。

CI/CD 0 3mo ago
showlotus

resume-optimizer

by showlotus

技术简历要点优化工具。专为技术人员设计,将平淡的项目描述改写为符合大厂标准的简历要点。使用场景:(1) 用户提供技术工作描述需要改写为简历语言 (2) 用户明确要求优化简历内容 (3) 用户提供的描述需要符合 STAR 法则和专业表达 (4) 需要生成多个版本的简历话术供选择。输出标准专业版、数据驱动版和专家架构师版三种格式。

Automation 0 4mo ago
Pranav-Karra-3301

ci-cd

by Pranav-Karra-3301

Security-hardening skill for CI/CD pipelines and pre-commit hooks. Scans codebases to detect missing security infrastructure and generates configurations. Use when: (1) Setting up CI/CD for a new project ("add CI", "setup GitHub Actions", "create workflow") (2) Adding pre-commit hooks ("add husky", "setup pre-commit", "add git hooks") (3) Security hardening ("add SAST", "setup CodeQL", "add dependabot", "security scan") (4) Auditing existing CI/CD ("check my workflows", "what security am I missing") (5) Adding commit standards ("add commitlint", "enforce conventional commits") Triggers: "CI/CD", "GitHub Actions", "pre-commit", "husky", "CodeQL", "Semgrep", "dependabot", "SAST", "security scanning", "lint-staged", "commitlint", "git hooks"

CI/CD 0 4mo ago
nimeshgurung

senior-devops

by nimeshgurung

Comprehensive DevOps skill for CI/CD, infrastructure automation, containerization, and cloud platforms (AWS, GCP, Azure). Includes pipeline setup, infrastructure as code, deployment automation, and monitoring. Use when setting up pipelines, deploying applications, managing infrastructure, implementing monitoring, or optimizing deployment processes.

CI/CD 0 6mo ago
longtengsiha

arbitrum-dapp-skill

by longtengsiha

Opinionated guide for building dApps on Arbitrum using Stylus (Rust) and/or Solidity. Covers local devnode setup, contract development, testing, deployment, and React frontend integration with viem. Use when starting a new Arbitrum project, writing Stylus or Solidity contracts, deploying to Arbitrum, or building a frontend that interacts with Arbitrum contracts.

CI/CD 0 3mo ago
0juano

edgeone-pages-deploy

by 0juano

Deploys static HTML to a public URL instantly with no authentication required. Use when asked to "host this", "deploy this site", "get a public link", "share this HTML", "quick deploy", "publish this page", or any request to make an HTML file publicly accessible via URL. Supports self-contained HTML files with inline CSS/JS.

CI/CD 0 4mo ago
elsi06

heizoelpreise

by elsi06

Fetches heating oil prices from Swiss providers (Coop, Migrol, Agrola) and displays results via OpenClaw.

CI/CD 0 3mo ago
hk-vk

httpsdocsbaseorgbase-chainllmstxt

by hk-vk

Base is a fast, low-cost Ethereum L2 for building global onchain apps; start here to deploy, connect, and operate reliably.

Agents 0 3mo ago
ehtbanton

github-actions-workflow

by ehtbanton

Generate GitHub Actions workflow YAML files for CI/CD pipelines including testing, building, and deployment automation. Triggers on "create GitHub Actions workflow", "generate CI/CD pipeline", "GitHub workflow for", "actions yaml for".

Automation 0 5mo ago
PrakharMNNIT

transcript-pipeline

by PrakharMNNIT

This skill should be used when the user asks to "process this transcript", "convert lecture to notes", "run transcript pipeline", "generate class tutorial from Zoom captions", "validate transcript coverage", or "enrich class resources" (Notion/Canva/Drive links) for bootcamp notes.

CI/CD 0 3mo ago
progmichaelkibenko

pipeline-pattern-react

by progmichaelkibenko

Implements the Pipeline design pattern in React for data transformation. Use when the user mentions pipeline pattern, or when you need a fixed sequence of stages that each transform data and pass to the next—ETL-style processing in the UI, parsing, formatting pipelines, or any linear transformation flow that runs to completion.

CI/CD 0 3mo ago
Jadeenn

multi-source-feed

by Jadeenn

Set up and manage an AI-curated daily tech brief from 23 sources. Use when user says "set up multi-source-feed", "configure my daily brief", or "msf setup".

Auth 0 2mo ago
Envy-7z

mobile-ci-release-flow

by Envy-7z

Android and Flutter CI/release readiness workflow for branch validation, failure triage, QA checklist creation, and release-note risk review. Use when preparing mobile PRs for merge, fixing broken CI, validating a release candidate, or deciding go/no-go for internal or store release.

CI/CD 0 3mo ago
acejou27

vercel

by acejou27

Vercel deployment platform documentation - use for deploying Next.js apps, serverless functions, edge middleware, and CI/CD workflows

CI/CD 0 7mo ago