CI/CD

Continuous integration and deployment

Showing 1417-1440 of 1450 skills
Rimblehelm

maui-deployment

by Rimblehelm

A brief description of what this skill does

CI/CD 0 7mo ago
jokerofcassinos

DubaiMatrixASI

by jokerofcassinos

CI/CD 0 6mo ago
fwfutures

gcp-deploy

by fwfutures

Deploy containerised applications to Google Cloud Run from source using gcloud CLI. Use when the user asks to "deploy to GCP", "deploy to Cloud Run", "ship to Google Cloud", "gcloud run deploy", or needs to set up, redeploy, configure env vars/secrets, view logs, or troubleshoot a Cloud Run service.

CI/CD 0 6mo ago
codecustard

icp-appgen

by codecustard

Build and deploy Internet Computer Protocol (ICP) applications with best practices. Supports Motoko, Rust, and Azle (TypeScript). Handles project scaffolding, canister development, frontend integration, Internet Identity authentication, ICRC tokens, testing, and deployment to both local and mainnet environments. Use when creating new ICP projects, adding canisters, integrating authentication, implementing token standards, or deploying ICP applications.

CI/CD 0 7mo ago
tippyentertainment

oracle-infrastructure-cloud

by tippyentertainment

Manage, deploy, and operate infrastructure on Oracle Cloud Infrastructure (OCI): compute, networking, storage, identity, automation, and cost governance.

CI/CD 0 6mo ago
bcook797

nfr-architect

by bcook797

"Guides users through writing, validating, and operationalizing Non-Functional Requirements (NFRs), Service Level Objectives (SLOs), Service Level Indicators (SLIs), and fitness functions. This skill should be used when a user wants to define or review NFRs for a system, translate NFRs into SLOs/SLIs, or generate automatable fitness functions (performance tests, ArchUnit-style architecture tests, availability checks, recovery drills) that validate a system against its non-functional requirements."

CI/CD 0 6mo ago
jyasuu

vcpkg

by jyasuu

C++ package manager for Windows with installation, environment setup, and package installation commands.

CI/CD 0 7mo ago
acejou27

gitlab

by acejou27

GitLab DevOps platform. Use for GitLab CI/CD pipelines, version control, issue tracking, merge requests, runners, security scanning, and DevSecOps workflows.

Auth 0 10mo ago
veritasderman-rgb

povidka

by veritasderman-rgb

Skill pro pomoc s tvorbou povídek – feedback, revize, brainstorming, analýza postav a dialogů. Použij tento skill kdykoliv uživatel chce pomoct s psaním povídky, příběhu nebo fikce: revidovat text, dostat zpětnou vazbu na povídku, zlepšit dialogy, vybudovat postavy, zkontrolovat konzistenci příběhu, nebo probrat nápad na zápletku. Také se hodí, když uživatel říká „podívej se na můj text", „co bys změnil", „je to věrohodné", „fungují ty dialogy", „pomoz mi s příběhem" apod. Hodí se i pro worldbuilding, systémy magie, analýzu napětí, práci s podtextem nebo ladění vypravěčského hlasu. Nepoužívej pro generování celých povídek od nuly – tento skill je průvodce a kritik, ne autor.

CI/CD 0 2mo ago
progmichaelkibenko

pipeline-pattern-python

by progmichaelkibenko

Implements the Pipeline design pattern in Python 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, parsing, data processing, or any linear transformation flow that runs to completion.

CI/CD 0 7mo ago
by-lua

fdd

by by-lua

Feature-Driven Development (FDD) para Hermes, com motor adaptativo inspirado no L-Spec PI: Discovery com classificação automática → [Discuss*] → Specify → [Clarify*] → [Design*] → Tasks → Execute (com Gate dentro) → State. Comandos via /xfdd. Compliance Gate BLOQUEANTE antes de qualquer edit.

CI/CD 0 3mo ago
addyosmani

using-agent-skills

by addyosmani

Discovers and invokes agent skills. Use when starting a session or when you need to discover which skill applies to the current task. This is the meta-skill that governs how all other skills are discovered and invoked.

CI/CD 90.3K 1mo ago
taeold

cloud-run-quickstart

by taeold

Get started deploying applications to Google Cloud Run. Use when a user wants to deploy their app, share their app by deploying to a cloud service, make their app accessible on the internet, or needs help choosing between Cloud Run deployment methods (no-build, buildpacks, Dockerfile, or container image).

CI/CD 0 7mo ago
pmco23

pack

by pmco23

Pack the local codebase using Repomix CLI into three targeted snapshots (code, docs, full) stored in .pipeline/ for sharing across /qa audit agents. Run before /qa for maximum token efficiency. Usage: /pack [path] (defaults to cwd).

CI/CD 0 6mo ago
L-MORIA

hermes-multi-agent-orchestrator

by L-MORIA

Multi-agent orchestration for Hermes Agent using OpenCode Zen free models. 5 proven patterns: Council (parallel), Pipeline (sequential), Hybrid. Roles: Architect (Big Pickle Med), Planner/Researcher (Deepseek V4 Flash), Coder (North Mini Code), Synthesizer (Mimo V2.5), Reviewer (Nemotron 3 Ultra).

CI/CD 0 2mo ago
Wesley1600

Build Automation Skill

by Wesley1600

No destructive operations without confirmation

CI/CD 0 9mo ago
zrr1999

unix-software-design

by zrr1999

Unix 软件设计 17 条原则,来自 Eric Raymond 的《Unix 编程艺术》。在进行软件设计时参考这些原则。

CI/CD 0 6mo ago
tonyflo79

email-sequence-assembler

by tonyflo79

Assemble individually generated emails and selected subject lines into a complete, sequenced email campaign with timing, cross-email callbacks, P.S. strategy, and campaign-level validation. Use after E1 has written all emails and E2 has generated subject lines. Takes discrete pieces and builds the cohesive whole — placing emails in blueprint-specified order, matching subject lines, setting send timing, verifying body type variety, and adding cross-email narrative threading. Trigger when users mention assembling emails, building the sequence, campaign assembly, email sequencing, or compiling the campaign. Requires E0 blueprint, E1 drafts, and E2 subject lines.

CI/CD 0 6mo ago
tomevault-io

ci-cd-github-actions

by tomevault-io

When setting up, debugging, or optimizing CI/CD pipelines. Use when the user mentions 'GitHub Actions,' 'CI/CD,' 'workflow,' 'pipeline,' 'deploy,' 'release automation,' 'build failing,' 'tests not running in CI,' or needs to automate testing, building, or deployment processes. Use when this capability is needed.

CI/CD 1 4mo ago
progmichaelkibenko

pipeline-pattern-go

by progmichaelkibenko

Implements the Pipeline design pattern in Go 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, parsing, data processing, or any linear transformation flow that runs to completion.

CI/CD 0 7mo ago
TriNgo0108

deployment-pipeline-design

by TriNgo0108

Design multi-stage CI/CD pipelines with approval gates, security checks, and deployment orchestration. Use when architecting deployment workflows, setting up continuous delivery, or implementing GitOps practices.

CI/CD 0 6mo ago
phamdat721101

Stylus Builder

by phamdat721101

A skill for AI agents to build, test, and deploy Arbitrum Stylus smart contracts using Rust.

CI/CD 0 6mo ago
nick-neely

homescout-ingest

by nick-neely

Analyze Homescout output directories (current.json, history/.jsonl(.gz), speedtests.jsonl, speedtests/.jsonl(.gz)) with CLI tools like jq/rg/awk to answer questions about device presence, outages, scan stats, or speedtest trends. Use when an agent needs to ingest Homescout outputs, especially from remote/Tailscale/Taildrive output paths.

CI/CD 0 7mo ago
iamthetonyb

Vercel Deploy Skill

by iamthetonyb

Requires owner approval (low risk — no infrastructure cost on free tier).

CI/CD 0 6mo ago