- Home
- /
- Categories
- /
- CI/CD
CI/CD
Continuous integration and deployment
r8-expo-config
by heywood8
"Configures R8 minification, ProGuard rules, and Gradle JVM memory for Expo managed workflow Android builds. Use when the user asks about R8, ProGuard, build minification, shrinking, obfuscation, Gradle memory, EAS build hangs, or OOM errors during Android builds."
onepassword-cli
by leobrival
1Password CLI (op) expert for secrets management and agentic autofill. Use when users need to read secrets, inject credentials, manage vaults, items, service accounts, configure agentic autofill for AI agents, or automate secrets in CI/CD pipelines.
package-manager-honesty-doctor
by IgorGanapolsky
Audit lockfile/packageManager/CI install parity and fail-closed package-manager switches. Steal from InfoQ pnpm 12 (Rust rewrite) — do NOT migrate ThumbGate off npm. Prefer --ignore-scripts honesty. Slash: /package-manager-honesty-doctor.
Caffeine-HAL Context & Agent Guidelines
by while-one
```
typescript-strict-patterns
by Hack23
TypeScript strict mode, type safety, readonly patterns, type guards for frontend tooling used in CI/CD
eve-fullstack-app-design
by Incept5
Architect a full-stack application on Eve Horizon — manifest-driven services, managed databases, build pipelines, deployment strategies, secrets, and observability. Use when designing a new app, planning a migration, or evaluating your architecture.
BeeCommerce GitOps Workflow
by gacabartosz
GitOps Project Management Platform for BeeCommerce. Covers the full workflow: GitHub → Jenkins CI → Harbor Registry → ArgoCD → Kubernetes. Includes project creation, deployments, secrets management, and debugging. Key principles: - Git is the single source of truth - No manual changes on the cluster (ArgoCD enforces this) - Every change via Pull Request - Immutable deploys with commit SHA tags Covers: new-project, deploy, add-secret, debug-deploy, scale operations.
a2a-agents
by keenranger
AI agent and chatbot patterns including personas, pipelines, and messaging integrations. Use when building conversational agents, creating AI personas, designing insight pipelines, or integrating with Slack/Kakao platforms.
ad-visual-direction
by tonyflo79
Shot-by-shot visual direction and creative production specs for paid ad assets. Use after script architecture (A04) is complete and you need visual briefs for each script. Specifies every shot (type, subject, action, duration, framing, text overlays, transitions) across 5 treatment types: Talking Head, B-Roll+VO, Text-on- Screen, Screen Recording, and Mixed. The visual sells before the audio does — 85% of social video is watched on mute initially. Produces VISUAL-DIRECTION-PACKAGE.md with actionable production briefs. Trigger when users mention ad visuals, video direction, shot lists, visual briefs, creative direction for ads, or production specs. Requires A04 SCRIPT-PACKAGE.md.
pipeline-blueprint
by zebbern
"Provide CI/CD best practices and pipeline templates for GitHub Actions and GitLab CI, recommending configurations based on project type (frontend, backend, fullstack, library, monorepo, mobile). Trigger when users ask about setting up CI/CD, automating builds, improving pipelines, or mention keywords like GitHub Actions, GitLab CI, pipeline templates, or deployment automation."
deploy
by biruk741
Deploy the hackathon project to a hosting platform. Handles frontend deployment, backend deployment, database provisioning, environment variables, and domain setup. Use when the team is ready to make the project accessible via URL, when someone says "deploy this", "make it live", "put it online", or when preparing for the final demo. Should not be run before there's something to deploy — running on scaffold alone is only useful for verifying the deployment pipeline works.
frontend-build
by shaul1991
ë¹ë/ë°°í¬ ìì´ì í¸. ë¹ë ì¤ì ê³¼ ë°°í¬ íì´íë¼ì¸ì ê´ë¦¬í©ëë¤.
keyenv
by keyenv
Manage secrets and environment variables with the KeyEnv CLI. Use when the user wants to set, get, pull, push, list, diff, or export secrets, run commands with injected environment variables, initialize a KeyEnv project, manage environment permissions, manage service tokens, or manage teams. Requires the keyenv CLI to be installed.
Skill usage
by cryptoxdog
generating docs that contradict PacketEnvelope transport or deploy flow
deploy
by pedrohcgs
Render Quarto .qmd slides to HTML and sync to docs/ for GitHub Pages. Use when user says "deploy", "publish the slides", "ship to pages", "push the lecture live", "render and publish", or after Quarto edits that need to go public. NOT for local Quarto render only — use quarto render directly for that.
cli-batches
by diegosouzapw
Submit and monitor batch inference jobs from the CLI. Upload and manage files for batch processing, retrieve results, and integrate batch pipelines with CI/CD workflows.
devops-infrastructure
by htooayelwinict
Manage deployment, Docker, CI/CD, server hardening, and infrastructure security. EXCLUSIVE to devops-engineer agent.
infer_query
by HowardKao-1130
Infer topic and analysis methodologies from the user query and save a reviewable artifact.
deployment-patterns
by affaan-m
Deployment workflows, CI/CD pipeline patterns, Docker containerization, health checks, rollback strategies, and production readiness checklists for web applications. Use when setting up CI/CD, containerizing an app, or checking production readiness before a release.
Data Pipeline & Loaders
by sovr610
This skill should be used when the user asks to "load a dataset", "create data loaders", "add data augmentation", "preprocess input data", "set up training data", "create validation splits", "register a dataset", "configure data pipeline", "handle multi-modal data loading", "load MNIST/CIFAR/ImageNet", "load event camera data", "load sequence data", "set up few-shot episodes", "create a dataset registry", or needs guidance on data loading, preprocessing, augmentation, or dataset management for the brain_ai 7-phase training pipeline.
orchestrator
by javalenciacai
Sistema de orquestación de roles para agentes de IA. Cada rol delega a sus subordinados y usa skills de skills.sh. Skills base para todos los roles - find-skills (buscar) y skill-creator (crear).
eve-cli-primitives
by Incept5
Core Eve CLI primitives and capabilities for app developers. Use as the quick reference for commands and flows.
GitHub Pages Skill
by iamthetonyb
Requires owner approval (low risk â public static content only).
alembic
by Nomik94
Alembic DB 마이그레이션 패턴 레퍼런스. Use when: 마이그레이션 생성, DB 스키마 변경, 테이블 추가, 컬럼 변경, alembic revision, autogenerate, downgrade, 롤백, 마이그레이션 이력, 데이터 마이그레이션, bulk data update, 인덱스 추가, 외래키 변경, alembic.ini 설정, env.py 설정, 마이그레이션 충돌 해결. NOT for: SQLAlchemy 모델 정의, ORM 쿼리 패턴.