Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Render Deploy

Skill Verifiziert Aktiv

Deploy applications to Render by analyzing codebases, generating render.yaml Blueprints, and providing Dashboard deeplinks. Use when the user wants to deploy, host, publish, or set up their application on Render's cloud platform.

Zweck

Streamline and automate the process of deploying applications to Render's cloud platform, from initial configuration to successful deployment.

Funktionen

  • Generates render.yaml Blueprints
  • Supports Direct Creation via MCP
  • Analyzes codebases for framework/runtime detection
  • Provides comprehensive deployment examples
  • Guides through prerequisites and configuration

Anwendungsfälle

  • Deploying a new application to Render
  • Setting up Infrastructure-as-Code for Render deployments
  • Migrating an application to Render's platform
  • Configuring databases and services on Render

Nicht-Ziele

  • Deploying pre-built Docker images directly (users guided to Dashboard/API)
  • Managing Render infrastructure outside of deployment configuration
  • Performing deep code analysis beyond what's needed for deployment configuration

Workflow

  1. Analyze codebase for deployment needs
  2. Choose deployment method (Blueprint or Direct Creation)
  3. Generate `render.yaml` or use MCP commands
  4. Configure environment variables, databases, and services
  5. Commit and push configuration to Git repository
  6. Validate configuration
  7. Deploy via Render Dashboard deeplink or MCP
  8. Verify deployment status, logs, and health

Praktiken

  • Infrastructure as Code
  • Deployment Automation
  • CI/CD Integration
  • Cloud Deployment

Voraussetzungen

  • Access to a Render account
  • A Git repository pushed to GitHub, GitLab, or Bitbucket
  • MCP tools configured (preferred) or Render CLI installed
  • Render API key or CLI authentication

Installation

npx skills add openai/skills

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

Qualitätspunktzahl

Verifiziert
99 /100
Analysiert about 23 hours ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne19k
LizenzApache-2.0
Status
Quellcode ansehen

Ähnliche Erweiterungen

Azure Deploy

100

Execute Azure deployments for ALREADY-PREPARED applications that have existing .azure/deployment-plan.md and infrastructure files. DO NOT use this skill when the user asks to CREATE a new application — use azure-prepare instead. This skill runs azd up, azd deploy, terraform apply, and az deployment commands with built-in error recovery. Requires .azure/deployment-plan.md from azure-prepare and validated status from azure-validate. WHEN: "run azd up", "run azd deploy", "execute deployment", "push to production", "push to cloud", "go live", "ship it", "bicep deploy", "terraform apply", "publish to Azure", "launch on Azure". DO NOT USE WHEN: "create and deploy", "build and deploy", "create a new app", "set up infrastructure", "create and deploy to Azure using Terraform" — use azure-prepare for these.

Skill
microsoft

Ops Fires

100

Production incidents dashboard. Reads ECS health, Sentry errors, CI failures. Offers to dispatch fix agents for active fires.

Skill
Lifecycle-Innovations-Limited

Ci Cd Pipeline Builder

100

CI/CD Pipeline Builder

Skill
alirezarezvani

Wrangler

100

Cloudflare Workers CLI zum Bereitstellen, Entwickeln und Verwalten von Workers, KV, R2, D1, Vectorize, Hyperdrive, Workers AI, Containern, Queues, Workflows, Pipelines und Secrets Store. Laden Sie dies, bevor Sie `wrangler`-Befehle ausführen, um die korrekte Syntax und die besten Vorgehensweisen sicherzustellen. Bevorzugt die Abfrage von Cloudflare-Dokumenten gegenüber vortrainiertem Wissen.

Skill
cloudflare

Devops

100

Deploy to Cloudflare (Workers, R2, D1), Docker, GCP (Cloud Run, GKE), Kubernetes (kubectl, Helm). Use for serverless, containers, CI/CD, GitOps, security audit.

Skill
binjuhor

Ship Gate

100

Pre-production audit that scans a codebase for security, database, deployment, code quality, AI/LLM, dependency, frontend, and observability issues. Intercepts deploy commands and blocks until critical items pass. Stack-agnostic. Use for "run ship gate", "am I ready to ship", "pre-launch audit", "can I deploy", "push to production", "go live checklist", "preflight check". Not for CI/CD setup or infra provisioning.

Skill
alirezarezvani