CI/CD

Continuous integration and deployment

Showing 241-264 of 1353 skills
gotempsh

deploy-to-temps

by gotempsh

Deploy applications to the Temps platform with automatic framework detection, Dockerfile generation, and container orchestration. Supports Next.js, Vite, React, Node.js, Python, Go, Rust, Java, and C# applications. Use when the user wants to: (1) Deploy their app to Temps, (2) Set up CI/CD with Temps, (3) Configure deployment settings, (4) Create a Dockerfile for Temps, (5) Deploy a containerized application, (6) Set up automatic deployments from Git. Triggers: "deploy to temps", "temps deployment", "push to temps", "containerize for temps", "temps ci/cd".

CI/CD 460 4mo ago
gmh5225

static-analysis

by gmh5225

Expertise in LLVM-based static analysis including dataflow analysis, pointer analysis, taint tracking, and program verification. Use this skill when implementing security scanners, bug finders, code quality tools, or performing program analysis research.

CI/CD 836 4mo ago
weapp-vite

weapp-vite-best-practices

by weapp-vite

Apply production-ready best practices for weapp-vite projects. Use when creating or refactoring mini-program projects with weapp-vite, designing directory/config conventions, choosing subpackage and chunk strategy, enabling auto routes/components, setting CI/devtool workflows, or debugging build/output issues in vite.config.ts and app.json.

CI/CD 339 3mo ago
boshu2

release

by boshu2

'Release your software. Pre-flight validation, changelog generation, version bumps, release commit, tag, curated release notes. Boundary: everything up to the git tag. Triggers: "release", "cut a release", "prepare release", "release check".'

CI/CD 377 3mo ago
NeverSight

appfactory-builder

by NeverSight

Build and deploy production apps using AppFactory's 7 pipelines (websites, mobile, dApps, AI agents, plugins, mini apps, bots). One prompt → live URL.

Agents 155 3mo ago
NeverSight

appfactory-builder

by NeverSight

Build and deploy production apps using AppFactory's 7 pipelines (websites, mobile, dApps, AI agents, plugins, mini apps, bots). One prompt → live URL.

Agents 156 3mo ago
ruby-git

dependency-management

by ruby-git

"Updates gem dependencies, handles CVEs, and manages gemspec rules. Use when updating dependencies, checking for outdated gems, or fixing security vulnerabilities."

CI/CD 1.8K 3mo ago
athola

workflow-setup

by athola

"Configure GitHub Actions CI/CD workflows for automated testing, linting, and deployment. Use for CI/CD setup and quality automation. Skip if CI/CD configured or using different platform."

Agents 300 3mo ago
aviz85

cinematic-slides

by aviz85

"Create cinematic HTML presentations with AI video backgrounds, deployed to GitHub Pages. Use for: slides, presentation, deck, cinematic slides, video presentation, animated slides, live presentation."

CI/CD 36 3mo ago
athola

architecture-paradigm-serverless

by athola

'Serverless FaaS for event-driven workloads with minimal infrastructure

CI/CD 300 3mo ago
skillcreatorai

expo-deployment

by skillcreatorai

Deploy Expo apps to iOS App Store, Android Play Store, and web.

CI/CD 1.1K 4mo ago
markdown-viewer

archimate

by markdown-viewer

Create enterprise architecture diagrams using PlantUML ArchiMate stdlib macros. Best for layered EA modeling (Business/Application/Technology), motivation analysis, migration planning, and TOGAF views. Uses !include <archimate/Archimate> stdlib with typed element macros and relationship macros. NOT for cloud infrastructure (use cloud skill) or network topology (use network skill).

CI/CD 2.9K 1mo ago
bitwize-music-studio

ship

by bitwize-music-studio

Automates the full code release pipeline — branch, commit, push, PR, wait for CI, merge, version bump, release, cleanup.

CI/CD 227 3mo ago
borghei

demand-gen-manager

by borghei

Expert demand generation covering lead generation, campaign management, funnel optimization, marketing automation, and pipeline contribution.

CI/CD 215 4mo ago
HermeticOrmus

web3-testing

by HermeticOrmus

Test smart contracts comprehensively using Hardhat and Foundry with unit tests, integration tests, and mainnet forking. Use when testing Solidity contracts, setting up blockchain test suites, or validating DeFi protocols.

CI/CD 49 6mo ago
TerminalSkills

ansible-roles

by TerminalSkills

Organize server configuration with Ansible roles. Use when a user asks to structure Ansible playbooks, create reusable configuration modules, set up server provisioning, or build a library of infrastructure configurations.

CI/CD 67 3mo ago
TerminalSkills

ai-eval-ci

by TerminalSkills

Run AI agent and LLM evaluations in CI/CD pipelines — automated quality gates that fail the build when AI output quality drops. Use when someone asks to "test my AI agent", "add evals to CI", "catch prompt regressions", "compare models", "evaluate LLM output quality", "set up AI quality gates", or "benchmark my agent before deploying". Covers eval frameworks (Cobalt, Promptfoo, Braintrust), LLM-as-judge scoring, threshold-based assertions, and GitHub Actions integration.

CI/CD 67 3mo ago
novotnyllc

dotnet-testing

by novotnyllc

Defines .NET test strategy and implementation patterns across xUnit v3 (Facts, Theories, fixtures, IAsyncLifetime), integration testing (WebApplicationFactory, Testcontainers), Aspire testing (DistributedApplicationTestingBuilder), snapshot testing (Verify, scrubbing), Playwright E2E browser automation, BenchmarkDotNet microbenchmarks, code coverage (Coverlet), mutation testing (Stryker.NET), UI testing (page objects, selectors), and AOT WASM test compilation. Spans 13 topic areas. Do not use for production API architecture or CI workflow authoring.

CI/CD 215 3mo ago
forcedotcom

playwright-e2e

by forcedotcom

writing, running, and debugging Playwright tests. working with their output from github actions

CI/CD 1K 3mo ago
borghei

cmo-advisor

by borghei

Marketing leadership advisor for CMOs on brand strategy, demand generation, marketing operations, growth marketing, and revenue marketing alignment.

CI/CD 215 3mo 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 679 4mo 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 180 3mo ago
OneWave-AI

job-application-optimizer

by OneWave-AI

Optimize job applications by tailoring resumes to job postings, generating customized cover letters, and preparing role-specific interview questions. Analyzes job descriptions to highlight relevant skills and experience. Use when users need to apply for jobs, customize resumes, or prepare for interviews.

API Dev 169 7mo ago
onmax

pnpm

by onmax

Use when managing Node.js dependencies with pnpm - install packages, configure monorepo workspaces, set up pnpm catalogs, resolve dependency conflicts with overrides, patch third-party packages, and configure CI pipelines for pnpm projects

Automation 673 3mo ago