CI/CD

Continuous integration and deployment

Showing 913-936 of 1454 skills
GuDaStudio

collaborating-with-gemini

by GuDaStudio

Delegates coding tasks to Gemini CLI for prototyping, debugging, and code review. Use when needing algorithm implementation, bug analysis, or code quality feedback. Supports multi-turn sessions via SESSION_ID.

CI/CD 11 8mo ago
dtsong

dbt-transforms

by dtsong

"Use this skill when building or reviewing dbt models, tests, or project structure. Triggers on analytics engineering tasks including staging/marts layers, materializations, incremental strategies, Jinja macros, sources, warehouse configuration, DuckDB adapter, data cleaning, and deduplication patterns. Common phrases: \"dbt model\", \"write a dbt test\", \"incremental strategy\", \"semantic layer\", \"dbt DuckDB\", \"cleaning patterns\". Do NOT use for Python DataFrame code (use python-data-engineering), pipeline scheduling (use data-pipelines), or standalone DuckDB queries without dbt (use duckdb)."

CI/CD 11 6mo ago
troykelly

ci-monitoring

by troykelly

Use after creating PR - monitor CI pipeline, resolve failures, address review feedback, and merge when all gates pass

CI/CD 11 7mo ago
phrazzld

app-screenshots

by phrazzld

Generate App Store and Play Store screenshots with device frames. Use when: preparing for app store submission, updating marketing assets, localizing screenshots, or automating screenshot generation in CI. Uses fastlane (free) not SaaS. Keywords: app store, play store, screenshot, device frame, fastlane, snapshot, frameit, localization.

CI/CD 10 7mo ago
ArieGoldkin

DevOps & Deployment

by ArieGoldkin

CI/CD pipelines, containerization, Kubernetes, and infrastructure as code patterns

CI/CD 10 9mo ago
samhvw8

nextjs-turborepo

by samhvw8

"Full-stack web development with Next.js and Turborepo. Stack: Next.js 14+ (App Router, RSC, Server Actions, PPR, SSR, SSG, ISR), Turborepo (monorepo, pipelines, remote caching), RemixIcon (3100+ icons). Capabilities: server components, API routes, middleware, caching strategies, build optimization, monorepo management. Actions: create, build, deploy, optimize Next.js apps, setup monorepo, configure caching. Keywords: Next.js, App Router, Server Components, RSC, Server Actions, SSR, SSG, ISR, PPR, Turborepo, monorepo, remote cache, build pipeline, parallel execution, workspace, pnpm, icons. Use when: building Next.js apps, implementing SSR/SSG, setting up monorepos, optimizing build performance, configuring caching strategies, managing shared dependencies."

CI/CD 10 9mo ago
samhvw8

mise-expert

by samhvw8

"Mise development environment manager (asdf + direnv + make replacement). Capabilities: tool version management (node, python, go, ruby, rust), environment variables, task runners, project-local configs. Actions: install, manage, configure, run tools/tasks with mise. Keywords: mise, mise.toml, tool version, runtime version, node, python, go, ruby, rust, asdf, direnv, task runner, environment variables, version manager, .tool-versions, mise install, mise use, mise run, mise tasks, project config, global config. Use when: installing runtime versions, managing tool versions, setting up dev environments, creating task runners, replacing asdf/direnv/make, configuring project-local tools."

Automation 10 9mo ago
phrazzld

check-production

by phrazzld

Check production health: Sentry errors, Vercel logs, health endpoints, GitHub CI/CD. Outputs structured findings. Use log-production-issues to create issues. Invoke for: production diagnostics, error audit, health status, CI failures.

CI/CD 10 7mo ago
iota9star

analyzing-code

by iota9star

Analyzes code statistics by language for project insight, CI/CD metrics, or before refactoring. Use this skill when understanding project composition, measuring change impact, or generating CI/CD metrics

CI/CD 10 8mo ago
pluginagentmarketplace

react-native-testing

by pluginagentmarketplace

Master testing - Jest, Testing Library, Detox E2E, and CI/CD integration

CI/CD 10 8mo ago
phrazzld

bun-best-practices

by phrazzld

When to use Bun, patterns, and anti-patterns. Covers Bun as package manager vs runtime, workspace configuration, compatibility considerations. Invoke for: bun adoption decision, bun vs pnpm, bun migration planning.

CI/CD 10 7mo ago
ArieGoldkin

testing-strategy-builder

by ArieGoldkin

Use this skill when creating comprehensive testing strategies for applications. Provides test planning templates, coverage targets, test case structures, and guidance for unit, integration, E2E, and performance testing. Ensures robust quality assurance across the development lifecycle.

CI/CD 10 10mo ago
founderjourney

yc-sv-development-framework

by founderjourney

Decision-making framework for software development, Y Combinator / Silicon Valley style. Based on real principles from Paul Graham, Sam Altman, Michael Seibel, Patrick Collison, and Brian Chesky. Use when: - Developing features or products - Making technical decisions (what to do, how, when) - Prioritizing work (P0, P1, P2) - Evaluating whether to refactor or patch - Deciding on technical debt - Evaluating whether to add tests, CI/CD, or automation - Any architecture or engineering decision Triggers: development, code, feature, refactor, architecture, prioritize, technical decision, what to do first, technical debt, tests, CI/CD, sprint, backlog

CI/CD 10 7mo ago
inkeep

review

by inkeep

"Manage the PR review iteration loop: poll for reviewer feedback, assess suggestions with evidence, implement fixes, resolve threads, and drive CI/CD to green. Works standalone on any PR (bug fix, refactor, hotfix, feature) or as a composable module invoked by /ship. Spec-aware when a SPEC.md is provided, but does not require one. Triggers: review, review loop, PR feedback, iterate on PR, resolve reviews, CI/CD resolution, green pipeline, address reviewer comments."

CI/CD 10 6mo ago
pluginagentmarketplace

react-native-deployment

by pluginagentmarketplace

Master deployment - EAS Build, Fastlane, App Store, Play Store, and OTA updates

CI/CD 10 8mo ago
founderjourney

notion-mastery

by founderjourney

Sistema completo de productividad y CRM en Notion con integracion n8n. Usar cuando el usuario necesite gestionar tareas, proyectos, metas, pipeline de ventas, CRM de clientes, prospeccion con Apollo.io, o automatizar workflows entre Notion y otras herramientas. Activa con palabras como Notion, tareas, proyectos, CRM, pipeline, leads, Apollo, prospeccion, follow-up, deals, clientes.

Automation 10 7mo ago
eyadsibai

transformers

by eyadsibai

Use when "HuggingFace Transformers", "pre-trained models", "pipeline API", or asking about "text generation", "text classification", "question answering", "NER", "fine-tuning transformers", "AutoModel", "Trainer API"

CI/CD 7 7mo ago
SnakeO

refactor:scikit-learn

by SnakeO

Refactor Scikit-learn and machine learning code to improve maintainability, reproducibility, and adherence to best practices. This skill transforms working ML code into production-ready pipelines that prevent data leakage and ensure reproducible results. It addresses preprocessing outside pipelines, missing random_state parameters, improper cross-validation, and custom transformers not following sklearn API conventions. Implements proper Pipeline and ColumnTransformer patterns, systematic hyperparameter tuning, and appropriate evaluation metrics.

CI/CD 9 7mo ago
SnakeO

debug:react-native

by SnakeO

Debug React Native issues systematically. Use when encountering native module errors like "Native module cannot be null", Metro bundler issues including port conflicts and cache corruption, platform-specific build failures for iOS CocoaPods or Android Gradle, bridge communication problems, Hermes engine bytecode compilation failures, red screen fatal errors, or New Architecture migration issues with TurboModules and Fabric renderer.

CI/CD 9 7mo ago
nico-martin

transformers-js

by nico-martin

Use Transformers.js to run state-of-the-art machine learning models directly in JavaScript/TypeScript. Supports NLP (text classification, translation, summarization), computer vision (image classification, object detection), audio (speech recognition, audio classification), and multimodal tasks. Works in Node.js and browsers (with WebGPU/WASM) using pre-trained models from Hugging Face Hub.

CI/CD 4 6mo ago
noc0dev

smithers

by noc0dev

Use when multiple independent tasks exist and parallel autonomous implementation with CI and review gating is desired.

CI/CD 4 7mo ago
Elohia

insight-system

by Elohia

"统一的洞见生成与管理系统。融合神经元洞见和碰撞引擎两种核心机制,支持多模态记忆、主动追问和碎片碰撞。使用方式:用户提到'洞见'、'记忆系统'、'碎片'、'碰撞'、'追问'、'思考'时使用。需要配置 ZHIPU_API_KEY 环境变量。"

API Dev 4 5mo ago
frames-engineering

websh

by frames-engineering

A shell for the web. Navigate URLs like directories, query pages with Unix-like commands. Activate on websh command, shell-style web navigation, or when treating URLs as a filesystem.

CI/CD 4 6mo ago
Tryboy869

amazon-ec2

by Tryboy869

"[Applies to: */] This guide provides definitive best practices for deploying and managing Amazon EC2 instances, focusing on security, cost optimization, and operational excellence through Infrastructure as Code (IaC)."

CI/CD 4 6mo ago