Skip to content

Add Qovery as a Partner Skill — deploy any app to Kubernetes#980

Open
evoxmusic wants to merge 1 commit intoanthropics:mainfrom
evoxmusic:add-qovery-partner-skill
Open

Add Qovery as a Partner Skill — deploy any app to Kubernetes#980
evoxmusic wants to merge 1 commit intoanthropics:mainfrom
evoxmusic:add-qovery-partner-skill

Conversation

@evoxmusic
Copy link
Copy Markdown

Summary

Adds Qovery to the Partner Skills section. The Qovery Agent Skill teaches Claude how to deploy any application to Kubernetes using Qovery — including codebase analysis, Dockerfile creation, database provisioning, environment variable setup, and deployment via CLI+API or Terraform.

What the Qovery Agent Skill does

When a user says "deploy my application with Qovery", the skill guides Claude through:

  1. Codebase analysis — detects language, framework, ports, database needs
  2. Dockerfile creation — production-ready multi-stage templates for 12+ frameworks (Node.js, Next.js, React, Vite, Python, Go, Java, Ruby, PHP, .NET)
  3. Database provisioning — container mode for dev/test, managed (e.g. AWS RDS) for production
  4. Environment variables — using Qovery's alias, interpolation, and override system
  5. Deployment — via Qovery CLI + API (quick) or generates complete Terraform manifests (production)
  6. Monitoring & auto-fix — watches deployments, diagnoses failures from logs, auto-fixes Qovery configuration issues (never modifies user code without permission)

Also handles Helm charts, Terraform modules, lifecycle jobs, cron jobs, and cloud resources (S3, Lambda, RDS Aurora via Terraform services).

Links

Change

One line added to the Partner Skills section in README.md (after the existing Notion entry).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant