← All integrations

Jenkins

DevTools
jenkins.io →
28 skills · 7 Featured · 65,256 total stars

Commonly used with

Skills using Jenkins (28)

AI & Automation Featured

chinese-documentation

中文文档排版参考——中英文空格、全半角标点、术语保留、链接格式、中文文案排版指北约定。仅在用户显式 /chinese-documentation 时调用,不要根据上下文自动触发。

7,264 Updated 4 days ago
jnMetaCode
AI & Automation Featured

release

Generic release assistant — analyzes repo release rules, caches them in .omc/RELEASE_RULE.md, then guides the release

38,108 Updated today
Yeachan-Heo
DevOps & Infrastructure Featured

cicd-security

CI/CD pipeline security hunting — GitHub Actions workflow injection, secret exfiltration, self-hosted runner poisoning, dependency confusion, OIDC token theft, and supply chain attacks. Covers sisakulint scanning, manual workflow analysis, and chaining CI/CD bugs into critical findings. Use when a target has public repos, GitHub Actions, CircleCI, Jenkins, or GitLab CI.

4,056 Updated 2 days ago
shuvonsec
AI & Automation Featured

ci

Detect/generate/debug CI pipeline config (GitHub Actions, GitLab CI). Triggers: CI setup, build pipeline, GitHub Actions config, debug CI, GitLab CI.

161 Updated today
softspark
AI & Automation Featured

ci-cd-patterns

CI/CD: GitHub Actions, GitLab CI, Jenkins, caching, blue-green, canary. Triggers: CI, CD, pipeline, GitHub Actions, workflow YAML, release, canary, rollout.

161 Updated today
softspark
DevOps & Infrastructure Featured

playwright-ci

Production-ready CI/CD configurations for Playwright — GitHub Actions, GitLab CI, CircleCI, Azure DevOps, Jenkins, Docker, parallel sharding, reporting, code coverage, and global setup/teardown.

4,438 Updated yesterday
zebbern
Testing & QA Featured

playwright-skill

Battle-tested Playwright patterns for E2E, API, component, visual, accessibility, and security testing. Covers locators, fixtures, POM, network mocking, auth flows, debugging, CI/CD (GitHub Actions, GitLab, CircleCI, Azure, Jenkins), framework recipes (React, Next.js, Vue, Angular), and migration guides from Cypress/Selenium. TypeScript and JavaScript.

4,438 Updated yesterday
zebbern
DevOps & Infrastructure Solid

hunt-cicd

Hunt CI/CD pipeline vulnerabilities — GitHub Actions workflow injection (pull_request_target Pwnrequest + ${{ }}-into-shell), self-hosted runner poisoning, OIDC trust-policy abuse, Jenkins script-console RCE and CVE-2024-23897 file read, GitLab CI runner-token registration, Terraform state file leakage, artifact/log secret leakage, pipeline env-var disclosure. Use when target has a public GitHub/GitLab org, exposed CI dashboards (Jenkins/TeamCity/Drone/Argo), or build artifacts/images are reachable.

3,176 Updated 4 days ago
elementalsouls
Code & Development Solid

commit-detection

Detects optimal commit type from git changes. Use when analyzing commits, determining commit type, or before committing.

22 Updated yesterday
fusengine
DevOps & Infrastructure Solid

migrate-to-teamcity

Migrating CI/CD pipelines to TeamCity. Use when the user wants to migrate, convert, or switch to TeamCity from GitHub Actions (.github/workflows/) or Bamboo (bamboo-specs/*.yml), even if they only say "move our CI". Other CI systems (GitLab, Jenkins, CircleCI, Azure DevOps, Travis, Bitbucket) are not supported yet.

119 Updated 1 weeks ago
JetBrains
DevOps & Infrastructure Solid

hunt-cloud-misconfig

Hunt cloud / infrastructure misconfigurations. AWS: public S3 buckets (s3:GetObject anonymous), permissive bucket policies (PutObjectAcl public-write), exposed CloudFront origin, public Lambda function URL, public RDS snapshot, IAM credentials in JS bundles, AWS metadata accessible via SSRF. GCP: public GCS buckets, exposed Cloud Run services, leaked service account JSON. Azure: public blob containers, exposed Function App. (Kubernetes/Docker exposure is owned by hunt-k8s; CI/CD pipeline attacks by hunt-cicd; post-credential IAM escalation by cloud-iam-deep.) Detection: targeted dorking, certificate transparency, JS bundle secret extraction, port scan for known service ports. Validate: actual data read / write / RCE. Use when hunting cloud-native storage and compute misconfig (S3/GCS/Blob, IMDS-via-SSRF, serverless, public managed services).

3,176 Updated 4 days ago
elementalsouls
DevOps & Infrastructure Solid

ci

CI/CD pipeline integration. Use when setting up or checking CI quality gates, exporting rules to GitHub Actions/GitLab CI/Bitbucket/Jenkins, or verifying pipeline alignment with local rules.

35 Updated today
BULDEE
DevOps & Infrastructure Solid

build-ci-cd-pipeline

Design and implement multi-stage CI/CD pipelines using GitHub Actions with matrix builds, dependency caching, artifact management, and secret handling. Create workflows that span linting, testing, building, and deployment stages with parallel execution and conditional logic. Use when setting up automated testing and deployment for a new project, migrating from Jenkins or CircleCI to GitHub Actions, implementing matrix builds across platforms, adding build caching, or creating multi-stage pipelines with security scanning and quality gates.

26 Updated today
pjt222
DevOps & Infrastructure Solid

devops-engineer

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

4 Updated today
zacklecon
DevOps & Infrastructure Solid

ci-cd

CI/CD 流水线配置

1 Updated today
ryukyagamilight
Testing & QA Listed

qa-engineering-architect

QA Engineer Senior, QA Lead, Test Architect, SDET, Automation Engineer, consultor ISTQB y mentor de testing. Úsala SIEMPRE que el usuario quiera asegurar, revisar o construir la CALIDAD de un software: analizar la calidad de un proyecto/repo, revisar requisitos o criterios de aceptación, hacer análisis de riesgos, diseñar una estrategia o plan de pruebas, crear casos de prueba, hacer QA manual o exploratorio, reportar defectos, automatizar (Selenium, Playwright, Cypress, Pytest, Robot Framework), construir un framework Cucumber BDD con Java/Selenium/Maven, escribir o revisar Gherkin, probar APIs (REST Assured, Postman), probar bases de datos (PostgreSQL/MySQL/MongoDB), pruebas de performance (K6/JMeter), seguridad autorizada (OWASP ZAP/Top 10), integrar pruebas en CI/CD (Jenkins/GitHub Actions), auditar una suite, depurar flakiness, documentar QA para una tesis/TSP, o aprender/prepararse para ISTQB. Frases como "prueba esto", "haz QA", "crea casos de prueba", "automatiza con Cucumber", "revisa mi suite", "rep

0 Updated 3 days ago
darce07
DevOps & Infrastructure Listed

rust-cicd-pipeline

Set up a professional Rust CI/CD pipeline with pre-commit hooks, automated linting, testing, changelog management, and version control. This skill should be used when creating a new Rust project that needs CI/CD, when adding CI/CD to an existing project, or when troubleshooting pipeline issues. The pipeline follows the "Makefile as single source of truth" pattern and works without GitHub Actions for enterprise environments.

18 Updated today
lukacf
DevOps & Infrastructure Listed

ci-setup

Configure CI/CD pipelines for GitHub Actions, GitLab CI, CircleCI with best practices

1 Updated 1 weeks ago
manastalukdar
DevOps & Infrastructure Listed

platform-builder-agent

Platform-engineering playbook — Docker/Compose, CI/CD pipelines, Kubernetes, cloud + IaC, monitoring, and the deployment traps that break shipping. Use when the task is containerizing an app, writing a Dockerfile or docker-compose, building a GitHub Actions / GitLab CI pipeline, authoring Kubernetes manifests (Deployment/Service/Ingress/HPA), choosing a deployment target (VPS vs ECS/Cloud Run vs K8s vs serverless), setting up health checks, secrets, autoscaling, backups, or monitoring/observability.

5 Updated 2 days ago
nxtg-ai
DevOps & Infrastructure Listed

1c-admin-devops

Администрирование и DevOps 1С:Предприятие 8.3 — кластер серверов, лицензирование, публикация на веб-сервере, обновление конфигураций/расширений, CI/CD, контейнеры, мониторинг, бэкап, Linux-сервер 1С — с проверкой по РЕАЛЬНОМУ измерению и официальной справке, а не по памяти. Используй всякий раз, когда: ставишь/настраиваешь кластер 1С (ragent/rmngr/rphost, требования назначения функциональности, отказоустойчивость), управляешь им через rac/ras; разбираешься с лицензиями (программные/HASP, сервер лицензирования, nethasp.ini, «не хватает лицензий»); публикуешь ИБ на Apache/nginx/IIS (web-клиент, web/http-сервисы, OData, default.vrd) и ловишь ошибки публикации; обновляешь типовую/нетиповую конфигурацию или расширение (режим поддержки, сравнение-объединение, cf/cfu/cfe, динамическое обновление и его риски); строишь CI/CD для 1С (GitLab CI/Jenkins, OneScript, gitsync, EDT vs Хранилище, SonarQube+АПК, Vanessa-тесты); заворачиваешь 1С в Docker/Kubernetes (образы сервера/RAS, лицензирование в контейнере, 1С Fresh); на

0 Updated 3 days ago
vgtitov
AI & Automation Listed

jk

Jenkins CLI for controllers. Use when users need to manage jobs, pipelines, config.xml, runs, logs, artifacts, credentials, nodes, or queues in Jenkins. Triggers include "jenkins", "jk", "pipeline", "build", "job create", "job config", "config.xml", "run logs", "jenkins credentials", "jenkins node".

2 Updated today
avivsinai
DevOps & Infrastructure Listed

deploy

CI 빌드 → 출시 준비도 점검 → 릴리스 노트 생성 → 스토어 적용을 잇는 mimi-seed 풀 배포 파이프라인 스킬. Use when running an end-to-end release (build → check → notes → apply) via the mimi-seed MCP / CLI across Play Store and App Store.

19 Updated today
jeonghwanko
AI & Automation Listed

mimi-seed

mimi-seed MCP(@yoonion/mimi-seed-mcp)로 Google Play·App Store Connect·Firebase·AdMob 출시 운영을 Claude Code/Codex에서 바로 실행하는 범용 진입 스킬. deferred-tool 로딩(ToolSearch select)과 비가역 작업 안전수칙을 포함한다. Use when a user asks to do app-store / Firebase / AdMob / CI ops via the mimi-seed MCP and you need the correct tool-loading order, workflows, and safety rules.

19 Updated today
jeonghwanko
Testing & QA Listed

ci-test-orchestration

When the user wants to design, audit, or optimize how tests run in CI — sharding, matrix builds, parallelism, retry policy, test selection, artifact handling, and gate strategy. Use when the user mentions "CI test orchestration," "test sharding," "matrix builds," "parallel tests in CI," "GitHub Actions matrix," "GitLab CI parallel," "Buildkite parallelism," "test selection," "test impact analysis," "CI retries," "test artifacts," or "speeding up CI." For environment specifics see test-environment-management. For cloud-grid mobile/browser see cloud-test-grids. For Grid see selenium-grid.

1 Updated yesterday
aks-builds
AI & Automation Listed

release

Cut a manual prerelease for jenkins-cli-ts: bump package version (unless the user specifies one), tag vX.Y.Z, push to trigger .github/workflows/release.yml, then write GitHub release notes in the project's cumulative prerelease style. Use when the user asks to release, ship, cut a version, publish a prerelease, bump and tag, or runs /release.

3 Updated today
jatinbansal1998
DevOps & Infrastructure Listed

sap-btp-devops

SAP BTP DevOps — CI/CD pipeline configuration, MTA build automation, automated testing, transport integration (CTMS), GitHub Actions for BTP, SAP Continuous Integration and Delivery service, Jenkins. Use when setting up CI/CD for BTP, configuring deployment pipelines, or connecting Git to BTP deployments.

0 Updated yesterday
williamcorrea23
DevOps & Infrastructure Listed

gitlab-ci-cd

Design, review, or debug .gitlab-ci.yml pipelines for the project's repos. Covers stage ordering, job configuration, artifact flow, deploy safety flags, and the 8-stage model. Not for GitHub Actions, Jenkins, GitOps controllers, or GCP auth stanzas.

3 Updated today
atretyak1985
DevOps & Infrastructure Listed

ci-cd-troubleshooter

Use when analyzing failing build/test logs in Github Actions, GitLab, or Jenkins, and fixing pipeline configuration files.

0 Updated 1 weeks ago
Drvivek34

Integration detected automatically from skill content. Some results may be false positives.