Plugins listed here are tagged for this topic and auto-indexed from public GitHub repositories.
Plugins listed here are tagged for this topic and auto-indexed from public GitHub repositories.
Plugins for release management, blue-green deployments, rollback strategies, and deployment automation.
CI/CD pipeline generation, Docker container builds, Kubernetes rollouts, serverless deployments, and cloud-specific deployment configurations.
MCP-based plugins can interact with cloud APIs for deployment triggers. These are flagged with network access and external service warnings.
Some generate rollback configurations or monitor deployment health. Check the devops topic for broader infrastructure management tools.
Build, deploy, and optimize Expo React Native apps for iOS and Android with EAS workflows, API routes, Tailwind CSS styling, and production release management including app store submissions and OTA updates.
Build and manage cloud infrastructure and deployment pipelines with AWS serverless, Docker, Kubernetes, Terraform, and CI/CD workflows, including environment setup, containerization, GitOps, and production deployment strategies.
Design, build, and deploy MCP servers for Claude by interrogating your use case to select deployment models like remote HTTP, MCPB, or local stdio, implementing tool patterns with auth, adding interactive UI widgets such as forms, pickers, and dashboards for inline chat rendering, and packaging into standalone Node or Python .mcpb bundles for local distribution without user toolchain.
Build, deploy, and monitor AI-powered cloud applications on Azure using containerized apps, serverless functions, OpenAI integration, AI Search, and observability across .NET, Python, and Node.js.
Scaffold, build, and deploy Makepad Rust UI apps with boilerplate generation, widget and layout code, shader creation, event handling, and cross-platform packaging for desktop, mobile, and WASM via GitHub Actions.
Manage the full ML lifecycle on Hugging Face Hub: search and select models, train or fine-tune with TRL/Unsloth, evaluate locally, build and deploy Gradio demos on Spaces, publish research papers, and monitor training metrics — all from the command line or agent.
Enterprise deployment of a Claude Office add-in with managed cloud access (Vertex AI, Bedrock, or LLM gateway), generating custom manifests, provisioning Azure admin consent, and writing per-user config via Microsoft Graph extension attributes.
Manage GitLab projects by accessing repositories, creating and reviewing merge requests, monitoring CI/CD pipelines, handling issues, and updating wikis through remote API integration with a personal access token.
Develop Google Apps Script projects locally by running the clasp CLI to create/list projects, pull/push code, and deploy changes. Authenticate once via clasp login for seamless local workflow.
Build, deploy, and maintain Expo mobile apps with native capabilities—create native modules, integrate SwiftUI/Jetpack Compose, set up API routes, handle upgrades, configure Tailwind styling, and automate CI/CD workflows for app store submissions and update monitoring.
Invoke /deploy to initiate TensorZero deployment workflow, which prompts plugin upgrade before unlocking full deployment capabilities for AI/ML applications.
Runs Mooncake pre-PR validation locally to catch typos, formatting, build and test failures before pushing, using a single shell script that mirrors the CI pipeline's reproducible checks.
Scaffold, develop, evaluate, deploy, and monitor AI agents using Google ADK (Agent Development Kit). Manage the full agent lifecycle from project scaffolding to production deployment on GCP with CI/CD, infrastructure as code, and observability.
Streamline end-to-end Obsidian plugin development and vault management: scaffold projects with TypeScript setups, implement UI views/events/data handling, optimize performance/security, establish local dev loops/CI/CD/release pipelines, migrate content, and troubleshoot errors using 24 specialized skills.
Implement, customize, secure, deploy, troubleshoot, and scale Clerk authentication in Next.js apps using 24 skills for SDK installation, sign-up/sign-in UIs, middleware protection, error debugging, webhook handling, performance tuning, cost optimization, RBAC/SSO, GDPR compliance, production checklists, CI/CD pipelines, local dev loops, and migrations from Auth0, Firebase, or Supabase.
Set up Ollama for local AI model inference on macOS, Linux, or Docker with automated installation, hardware-optimized model selection, GPU configuration, verification, model pulls, API testing, and client integration via Python, Node.js, or REST for zero-cost, privacy-first LLM workflows.
Generate production-ready Helm 3 charts for Kubernetes apps from natural language descriptions. Produces Chart.yaml, values.yaml with multi-environment overrides, Go templates, helpers, health probes, security contexts, and applies best practices for scalability, security, and documentation.
Build and manage PortalJS data portals: recommend an architecture, scaffold a portal, add datasets (CSV/TSV/JSON/GeoJSON), create charts (recharts) and interactive maps (Leaflet), connect a CKAN backend, harvest datasets from open-data platforms, infer data schemas, audit data quality, and deploy to PortalJS Arc hosting.
Generate production-ready Kubernetes manifests for Deployments, Services, Ingresses, HPAs, ConfigMaps, and Secrets incorporating best practices like health probes, resource limits, autoscaling, and TLS termination to streamline cluster deployments.
Generate multi-stage CI/CD pipelines in YAML for GitHub Actions, GitLab CI, Jenkins, and CircleCI. Automate workflows covering linting, testing, Docker image builds/pushes, security scans, and gated deployments to staging/production on Kubernetes.
Set up OpenRAG locally by assessing your environment, generating requirements and Docker/uvx configs, and verifying services at localhost:3000 and :5001/docs. Then integrate its SDK into Python or JavaScript/TypeScript apps via pip/npm/uv/yarn, configure env vars/API keys, and implement chat/search clients with code examples.
Automate end-to-end Vercel workflows: install CLI and auth, deploy previews/production with rollbacks, debug bundles/errors/cold starts, optimize performance/costs/scaling, secure RBAC/secrets/PII, monitor observability, integrate GitHub CI/CD, handle incidents, and migrate platforms.
Generate production-ready GitOps workflows for Kubernetes using ArgoCD or Flux, creating manifests, sync policies, multi-environment promotions, RBAC configurations, notifications, and CI/CD integrations for secure, scalable continuous deployments.
Manage environment configurations and secrets across dev/staging/prod deployments using .env files, Kubernetes ConfigMaps/Secrets, and AWS SSM. Audit values, encrypt secrets with sops, validate schemas, detect drift, and run promotion workflows. Generate secure, scalable DevOps setup code for Docker, Kubernetes, Terraform, AWS, and GCP infrastructure.
Generate fast (<5min) smoke test suites in Jest-style JavaScript for critical paths like system health, authentication, and core features, then run them post-deployment via Playwright, curl, Bash scripts, or CI/CD to verify UI, APIs, and functionality.
Build and publish Chrome extensions with Manifest V3 while staying current with modern web development best practices, performance optimization, and new browser APIs
Build production Clay SaaS integrations for lead enrichment: configure tables and webhooks, deploy receivers to Vercel or Docker, scale pipelines with Redis queues, secure with RBAC and PII guards, optimize costs and performance, troubleshoot failures, and monitor metrics using 30 dedicated Claude Code skills.
Generate, validate with error handling and transactions, and deploy production-ready stored procedures, functions, triggers, and custom logic directly to PostgreSQL, MySQL, or SQL Server databases using natural language triggers or commands.
Build, initialize, architect, implement, debug, and deploy production-ready Firebase Genkit AI workflows with RAG, multi-step flows, tool calling, Gemini/Vertex AI integration, and OpenTelemetry monitoring in Node.js/TypeScript, Python, or Go to Firebase Functions or Cloud Run.
Automate end-to-end Lokalise localization workflows: upload/download translations via GitHub Actions CI/CD, configure local dev loops for React/Next.js/Vue, optimize API performance/costs, enforce security/auth, instrument monitoring/webhooks, migrate projects, and execute prod checklists using Node SDK/CLI.
Deploy and orchestrate production multi-agent systems on Vertex AI using ADK and A2A protocol: discover agent capabilities via AgentCard, submit tasks with JSON-RPC over HTTP, manage sessions and code execution sandboxes, share state via Memory Bank, poll status, and retrieve results with artifacts.
Build, deploy, secure, and scale Ideogram AI image generation pipelines: generate/edit/upscale images from text prompts, handle auth/errors/rates/costs, migrate from DALL-E/Midjourney, add monitoring/RBAC, deploy to Vercel/AWS/GCP/Docker with CI/CD/Vitest tests in Node/TS/Python apps.
Build, deploy, debug, secure, and scale production full-stack apps on Replit from prototype to enterprise, handling architectures, CI/CD pipelines, PostgreSQL integration, auth, troubleshooting, performance tuning, monitoring, team management, and cost optimization.
Implement full PostHog analytics workflows: install SDKs for event capture, user identification, feature flags, A/B experiments, and cohorts in browser/server apps; debug errors, optimize costs/performance/privacy; set up CI/CD, deployments, multi-env configs, migrations, and monitoring across JS/TS/Node/Python stacks.
Integrate Groq's fast AI inference into Node.js/TypeScript projects via 24 skills: build chat completions, tool calling, vision/audio processing; migrate from OpenAI/Anthropic; optimize costs, performance, rate limits; secure APIs with RBAC/PII redaction; deploy to Vercel/Docker; set up CI tests, monitoring, observability.
Deploy full monitoring stacks like Prometheus, Grafana, or Datadog to Kubernetes or Docker environments, configuring exporters, scrape targets, alerting rules, and Grafana dashboards. Generate production-ready DevOps setup code and configurations tailored to your infrastructure requirements.
Deploy trained ML models to production via REST APIs, Docker containers, or Kubernetes clusters, with data validation, error handling, and performance monitoring. Generate deployment code, save artifacts, and create documentation from context analysis.
Migrate APIs to new versions or frameworks with backward compatibility using low-downtime strategies like strangler fig, traffic shadowing, phased cutovers, breaking change analysis, automated adapters, migration scripts, test generation, and deployment configs.
Automate management of container registries like Docker Hub, AWS ECR, GCP Artifact Registry, and Azure ACR by handling tagging, lifecycle policies, replication, vulnerability scanning, and access controls. Generate standardized Markdown documentation with YAML metadata, features, examples, and invocation details for DevOps registry tools from a simple name and description.
Safely manage and execute rollbacks for Kubernetes, ECS, Lambda, and cloud VM deployments. Automatically detect failures via monitoring and health checks, revert to stable versions, verify recovery success, generate reports, and create templated documentation for rollback configurations.
Orchestrate multi-stage deployment pipelines across dev, staging, and prod environments using Kubernetes and CI/CD platforms like GitHub Actions and Jenkins. Apply strategies such as blue-green, canary, and rolling updates. Generate production-ready pipeline configurations, setup code, and documentation tailored to Docker, Terraform, and AWS infrastructure.
Build production Framer plugins, code components, CMS syncs with external APIs, and Server API handlers; automate GitHub Actions CI/CD, local Vite dev loops, error debugging, performance tuning via batching/memoization, security hardening, rate limiting, webhooks, and production checklists.
Integrate SerpApi into Python and Node.js/TypeScript apps to extract structured search data from Google, Bing, YouTube, Shopping, News, and Maps. Automate setup, auth, cost-free local testing with pytest/Vitest fixtures, Redis caching, rate limiting, proxy deployment to Vercel/GCP/Fly.io, security hardening, production checklists, SEO monitoring, and legacy migrations via 18 Claude Code skills.
Automate end-to-end startup financial workflows with Fondo: set up integrations for Stripe, Gusto, Plaid; execute monthly bookkeeping closes and R&D tax credit qualification/filing; deploy Next.js dashboards to Vercel; optimize costs from AWS/GCP; run CI/CD budget checks and diagnostics.
Deploy, scale, manage, and optimize full-stack apps on Fly.io: from hello-world launches and GitHub Actions CI/CD to multi-region architectures, Postgres/Redis clusters, performance tuning, cost optimization, security hardening, error diagnosis, and Machines API scripting.
Build, deploy, optimize, secure, and debug Web3 dApps using Alchemy SDK: query multi-chain balances/NFTs/transfers, implement explorers/trackers/dashboards, set up CI/CD pipelines for Sepolia/mainnet, tune API costs/performance with caching/batching, handle webhooks, and migrate SDK versions.
Configure VSCode extensions to test APIs with httpYac including auth scripts and CI/CD workflows, monitor multiple dev server ports like Vite and Next.js in real-time, and deploy static sites via SFTP to Nginx servers with secure setups.
Build, optimize, deploy, and troubleshoot AssemblyAI-powered audio transcription apps in Node.js/TypeScript projects. Generate SDK integrations for speech-to-text, streaming, LeMUR analysis with diarization/sentiment/PII; CI/CD pipelines, Vercel/GCP deploys, cost/performance tuning, webhooks, security hardening, and error handling workflows.
Build, deploy, debug, and scale Apify Actors for web scraping: scaffold Crawlee crawlers with input schemas and routers, manage datasets/queues/APIs programmatically, set up local dev/CI-CD pipelines with GitHub Actions, diagnose errors/timeouts/proxies, tune performance/costs, secure tokens, and integrate runs into Node.js apps.
Build, debug, test, deploy, and optimize browser-based Node.js apps and IDEs using StackBlitz SDK and WebContainers: boot in-browser environments, embed interactive playgrounds in docs, fix common errors, run Playwright CI tests, deploy to Vercel/Netlify with production headers, and tune performance/security.
Build production-ready Node.js integrations for AppFolio property management API: generate authenticated TypeScript clients with rate limiting, caching, and error handling; create React dashboards and Express webhook handlers; set up GitHub Actions CI/CD, GCP deployments, performance optimizations, and validation checklists.
Generate and validate GitHub Actions workflows for secure Google Cloud deployments using Workload Identity Federation, OIDC, and least-privilege IAM, with automated setup scripts and configuration for Cloud Run, Cloud Functions, and Vertex AI.
Build NVIDIA-powered workflows across GPU acceleration, CUDA, AI inference, robotics, Omniverse USD scenes, and Physical AI — from setup and validation to deployment and optimization on Docker, Kubernetes, or Azure.
Scaffold and deploy full-stack Cloudflare Workers apps with Hono APIs, Vite+React+Tailwind+shadcn frontends, Drizzle/D1 databases including schemas/migrations/seeds; manage infrastructure via REST API for DNS records, cache purges, WAF rules, R2/KV ops.
Generate complete SEO setup for local business websites, producing HTML head with meta/OG/Twitter/geo tags, JSON-LD LocalBusiness schema, robots.txt, and sitemap.xml. Use via skill or command; optionally provide business name or get prompted for details. Tailored for Australian sites.
Develop and manage end-to-end Databricks workflows: data engineering with Spark, Delta, Iceberg, and streaming; build and deploy ML models and GenAI agents; create dashboards, apps, and CI/CD bundles; query Unity Catalog and manage infrastructure via SDK/CLI operations.
Set up CI/CD pipelines for GitHub Actions, GitLab, or Jenkins; containerize apps with Dockerfiles, docker-compose, and Kubernetes manifests; automate changelogs in Keep a Changelog format; prepare semantic releases; deploy hotfixes; and rollback deployments via slash commands.
Deploy applications to AWS with architecture recommendations, cost estimates, and infrastructure-as-code generation using CDK, CloudFormation, or Terraform. Generates validated AWS architecture diagrams as draw.io XML and queries AWS pricing data for cost estimation.
Interactively configure secure Google Cloud Storage buckets and Cloud Run services following best practices, generating Terraform or gcloud commands, Dockerfiles, IAM setups, scaling, monitoring, CI configs, and documentation for quick deployment.
Discovers and runs weather/climate AI models from the Earth2Studio ecosystem: browse models and data sources filtered by GPU/VRAM, install with uv or pip and model extras, fetch variables and times from data sources, and build deterministic forecast inference scripts.
Orchestrates a multi-agent software development pipeline from requirements to deployment, coordinating PM, Architect, UI, Frontend, Backend, QA, and DevOps agents to automate the full development lifecycle.
Deploy Laravel applications to Laravel Cloud and manage their environments, databases, caches, domains, instances, deployments, and infrastructure directly via CLI commands.
Interactively configure secure AWS S3 buckets with encryption, versioning, lifecycle rules, and logging, then generate CloudFormation or CDK IaC plus documentation. Set up complete Lambda functions with handler code in Node/Python/Go, IAM roles, DynamoDB triggers, and IaC via CloudFormation/SAM/CDK.
Generate tailored launch checklists for feature releases, covering engineering, infrastructure, documentation, communication, rollback readiness, owners, and tracking. Execute end-to-end shipping workflows: verify readiness, run checks, deploy to staging then production, verify deployment, and announce with formatted status summaries.
Automate full-stack deployment setup by generating tailored GitHub Actions CI/CD workflows with lint/test/build/deploy jobs, optimized multi-stage Dockerfiles for Node.js/Python/Go/Rust/Java projects, and production Kubernetes manifests including Deployment/Service/Ingress/HPA/NetworkPolicy.
Generate production-ready Helm charts for Kubernetes app deployments by specifying name, type (web/API/worker/cronjob), and image, including Deployment, Service, Ingress, HPA, secrets, and validation. Upgrade existing releases with previews, dry-runs, linting, atomic deploys, rollout monitoring, health checks, logs, and automatic rollbacks on failure.
Automate semantic version management by analyzing git changes to bump major/feat/fix versions, update files and CHANGELOG.md, commit, and tag releases. Execute full release workflows: verify CI/CD, generate changelog, create GitHub releases, publish packages, update docs, and notify stakeholders.
Create formatted Slack threads for team discussions and send Block Kit status updates to channels with actions, mentions, and metadata, enabling streamlined deployment, build, and workflow notifications directly from your IDE.
Interactively configure secure Azure Blob Storage accounts with encryption, lifecycle policies, network rules, and IaC templates, then set up and deploy Azure Functions apps complete with triggers, bindings, auth, monitoring, and CI/CD pipelines.
Automate complete PR workflow from commit to production: run pre-flight checks, create PR, monitor CI status and reviews until resolved, merge, deploy to Railway/Vercel/Netlify, perform health checks, and validate.
Set up SAP Business Application Studio (BAS) on SAP BTP: create dev spaces and subscriptions, connect to Git repos and external systems via destinations/Cloud Connector, deploy MTA apps to Cloud Foundry, configure Node.js/Java/Python runtimes, manage tasks/CI-CD, and troubleshoot connectivity.
Manage Firebase projects from Claude: deploy apps to App Hosting and Hosting, configure Firestore databases and security rules, set up Authentication and Remote Config, build Data Connect backends with PostgreSQL and GraphQL, integrate Gemini AI features, and manage crash reporting with Crashlytics.
Design, build, deploy, test, and debug serverless applications on AWS using SAM, CDK, Lambda, API Gateway, EventBridge, and Step Functions, with infrastructure-as-code templates and CI/CD pipelines.
Build, configure, and deploy AI agents using the Motus framework through guided editor commands. Define ReAct agents with custom tools, workflows, persistent memory, and guardrails, then serve them locally or to cloud platforms.
Develop, preview, save, deploy, and rollback Vite-based React/Vue web apps hosted on Tencent CloudBase, with automatic drift monitoring and cloud resource management.
Build, configure, and troubleshoot GraalVM Native Image applications using native-image CLI, Maven, or Gradle Native Build Tools, including reachability metadata and build/run-time issue diagnosis.
Generate production-ready AWS CloudFormation templates for VPCs, EC2, ECS, RDS, DynamoDB, Lambda, S3, CloudFront, ElastiCache, Bedrock, and security groups; deploy ECS services via GitHub Actions CI/CD; bootstrap SAM projects; create Draw.io architecture diagrams; automate AWS CLI workflows; optimize costs; and review designs with expert agents.
Deploy, manage, and optimize web apps and AI features on Vercel with expert guidance for deployment pipelines, AI SDK integration, storage configuration, environment variables, security, and performance. Includes CLI commands, agents for troubleshooting and performance, and workflow automation.
Orchestrate AWS Amplify Gen 2 workflows to build full-stack web and mobile apps with authentication, data models, storage, GraphQL APIs, and Lambda functions, then deploy to sandbox or production using React, Next.js, Vue, Angular, React Native, Flutter, or Android.
Align GitHub initiatives with repo data by generating status dashboards, health metrics, and markdown digests from issues/PRs. Enforce standardized release gates via checklists, automate issue creation with templates, closure analysis from commits, and label reorganization into type/priority/effort groups.
Set up SAP BTP accounts with entitlements and quotas, deploy multi-target applications to Cloud Foundry or Kyma environments, develop ABAP apps using RAP and CDS models, configure XSUAA identity providers and connectivity via destinations or Cloud Connector, operate with btp or CF CLI, and implement CI/CD pipelines for SAP solutions.
Automate Git release workflows: inspect commits since the last tag in an interactive, author-aware table with git show details, then create releases via semver bump detection, PR/commit-based changelog generation, preview, tagging, and publishing to GitHub, GitLab, or Gitea.
Create React/Vite code apps for Power Apps, add Dataverse tables and Microsoft connectors like SharePoint, Teams, Excel, OneDrive, Office 365, Azure DevOps, and Copilot Studio with generated TypeScript services, list environment connections, build, and deploy via pac CLI to Power Platform.
Follow guided steps to build production-ready SaaS from idea discovery through UI/UX design, architecture, code generation, review, and deployment. Use optional phase arguments like design, architecture, develop, or deploy for targeted guidance powered by Vercel, Supabase, Stripe, OpenAI, and Cloudflare.
Coordinate launches, manage release processes, and execute go-to-market strategies in 6-day sprints. Delegate to this agent for timeline planning, team coordination, risk mitigation, rollout execution, and post-launch monitoring to ensure nothing falls through the cracks during milestones.
Set up production-ready CI/CD pipelines, Docker containers, Kubernetes clusters, Terraform infrastructure as code, and AWS deployments to automate application releases and eliminate manual workflows.
Deploy generative AI models like GPT and Llama from providers including Azure OpenAI, AWS Bedrock, and GCP Vertex AI on SAP AI Core within SAP BTP. Orchestrate workflows with RAG using vector databases, templating, grounding, embeddings, and tool calling. Manage ML training pipelines via Argo Workflows and configure content filtering plus data masking for PII protection using SAP AI Launchpad.
Configure and manage SAP BTP Cloud Transport Management to set up transport landscapes, nodes, and routes; deploy MTAs across Cloud Foundry environments; integrate with CI/CD pipelines; handle ABAP environment transports; manage import queues; and troubleshoot deployment errors.
Manage end-to-end SAPUI5/OpenUI5 project lifecycles using UI5 Tooling CLI: initialize projects, configure ui5.yaml workspaces, build apps and libraries, run HTTP/2 dev servers, handle monorepos, and troubleshoot errors with performance optimization guidance.
Automate deployment workflows by setting up CI/CD pipelines with GitHub Actions, Docker containerization, Kubernetes clusters, infrastructure as code using Terraform, and cloud deployments to AWS.
Design and optimize complex enterprise onboarding processes for B2B platforms, aligning multiple stakeholders, managing change, coordinating large-scale phased rollouts, ensuring security compliance, and driving organizational adoption across departments and regions.
Orchestrate B2B feature launches in 6-day sprints by coordinating engineering, marketing, stakeholders, and go-to-market strategies. Delegate release planning, market positioning, and performance monitoring for enterprise-scale impact.
Helps Qdrant users optimize and manage vector search deployments through tuning performance, diagnosing search quality, scaling clusters, deploying infrastructure, upgrading versions, and using client SDKs.
Delegate DevOps tasks to expert agents that generate production-ready Dockerfiles with multi-stage builds, optimized secure images, Docker Compose configs, and GitHub Actions CI/CD pipelines for building, testing, and deploying to AWS, GCP, or Azure using reusable workflows, caching, and OIDC.
Manage Railway infrastructure from Claude Code: deploy apps, provision services and databases, configure environments, and monitor deployments. Also enforce commit policies with a guard script that blocks non-compliant git commits.
Set up automated CI/CD pipelines for deploying containerized apps to production, including Docker builds, GitHub Actions workflows, Kubernetes clusters, Terraform IaC, and AWS configurations.