render-deploy
Deploys applications to Render by analyzing the codebase, generating a render.
Setup & Installation
What This Skill Does
Deploys applications to Render by analyzing the codebase, generating a render.yaml Blueprint, and producing Dashboard deeplinks. Supports both Blueprint (Infrastructure-as-Code) and direct MCP-based service creation for single-service apps. Handles web services, workers, cron jobs, databases, and static sites.
Instead of manually writing render.yaml, configuring env vars, and navigating the Dashboard, this skill automates codebase analysis, generates a validated Blueprint, and hands you a ready-to-click deploy link.
When to use it
- Generating a render.yaml Blueprint for a Node.js API with a Postgres database
- Setting up a cron job and background worker alongside a web service on Render
- Deploying a static frontend site to Render's CDN from a GitHub repo
- Adding a Render MCP server to Cursor or Claude Code for direct service creation
- Migrating a multi-service app to Render with all env vars and datastores configured
Similar Skills
wp-performance
A backend-only agent skill for diagnosing and fixing WordPress performance problems.
wp-playground
wp-playground runs disposable WordPress instances in the browser or locally via CLI, using WebAssembly and SQLite.
wp-wpcli-and-ops
Handles WordPress operational tasks via WP-CLI: database exports and imports, URL and domain migrations with search-replace, plugin and theme management, cron inspection, cache flushing, and multisite operations.
apollo-router-plugin-creator
Guides you through writing native Rust plugins for Apollo Router.
