Plugins

12 plugins
curated
Safe Production Deployment
Deploy a web application safely with pre-deployment audit, rollout plan, canary monitoring, and rollback strategy.
9 skills · plugin
curated
Deploy Cloudflare Worker
Sets up Wrangler, configures bindings, deploys worker, and verifies performance.
3 skills · plugin
curated
Secure Django Deployment
Installs a pipeline to harden, audit, verify, and deploy a Django app securely.
5 skills · plugin
@expo
Expo
[Deprecated] Use the "expo" plugin instead. Deploying Expo apps to App Store, Play Store, and web.
18 skills · plugin
curated
Ship Production Deployment
Sets up CI/CD pipeline, deploys with staged rollout, configures observability, and enforces safety checks.
5 skills · plugin
curated
Deploy AI Inference on GKE
Deploy and optimize AI/ML inference workloads on GKE using GPUs, TPUs, and model servers.
3 skills · plugin
@microsoft
Azure Skills
Microsoft Azure MCP integration for cloud resource management, deployments, and Azure services. Manage your Azure infrastructure, monitor applications, and deploy resources directly from Claude Code.
33 skills · plugin
curated
Deploy Azure Infrastructure
Creates databases, caches, and configures authentication, monitoring, and backup.
3 skills · plugin
@adobe
App Builder
Development, customization, testing, and deployment skills for Adobe App Builder projects
6 skills · plugin
curated
ML Model Lifecycle
Train, evaluate, and deploy a production ML system with monitoring.
10 skills · plugin
curated
Threat Intelligence Platform
Deploy and manage open-source CTI tools for threat intelligence operations.
9 skills · plugin
curated
Cloudflare One Deployment Pipeline
Design, configure, and migrate to Cloudflare One Zero Trust and SASE.
3 skills · plugin

Results for “dep”

680 skills
machenjie
ci-cd
`analysis-agent`/`task-agent`/`review-agent`: use when CI/CD checks, artifacts, deployment gates, IaC, or Helm behavior changes; skip when pipelines are unaffected.
4 · bundle
microsoft
fastapi-router-py
Create FastAPI routers with CRUD operations, authentication dependencies, and proper response models following established patterns.
2.7k · bundle
itsmostafa
eks
Manage Amazon EKS clusters, node groups, IRSA, add-ons, and deployments using AWS CLI and eksctl.
1.1k · bundle
github
phoenix-tracing
Instrument LLM applications with OpenInference tracing for Phoenix AI observability, covering setup, custom spans, and production deployment.
36.2k · bundle
remotion-dev
remotion-upgrade
Upgrades Remotion packages, compatible Mediabunny dependencies, and installed Remotion Agent Skills to their latest aligned versions.
3.9k
agentskillexchange
circleci-mcp-server
Sets up the CircleCI MCP server by cloning the repository, installing dependencies, and starting the development server.
28
chimeranext
github-actions
Configures GitHub Actions CI/CD pipelines for Flutter and backend monorepos, including testing, building, and deployment workflows.
4
q2805187159
huggingface-hub
Hugging Face Hub CLI (hf) — search, download, and upload models and datasets, manage repos, query datasets with SQL, deploy inference endpoints, manage Spaces and buckets.
3
ichichuang
huggingface-hub
Hugging Face Hub CLI (hf) — search, download, and upload models and datasets, manage repos, query datasets with SQL, deploy inference endpoints, manage Spaces and buckets.
0 · bundle
affaan-m
enterprise-agent-ops
Operate long-lived agent workloads with observability, security boundaries, and lifecycle management.
226k
dotnet
mcp-csharp-publish
Publish and deploy C# MCP servers to NuGet, Docker, Azure, and the MCP Registry.
4k · bundle
oracle
oci-functions-troubleshoot
Diagnose OCI Functions setup, control-plane, deployment, invocation, and observability issues using a deterministic triage workflow.
736 · bundle
antigravity
development
Orchestrates end-to-end software development from scaffolding to deployment, covering frontend, backend, database, testing, and CI/CD workflows.
42.4k
agentskillexchange
apache-airflow-mcp
Installs and configures Apache Airflow via pip or Docker, with guidance on constraints, requirements, and deployment options.
28
agentskillexchange
just-command-runner
Runs project-specific commands defined in a justfile, a Make-inspired syntax supporting parameters, dependencies, and multi-language recipes.
28
tinh2
aws
Generates production-ready Terraform files for AWS infrastructure, writing complete .tf files for any cloud architecture without deploying.
13
scoheart
cloud-cf
Operates Cloudflare resources (Workers, Pages, R2, D1, KV) via the wrangler CLI, covering authentication, deployment, and data management commands.
2
neuralblitz
build-tools
Automates multi-language software builds with Makefiles, dependency management, testing, packaging, and CI/CD integration.
1
whd4
docker-expert
Optimizes Dockerfiles, container security, multi-stage builds, Compose orchestration, and production deployment patterns.
0
sultan9723
ci-pipeline
Patterns for debugging and extending the AegisNex GitHub Actions CI pipeline. Covers common failure modes, encoding issues, dependency problems, and how to add new CI steps.
0 · bundle
lucassantana-dev
hotfix
Composite skill — emergency bypass of the release branch when production is broken and waiting for the next release-cut is not viable. Chains incident scoping → branch from main (NOT release) → minimal fix → pr-merge-readiness → merge to main → patch-version tag → deploy → cherry-pick to release branch → post-deploy verify (sentry + ci-watch). Use ONLY for production-impacting breakage; routine "small fix" work belongs in /pr-to-release.
1 · bundle
nvidia
dynamo-recipe-runner
Select, validate, patch, and deploy existing NVIDIA Dynamo Kubernetes recipes for model serving with GPU support.
2.2k · bundle
expo
upgrading-expo
Upgrade Expo SDK versions and fix dependency issues with step-by-step guidance.
2.2k · bundle
adobe
appbuilder-action-scaffolder
Scaffold, implement, deploy, and debug Adobe Runtime actions with consistent layout, validation, and error handling.
142 · bundle
drnabeelkhan
ci-cd
Applies the CI/CD framework to structure analysis, guide decision-making, and improve outcomes in engineering devops contexts.
2
luokai0
azure
Deploy, monitor, and manage Azure services with battle-tested patterns covering cost, security, networking, performance, monitoring, IaC, and identity.
10 · bundle
diegosouzapw
kind
Manage Kind (Kubernetes in Docker) clusters for local development and testing, including cluster creation, platform deployment, and E2E test workflows.
54 · bundle
oyi77
workflows
Build and deploy automation workflows using cron, IFTTT, n8n, webhooks, and self-hosted alternatives, with guidance on monetizing these services.
10
tools-only
076-api-9da1affd
Deploys and manages Cloudflare Workers for Platforms, including dispatch namespaces, static assets, bindings, and outbound routing.
7 · bundle
construct-ai-primary
devops-engineer
Use when SaaS deployment, CI/CD pipelines, infrastructure automation, or platform operations is needed. This agent specializes in SaaS DevOps within the SaaSForge AI ecosystem.
0
nickgallick
nick-visual-design-review
Visual UI review, browser-based design QA, and product-effectiveness critique for Nick's apps using Chromium/Playwright. Use when reviewing a live page or deploy to judge not just visual polish, but whether the interface supports clarity, trust, activation, conversion, responsiveness, and the product's strategic wedge. Best used after build/deploy to push a UI from acceptable to excellent with evidence from screenshots and browser inspection.
0 · bundle
curiositech
ci-status-checker
Interprets GitHub Actions run status and logs, diagnoses CI failure patterns, and suggests targeted fixes. Handles dependency install failures, test timeouts, build OOM, flaky tests, and workflow misconfigurations. Activate on: 'CI failing', 'build broken', 'workflow error', 'GitHub Actions debug', 'flaky CI', 'pipeline timeout', 'CI red'. NOT for: writing new workflows from scratch (use github-actions-pipeline-builder), CI caching strategy (use ci-cache-optimizer), deployment orchestration (use devops-automator).
10
expo
expo-cicd-workflows
Helps write and edit EAS CI/CD workflow YAML files for Expo projects, including schema validation and resource fetching.
2.2k · bundle
github
aspire
Orchestrates polyglot distributed applications using Aspire's AppHost, CLI, and MCP server for local development, testing, and deployment.
36.2k · bundle
jeffallan
kubernetes-specialist
Create and manage Kubernetes workloads with declarative YAML manifests, covering deployments, networking, security, storage, Helm charts, and troubleshooting.
10.4k · bundle
comeonoliver
pnpm
Manages Node.js dependencies with strict resolution, workspaces, catalogs, patches, and overrides, including CI/CD setup and migration guidance.
61