CI/CD

Continuous integration and deployment

Showing 265-288 of 1368 skills
codewithmukesh

resilience

by codewithmukesh

Resilience patterns for .NET 10 applications using Polly v8. Covers retry, circuit breaker, timeout, fallback, rate limiter, hedging, and composing resilience pipelines. Load this skill when implementing retry logic, circuit breakers, handling transient failures, or when the user mentions "Polly", "resilience", "retry", "circuit breaker", "timeout", "fallback", "rate limit", "hedging", "transient fault", "HttpClient resilience", or "resilience pipeline".

API Dev 565 4mo ago
codewithmukesh

architecture-advisor

by codewithmukesh

Architecture selection advisor for .NET applications. Asks structured questions about domain complexity, team size, system lifetime, compliance, and integration needs, then recommends the best-fit architecture: Vertical Slice, Clean Architecture, DDD + Clean Architecture, or Modular Monolith. Load this skill when the user asks "which architecture", "choose architecture", "set up project", "new project", "architecture decision", "restructure", or "how should I organize". Always load BEFORE any architecture-specific skill.

API Dev 565 5mo ago
nuxt-content

nuxt-modules

by nuxt-content

"Use when creating Nuxt modules: (1) Published npm modules (@nuxtjs/, nuxt-), (2) Local project modules (modules/ directory), (3) Runtime extensions (components, composables, plugins), (4) Server extensions (API routes, middleware), (5) Releasing/publishing modules to npm, (6) Setting up CI/CD workflows for modules. Provides defineNuxtModule patterns, Kit utilities, hooks, E2E testing, and release automation."

API Dev 700 6mo ago
numerai

numerai-model-implementation

by numerai

Add a new Numerai model type to the agents training pipeline. Use when you need to register a model in agents/code/modeling/utils/model_factory.py, handle fit/predict quirks in agents/code/modeling/utils/numerai_cv.py, and update configs so the model can run via python -m agents.code.modeling.

CI/CD 1.2K 5mo ago
proffesor-for-testing

holistic-testing-pact

by proffesor-for-testing

"Apply the Holistic Testing Model evolved with PACT (Proactive, Autonomous, Collaborative, Targeted) principles. Use when designing comprehensive test strategies for Classical, AI-assisted, Agent based, or Agentic Systems building quality into the team, or implementing whole-team quality practices."

Agents 420 5mo ago
yonatangross

checkpoint-resume

by 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 207 5mo ago
karmab

kcli-testing

by karmab

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

CI/CD 648 6mo ago
rohitg00

devops-automation

by rohitg00

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

API Dev 2.4K 5mo ago
sanity-io

pnpm

by sanity-io

Node.js package manager with strict dependency resolution. Use when running pnpm specific commands, configuring workspaces, or managing dependencies with catalogs, patches, or overrides.

CI/CD 950 5mo ago
jmagly

regression-cicd-hooks

by jmagly

@agentic/code/frameworks/sdlc-complete/agents/reliability-engineer.md

CI/CD 167 5mo ago
Quriosity-agent

native-cli

by Quriosity-agent

Run QCut's native TypeScript pipeline CLI for AI content generation, video analysis, transcription, YAML pipelines, ViMax agentic video production, and project management. Also use for editor HTTP automation tasks (state snapshots, events, transactions, and notification bridge control) when user needs deterministic state-aware control.

CI/CD 33 4mo ago
Jeffallan

playwright-expert

by Jeffallan

Use when writing E2E tests with Playwright, setting up test infrastructure, or debugging flaky browser tests. Invoke for browser automation, E2E tests, Page Object Model, test flakiness, visual testing.

CI/CD 10.7K 5mo ago
secondsky

Bun Test Coverage

by secondsky

Use for test coverage with Bun, --coverage flag, lcov reports, thresholds, and CI integration.

CI/CD 194 6mo ago
Jeffallan

salesforce-developer

by Jeffallan

Use when developing Salesforce applications, Apex code, Lightning Web Components, SOQL queries, triggers, integrations, or CRM customizations. Invoke for governor limits, bulk processing, platform events, Salesforce DX.

CI/CD 10.7K 5mo ago
onmax

nuxt-modules

by onmax

"Use when creating Nuxt modules: (1) Published npm modules (@nuxtjs/, nuxt-), (2) Local project modules (modules/ directory), (3) Runtime extensions (components, composables, plugins), (4) Server extensions (API routes, middleware), (5) Releasing/publishing modules to npm, (6) Setting up CI/CD workflows for modules. Provides defineNuxtModule patterns, Kit utilities, hooks, E2E testing, and release automation."

Automation 689 5mo ago
telagod

🔧 炼器秘典 · DevOps 能力中枢

by telagod

☠️ 一键为 Claude Code / Codex CLI 注入邪修人格与 40+ 安全工程秘典 npx code-abyss

CI/CD 235 5mo ago
Jeffallan

devops-engineer

by Jeffallan

Use when setting up CI/CD pipelines, containerizing applications, or managing infrastructure as code. Invoke for pipelines, Docker, Kubernetes, cloud platforms, GitOps.

CI/CD 10.7K 5mo ago
lee-to

aif-ci

by lee-to

Generate CI/CD pipeline (GitHub Actions / GitLab CI) with linting, static analysis, tests, security. Use when user says "ci", "setup ci", "github actions", "gitlab ci", "pipeline".

CI/CD 1K 5mo ago
chainloop-dev

dependabot-pr-automation

by chainloop-dev

Reviews open Dependabot pull requests, assesses their risk level based on version bump type and CI status, approves low-risk PRs, and merges them. Use when asked to process, review, merge, or triage Dependabot PRs.

CI/CD 571 4mo ago
wdm0006

reviewing-python-libraries

by wdm0006

Comprehensively reviews Python libraries for quality across project structure, packaging, code quality, testing, security, documentation, API design, and CI/CD. Provides actionable feedback and improvement recommendations. Use when evaluating library health, preparing for major releases, or auditing dependencies.

CI/CD 66 5mo ago
QuixiAI

knowledge-ingest

by QuixiAI

Ingest URLs, documents, and text into the memory system as structured knowledge

CI/CD 593 5mo ago
bytedance

link-reader

by bytedance

使用内置 link_reader 函数读取网页、PDF或抖音视频内容。准备 URL 列表。运行脚本 python scripts/link_reader.py "url1" "url2" ...。

CI/CD 374 5mo ago
aAAaqwq

circleci-automation

by aAAaqwq

"Automate CircleCI tasks via Rube MCP (Composio): trigger pipelines, monitor workflows/jobs, retrieve artifacts and test metadata. Always search tools first for current schemas."

CI/CD 78 5mo ago
yonatangross

golden-dataset

by 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 207 5mo ago