- Home
- /
- Categories
- /
- CI/CD
CI/CD
Continuous integration and deployment
tracking-marketing-metrics
by amogha-dalvi
Use when marketing lacks a metrics hierarchy connecting activity to business outcomes, when attribution is last-click or nonexistent, when marketing and sales report different numbers, when dashboards are ignored or full of vanity metrics, or when leading indicators are not tracked. Use when decisions are made on gut feel instead of data.
manim-video-teacher
by lispking
专注于使用 Manim 生成动画教学视频的完整流程与专业建议。适用于用户用中文提示语让 Codex 生成脚本、分镜、Manim 代码、渲染命令或优化教学视频质量与节奏,并输出 MP4。
machine-learning
by pluginagentmarketplace
Supervised & unsupervised learning, scikit-learn, XGBoost, model evaluation, feature engineering for production ML
deployment-pipeline-design
by EngineerWithAI
Design multi-stage CI/CD pipelines with approval gates, security checks, and deployment orchestration. Use when architecting deployment workflows, setting up continuous delivery, or implementing GitOps practices.
smithers
by noc0dev
Use when multiple independent tasks exist and parallel autonomous implementation with CI and review gating is desired.
web3-testing
by EngineerWithAI
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.
github-actions-templates
by EngineerWithAI
Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications. Use when setting up CI/CD with GitHub Actions, automating development workflows, or creating reusable workflow templates.
hardhat-tron
by hairyf
Agent-oriented skills for Hardhat on TRON—config, compilation, deployment, and testing with @layerzerolabs/hardhat-tron and hardhat-deploy.
machine-learning
by pluginagentmarketplace
Supervised/unsupervised learning, model selection, evaluation, and scikit-learn. Use for building classification, regression, or clustering models.
delta-live-tables
by vivekgana
Delta Live Tables (DLT) pipeline patterns and examples for building declarative, self-healing data pipelines with automatic quality enforcement and lineage tracking.
stacks
by hairyf
Stacks blockchain node and mining — RPC API, testnet transactions, PoX mining, event observer, SIPs, property testing, release process, profiling, and service setup.
secrets-management
by EngineerWithAI
Implement secure secrets management for CI/CD pipelines using Vault, AWS Secrets Manager, or native platform solutions. Use when handling sensitive credentials, rotating secrets, or securing CI/CD environments.
cloudflare-tunnel-ec2-deployment
by stakpak
Deploy containerized applications to AWS EC2 and expose them publicly via Cloudflare Tunnel with automatic HTTPS. Eliminates need for load balancers, SSL certificates, or public inbound ports.
github-actions
by poindexter12
GitHub Actions CI/CD reference for workflow templates, caching strategies, and automation patterns. Includes homelab integration with self-hosted runners. Use when creating workflows, debugging CI failures, or setting up deployments. Triggers: github actions, ci, cd, workflow, pipeline, runner, artifact.
vercel-deploy
by vercel-labs
Deploy applications and websites to Vercel with a claimable preview. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment". No authentication required - returns preview URL and claimable deployment link.
cicd-workflows
by vivekgana
GitHub Actions and CI/CD patterns for Databricks, including automated testing, deployment, and quality gates.
mlops-deployment
by pluginagentmarketplace
Docker, Kubernetes, CI/CD, model monitoring, and cloud platforms. Use for deploying ML models to production, setting up pipelines, or infrastructure.
code-quality
by LukasStrickler
"Run comprehensive code quality checks including TypeScript typecheck, ESLint linting, Prettier formatting, and Markdown validation. Auto-fixes formatting issues in agent mode or provides read-only checks for CI pipelines. Use when: (1) Before committing code changes, (2) In CI/CD pipelines for automated quality gates, (3) After making significant code changes, (4) When preparing code for review, (5) When ensuring code meets quality standards, (6) For type checking, linting, formatting, and markdown validation, (7) In pre-commit hooks, or (8) For automated quality gates before merging. Triggers: finalize, code quality, typecheck, lint, format, check code, quality check, run checks, pre-commit, before commit, CI checks, validate code."
databricks-asset-bundles
by vivekgana
Modern deployment with Databricks Asset Bundles (DAB), supporting multi-environment configurations and CI/CD integration.
ship
by robzolkos
Commit, run bin/ci, and open a PR if CI passes. Use when ready to ship changes.
gitlab-variable
by grandcamel
"GitLab CI/CD variable operations. ALWAYS use this skill when user wants to: (1) list CI/CD variables, (2) set/create variables, (3) update variables, (4) delete variables, (5) manage secrets."
gitlab-ci
by grandcamel
"GitLab CI/CD pipeline operations. ALWAYS use this skill when user wants to: (1) view pipeline status, (2) run/trigger pipelines, (3) view/retry jobs, (4) trace job logs, (5) download artifacts, (6) lint CI config."
iso-17025-pl
by cleverlab-ai
"Ekspert-konsultant ISO/IEC 17025:2017 — międzynarodowa norma dotycząca kompetencji laboratoriów badawczych i wzorcujących. Używaj gdy: (1) przygotowujesz się do audytu akredytacyjnego lub nadzoru PCA, (2) budujesz lub przeglądasz system zarządzania jakością w laboratorium, (3) piszesz procedury, polityki lub instrukcje zgodne z 17025, (4) tworzysz checklisty audytowe lub analizy luk, (5) odpowiadasz na pytania o wymagania laboratoryjne (bezstronność, poufność, struktura, zasoby, procesy, zarządzanie), (6) projektujesz systemy LIMS lub oprogramowanie laboratoryjne zgodne z 17025, (7) oceniasz walidację metod, niepewność pomiaru, spójność pomiarową, (8) obsługujesz pracę niezgodną z wymaganiami, skargi, działania korygujące, (9) przygotowujesz przeglądy zarządzania lub audyty wewnętrzne. Wersja polska (PL)."
secure-coding-audit
by vchirrav
Audit code for security vulnerabilities using OWASP Secure Coding rules. Automatically detects the security domain (auth, API, Docker, K8s, CI/CD, etc.) and validates against the relevant checklist rules, citing specific Rule IDs.