CI/CD

持续集成与部署

显示 1417-1440 / 共 1450 个技能
Rimblehelm

maui-deployment

Rimblehelm

A brief description of what this skill does

CI/CD 0 7个月前
jokerofcassinos

DubaiMatrixASI

jokerofcassinos

CI/CD 0 6个月前
fwfutures

gcp-deploy

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 6个月前
codecustard

icp-appgen

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 7个月前
tippyentertainment

oracle-infrastructure-cloud

tippyentertainment

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

CI/CD 0 6个月前
bcook797

nfr-architect

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 6个月前
jyasuu

vcpkg

jyasuu

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

CI/CD 0 7个月前
acejou27

gitlab

acejou27

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

认证鉴权 0 10个月前
veritasderman-rgb

povidka

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 2个月前
progmichaelkibenko

pipeline-pattern-python

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 7个月前
by-lua

fdd

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 3个月前
addyosmani

using-agent-skills

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 9万 1个月前
taeold

cloud-run-quickstart

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 7个月前
pmco23

pack

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 6个月前
L-MORIA

hermes-multi-agent-orchestrator

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 2个月前
Wesley1600

Build Automation Skill

Wesley1600

No destructive operations without confirmation

CI/CD 0 9个月前
zrr1999

unix-software-design

zrr1999

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

CI/CD 0 6个月前
tonyflo79

email-sequence-assembler

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 6个月前
tomevault-io

ci-cd-github-actions

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 4个月前
progmichaelkibenko

pipeline-pattern-go

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 7个月前
TriNgo0108

deployment-pipeline-design

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 6个月前
phamdat721101

Stylus Builder

phamdat721101

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

CI/CD 0 6个月前
nick-neely

homescout-ingest

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 7个月前
iamthetonyb

Vercel Deploy Skill

iamthetonyb

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

CI/CD 0 6个月前