Plugins
12 pluginscurated
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 skillsazure-validate
Run pre-deployment validation checks for Azure readiness, including configuration, infrastructure (Bicep or Terraform), RBAC role assignments, and managed identity permissions.
2.7k · bundle
amc-setup-calibration-stack
Deploy the AutoMagicCalib microservice and web UI from pre-built NGC release images using Docker Compose.
2.2k · bundle
azure-deployment-preflight
Validates Bicep deployments to Azure before execution, including syntax checks, what-if analysis, and permission verification.
36.2k · bundle
versa-deploy
Deploy, manage, or withdraw from an AI agent vault on the Versa onchain adversarial AI arena on Base.
1.2k · bundle
release-it
Design, deploy, and operate production-ready software with stability patterns, capacity planning, and zero-downtime releases.
1.6k · bundle
hf-cloud-sagemaker-iam-preflight
Discovers, validates, or creates a SageMaker execution role before deploying or training, preventing IAM-related deployment failures.
10.8k · bundle
go-cloud
Manages project lifecycle tasks from a single CLI: initialize, check, build, test, deploy guidance, config, templates, docs, and cleanup.
10 · bundle
autonomous
Coordinates five specialized agents (planning, research, code, review, deploy) into a pipeline that ships features from spec to production with automated gates.
10
mlflow
Track ML experiments, manage the model registry with versioning, deploy models, and reproduce experiments using MLflow's framework-agnostic platform.
3 · bundle
azure-hosted-copilot-sdk
Build, deploy, and modify GitHub Copilot SDK apps on Azure with scaffolding, model configuration, and deployment orchestration.
2.7k · bundle
azure-ai-projects-ts
Build AI applications using the Azure AI Projects SDK for TypeScript, managing agents, connections, deployments, datasets, indexes, and evaluations.
2.7k · bundle
dynamo-troubleshoot
Diagnose failed or unhealthy Dynamo deployments by collecting a read-only debug bundle, classifying failures, and providing step-by-step remediation guidance.
2.2k · bundle
aws-cdk-python-setup
Set up and initialize AWS CDK applications in Python, including prerequisites, project creation, dependency management, and deployment.
36.2k
securing-helm-chart-deployments
Secure Helm chart deployments by validating chart integrity, scanning templates for misconfigurations, and enforcing security contexts in Kubernetes releases.
24.6k · bundle
pinme
Deploy static websites to IPFS with a single command using the PinMe CLI, auto-detecting the build directory and returning a preview URL.
1 · bundle
dify-workflow
Guides building LLM applications on the Dify platform, covering visual workflows, knowledge bases, agents, and API deployment.
10
managing-cdktf
Manages CDK for Terraform projects: synthesizes HCL, deploys stacks, inspects outputs, and analyzes diffs across TypeScript, Python, Go, Java, or C#.
7
gitops-workflow
Implement GitOps workflows with ArgoCD and Flux for automated, declarative Kubernetes deployments with continuous reconciliation. Use when implementing GitOps practices, automating Kubernetes deployments, or setting up declarative infrastructure management.
0 · bundle
python-appservice-deploy
Deploys Python web apps (Flask, Django, FastAPI) to Azure App Service Linux with automatic resource creation and framework detection.
2.7k · bundle
customize
Guides through interactive deployment of Azure OpenAI models with full control over version, SKU, capacity, content filtering, and advanced options.
2.7k · bundle
mle-workflow
Turns model work into a production ML system with data contracts, reproducible training, quality gates, deployable artifacts, and monitoring.
1
azure-ai-projects-dotnet
Manage Azure AI Foundry projects with .NET SDK: create and run agents, manage connections, datasets, deployments, evaluations, and indexes.
2.7k
wrangler
Develop, deploy, and manage Cloudflare Workers and associated services (KV, R2, D1, Queues, etc.) using the Wrangler CLI with up-to-date commands and configuration.
2.1k
preflight
Runs a read-only pre-deploy verification gate covering git status, builds, tests, migrations, secrets, and commit conventions, then reports READY or NOT READY.
13
ci-cd-pilot
Diseña y optimiza pipelines de CI/CD para GitHub Actions y GitLab CI, incluyendo automatización de tests, linting, builds y deploys.
0
managing-pypi
Manages Python package publishing, versioning, and distribution builds on PyPI, including dependency resolution, index configuration, and package health analysis.
7
ci-cd-setup
CI/CD pipeline setup — GitHub Actions, testing, linting, deployment. Use when setting up CI from scratch, adding GitHub Actions, automating tests, wiring up deployment, or improving an existing build pipeline.
0
deployment-readiness-reviewer
Use this when reviewing whether an app, service, worker, CLI, or serverless system is ready for its target environment with respect to config, secrets, migrations, dependencies, observability, rollback, and runtime constraints.
0
oke-gva-deployer
Deploy and configure Generic VNIC Attachment (GVA) for OCI Kubernetes Engine (OKE), including node pool creation with secondary VNIC profiles and workload mapping.
736 · bundle
clanker
Deploy ERC20 tokens on EVM chains (Base, Ethereum, Arbitrum) using the Clanker SDK with features like vesting, airdrops, rewards, and anti-sniper protection.
1.2k · bundle
modal
Deploy and serve AI/ML models on Modal's serverless cloud platform with on-demand GPUs, autoscaling containers, persistent storage, and scheduled jobs.
30.2k · bundle
makedown-task-runner
Extracts executable task definitions from Markdown files and runs them as shell pipelines, parsing fenced code blocks with task metadata annotations and managing dependencies between tasks.
28
mle-workflow
Turn model work into a production ML system with data contracts, reproducible training, quality gates, deployable artifacts, and monitoring.
0
blue-green
Designs and implements blue-green deployment architectures with environment switching, traffic routing, automated rollback, and health monitoring for zero-downtime releases.
1
managing-bazel
Analyze and manage Bazel workspaces, including BUILD file inspection, target querying, dependency graphs, remote execution, caching configuration, and build performance profiling.
7
appdeploy
Deploy web apps with backend APIs, database, and file storage. Use when the user asks to deploy or publish a website or web app and wants a public URL. Uses HTTP API via curl.
2