CI/CD

持续集成与部署

显示 697-720 / 共 1454 个技能
BjornMelin

pytest-dev

BjornMelin

"World-class pytest engineer for Python: write/refactor tests, fix flakiness, design fixtures/markers, add coverage, speed up suites (collection/runtime), and optimize CI (GitHub Actions sharding, xdist parallelism, caching). Use when asked about pytest best practices, pytest 9.x features (subtests, strict mode, TOML config), pytest plugins (xdist/cov/asyncio/mock/httpx), or test performance/CI tuning."

CI/CD 5 7个月前
ahgraber

python-runtime-operations

ahgraber

Use when building or reviewing service, job, or CLI runtime behavior in Python — designing startup validation, shutdown sequences, observability, and structured logging. Also use when startup crashes from late config, shutdown leaves orphaned processes, terminal states are implicit, or logs lack structure.

CI/CD 5 7个月前
BjornMelin

vitest-dev

BjornMelin

World-class Vitest QA/test engineer for TypeScript + Next.js (local + CI performance focused)

CI/CD 5 7个月前
fellipeutaka

turborepo

fellipeutaka

Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure/best practices, and boundaries. Use when user: configures tasks/workflows/pipelines, creates packages, sets up monorepo, shares code between apps, runs changed/affected packages, debugs cache, or has apps/packages directories.

缓存 5 6个月前
BjornMelin

docker-architect

BjornMelin

SOTA Docker/Compose architecture, implementation, refactor, and security hardening. Use when working on containerization tasks such as creating or rewriting Dockerfiles, docker-compose files, buildx/bake configs, .dockerignore, and CI pipelines for build/test/scan/publish; auditing existing container setups for security, correctness, size/perf, and best practices (least privilege, non-root, minimal images, pinned base images, BuildKit secrets, healthchecks); debugging Docker build/run issues; or designing dev vs prod compose workflows across services (DB/cache/queues) with correct networking, volumes, secrets, and resource limits.

CI/CD 5 7个月前
rnavarych

role-architect:capacity-planning

rnavarych

Capacity planning expertise including traffic estimation, resource sizing, growth modeling, peak load planning, infrastructure runway calculation, and load testing correlation.

CI/CD 14 6个月前
rnavarych

role-aqa:performance-testing

rnavarych

Performance test design and execution with k6 (JavaScript, cloud execution, thresholds), JMeter (GUI, distributed), Gatling (Scala DSL), and Artillery (YAML config). Load, stress, soak, and spike testing. Baselines, bottleneck analysis, CI performance gates, custom metrics, and result analysis.

CI/CD 14 6个月前
srstomp

ci-cd

srstomp

Use when creating or debugging CI/CD pipelines, implementing deployment strategies (blue-green, canary, rolling), optimizing build times, reviewing pipeline security, or working with GitHub Actions, GitLab CI, CircleCI, Azure DevOps, or Bitbucket Pipelines.

CI/CD 9 7个月前
z-soulx

section-refactor-with-todo-routing

z-soulx

基于 learning-notes-organizer 的方法论,对指定文件执行"全标题索引+含义/引导注释 + 指定章节重构 + 越界内容路由到合适标题并按需新增待整理容器"的局部重构工作流;用 planning-with-files 输出抽取→规划→映射→交付,范围外章节默认不改,仅做迁移所需最小改动。

CI/CD 13 7个月前
dangeles

data-pipeline-manager

dangeles

Design and troubleshoot robust data pipelines with comprehensive quality validation, error handling, and monitoring capabilities for bioinformatics and data processing workflows

CI/CD 7 7个月前
personamanagmentlayer

devops-expert

personamanagmentlayer

Expert-level DevOps practices, culture, automation, and continuous delivery

CI/CD 40 7个月前
personamanagmentlayer

cicd-expert

personamanagmentlayer

Expert-level CI/CD with GitHub Actions, Jenkins, deployment pipelines, and automation

CI/CD 40 7个月前
dangeles

research-pipeline

dangeles

Use when you need a complete research workflow from initial literature search to polished, fact-checked document. Chains researcher -> synthesizer -> devils-advocate -> fact-checker -> editor automatically.

学术 7 6个月前
Svenja-dev

qa-checklist

Svenja-dev

Formal Quality Assurance Checklist before every Merge/Deploy. 6-phase validation with Build Verification, Test Suite, No-Touch Zones, Region Check, Security Review, and QA Report generation. Activate on "merge", "deploy", "release", "production", or /qa command.

CI/CD 38 7个月前
el-feo

kamal

el-feo

Deploy containerized web applications to any Linux server using Kamal. Use when users need to deploy, configure, debug, or manage Kamal deployments including initial setup, configuration of deploy.yml, deployment workflows, rollbacks, managing accessories (databases, Redis), troubleshooting deployment issues, or understanding Kamal commands and best practices.

CI/CD 12 8个月前
runkids

interpreting-culture-index

runkids

Interprets Culture Index (CI) surveys, behavioral profiles, and personality assessment data. Supports individual profile interpretation, team composition analysis (gas/brake/glue), burnout detection, profile comparison, hiring profiles, manager coaching, interview transcript analysis for trait prediction, candidate debrief, onboarding planning, and conflict mediation. Accepts extracted JSON or PDF input via OpenCV extraction script.

CI/CD 12 6个月前
el-feo

github-actions

el-feo

Create, evaluate, and optimize GitHub Actions workflows and custom actions. Use when building CI/CD pipelines, creating workflow files, developing custom actions, troubleshooting workflow failures, performing security analysis, optimizing performance, or reviewing GitHub Actions best practices. Covers Ruby/Rails, TypeScript/Node.js, Heroku and Fly.io deployments.

CI/CD 12 8个月前
neurofoo

ooda

neurofoo

OODA loop decision framework (Observe, Orient, Decide, Act). Use for complex decisions, problem-solving, unclear situations, or when someone is jumping to solutions without analysis.

CI/CD 111 8个月前
aRustyDev

cicd-tekton-pipelines-dev

aRustyDev

Develop and troubleshoot Tekton Pipelines on Kubernetes. Use when creating cloud-native CI/CD pipelines, debugging TaskRuns and PipelineRuns, understanding Tekton CRDs, or building reusable Tasks and Pipelines.

CI/CD 8 7个月前
aRustyDev

cicd-bitbucket-pipelines-dev

aRustyDev

Develop and troubleshoot Bitbucket Pipelines. Use when creating pipelines, debugging build failures, understanding Bitbucket-specific features like pipes and deployments, or optimizing pipeline performance.

自动化 8 7个月前
aRustyDev

cicd-gitlab-pipelines-dev

aRustyDev

Develop and troubleshoot GitLab CI/CD pipelines. Use when creating pipeline YAML files, debugging job failures, understanding GitLab-specific features like DAG, rules, and includes, or optimizing pipeline performance.

CI/CD 8 7个月前
neonwatty

pr-creator

neonwatty

Creates a pull request from current changes, monitors GitHub CI, and debugs any failures until CI passes. Use this when the user says "create pr", "make a pr", "open pull request", "submit pr", or "pr for these changes". Does NOT merge - stops when CI passes and provides the PR link.

CI/CD 25 7个月前
neonwatty

mobile-ux-ci

neonwatty

Generates Playwright tests that detect iOS/mobile UX anti-patterns in CI. Use this when the user wants to add automated UX pattern checks for web apps targeting mobile/iOS. Creates tests that FAIL when hamburger menus, FABs, small touch targets, or other anti-patterns are detected.

自动化 25 7个月前
0xAxiom

AppFactory Builder Skill

0xAxiom

Built by @AxiomBot and @meltedmindz. Ship something.

智能体 133 6个月前