CI/CD

Continuous integration and deployment

Showing 961-984 of 1353 skills
Ven0m0

vulture-dead-code

by Ven0m0

Vulture and deadcode tools for detecting unused Python code (functions, classes, variables, imports). Use when cleaning up codebases, removing unused code, or enforcing code hygiene in CI. Triggered by: vulture, deadcode, dead code detection, unused code, code cleanup, remove unused.

CI/CD 1 3mo ago
viktor-ferenczi

silent-cli

by viktor-ferenczi

Environment variables and parameters for running command line programs reliably in non-interactive environments (unattended). Includes silent modes, color/disable TTY, and reduced output options for 155 CLI tools.

CI/CD 1 3mo ago
tankpkg

@tank/desktop-app-dev

by tankpkg

Build, convert, and ship cross-platform desktop applications from web projects using Electron, Tauri v2, or Wails. Covers framework selection and automatic project detection, architecture and IPC patterns, native desktop APIs (menus, tray, notifications, file system, dialogs, shortcuts, clipboard), packaging and distribution (installers, code signing, notarization, auto-update), migration patterns (web-to-desktop conversion, Electron-to-Tauri migration), and CI/CD build pipelines. Synthesizes Electron v40 docs, Tauri v2 docs, Wails v2/v3 docs, and 2025-2026 ecosystem research. Trigger phrases: "Electron", "Tauri", "Wails", "desktop app", "desktop application", "web to desktop", "convert to desktop app", "cross-platform app", "native app", "electron-builder", "electron-forge", "electron-vite", "tauri command", "system tray", "auto-update", "code signing", "notarize", "DMG", "MSI", "AppImage", "package desktop app", "IPC", "main process", "preload script", "BrowserWindow", "wails build", "desktop wrapper", "ship desktop app", "distribute app", "Electron to Tauri", "migrate from Electron", "wrap web app"

CI/CD 1 3mo ago
HikaruEgashira

risk-assessment

by HikaruEgashira

設計・計画段階で自律的にリスクアセスメントを行うメタスキルです。 行動する前に自問自答し、浅い解決策を避け、根本的な問題を特定します。 Trigger: 設計, 計画, 実装前, アーキテクチャ決定, リスク, 懸念

API Dev 1 4mo ago
rockcookies

turborepo

by rockcookies

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.

Caching 1 3mo ago
Genzo2327

backlink-pilot

by Genzo2327

Automated backlink submission toolkit. Use when user wants to submit a product to directory sites, awesome-lists, or search engines. Handles stealth browser automation, form filling, CAPTCHA solving, and submission tracking.

Auth 1 3mo ago
smestern

analysis-planner

by smestern

Creates step-by-step analysis plans for scientific data — designs the pipeline, specifies parameters, anticipates risks, and defines success criteria before any code is executed.

CI/CD 1 3mo ago
sumik5

developing-fullstack-javascript

by sumik5

Full-stack JavaScript development covering backend (NestJS/Express), frontend (React), deployment (CI/CD), and quality. MUST load when package.json contains Express, NestJS, or similar backend frameworks. Covers API design, state management, caching, and testing. For application logging design and structured logging patterns, use implementing-logging.

API Dev 1 3mo ago
nicoforclaude

windows-shell

by nicoforclaude

Windows path handling and shell command guidelines for avoiding common pitfalls. Use proactively when running Claude on Windows and executing shell commands (git, file operations, scripts, etc), scanning repos, reading files, or inside slash commands implying such operations (e.g., /commit).

CI/CD 7 6mo ago
NavanithanS

ask-flutter-mechanic

by NavanithanS

Flutter maintenance with FVM. Clean builds, iOS/Android fixes, asset generation, release.

CI/CD 1 3mo ago
HikaruEgashira

review-flow

by HikaruEgashira

PR作成後に自律的に実行する必要があるフロースキルです。 Trigger: review, pr created, pr open

Auth 1 4mo ago
groupthinking

Event-Driven Pipeline Skill

by groupthinking

Zero data loss during failures

CI/CD 1 5mo ago
buildrtech

fetch-ci-build

by buildrtech

Fetch CI build results and diagnose failures. Auto-detects provider from project files or URLs. Supports GitHub Actions, Buildkite, and CircleCI.

CI/CD 1 3mo ago
WOLFY9527

stock_analyzer

by WOLFY9527

"分析股票和市场。当用户想要分析单个或多个股票,或进行市场复盘时调用。"

Analytics 1 25d ago
auldsyababua

cicd-pipeline-generator

by auldsyababua

This skill should be used when creating or configuring CI/CD pipeline files for automated testing, building, and deployment. Use this for generating GitHub Actions workflows, GitLab CI configs, CircleCI configs, or other CI/CD platform configurations. Ideal for setting up automated pipelines for Node.js/Next.js applications, including linting, testing, building, and deploying to platforms like Vercel, Netlify, or AWS.

CI/CD 6 6mo ago
auldsyababua

docker-containerization

by auldsyababua

This skill should be used when containerizing applications with Docker, creating Dockerfiles, docker-compose configurations, or deploying containers to various platforms. Ideal for Next.js, React, Node.js applications requiring containerization for development, production, or CI/CD pipelines. Use this skill when users need Docker configurations, multi-stage builds, container orchestration, or deployment to Kubernetes, ECS, Cloud Run, etc.

CI/CD 6 6mo ago
ypfaff

google-image-gen

by ypfaff

Generate images using Google's Gemini API. Use this skill when the user wants to generate, create, or edit images with AI. Keywords: image generation, create image, generate picture, AI art, edit image, Gemini, icon, render, illustration.

CI/CD 3 3mo ago
mamba-mental

docker-containerization

by mamba-mental

This skill should be used when containerizing applications with Docker, creating Dockerfiles, docker-compose configurations, or deploying containers to various platforms. Ideal for Next.js, React, Node.js applications requiring containerization for development, production, or CI/CD pipelines. Use this skill when users need Docker configurations, multi-stage builds, container orchestration, or deployment to Kubernetes, ECS, Cloud Run, etc.

CI/CD 3 4mo ago
icartsh

webapp-testing

by icartsh

Playwright를 사용하여 로컬 웹 애플리케이션과 상호작용하고 테스트하기 위한 툴킷입니다. 프런트엔드 기능 검증, UI 동작 디버깅, 브라우저 스크린샷 캡처 및 브라우저 로그 확인을 지원합니다.

CI/CD 3 5mo ago
DaleSeo

bun-deploy

by DaleSeo

Generate optimized Docker images for Bun applications. Use when deploying to containers, minimizing image sizes, setting up CI/CD pipelines, or deploying to Kubernetes.

CI/CD 3 4mo ago
icartsh

dotnet-test

by icartsh

dotnet CLI를 사용하여 .NET 테스트를 실행합니다. 유닛 테스트 실행, 코드 커버리지 리포트 생성 또는 벤치마크 수행 시 사용합니다.

CI/CD 3 5mo ago
pluginagentmarketplace

cicd-skill

by pluginagentmarketplace

CI/CD pipelines with Git, GitHub Actions, GitLab CI, Jenkins, and deployment strategies.

CI/CD 3 5mo ago
grandcamel

gitlab-assistant

by grandcamel

"GitLab automation hub. Routes requests to specialized skills. ALWAYS use this skill when: (1) any GitLab operation, (2) unsure which skill to use, (3) multi-step GitLab workflows. Start here for any gitlab task."

CI/CD 3 4mo ago
pluginagentmarketplace

artifact-management

by pluginagentmarketplace

Artifact repositories with Nexus, Artifactory, and container registries for build artifact storage

CI/CD 3 5mo ago