分析代码库并生成 Render 部署配置,帮助你快速发布应用到云端。
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "render-deploy" 技能: 1. 下载 https://raw.githubusercontent.com/openai/skills/main/skills/.curated/render-deploy/SKILL.md 2. 保存为 ~/.claude/skills/render-deploy/SKILL.md 3. 装好后重载技能,告诉我可以用了
Render supports Git-backed services and prebuilt Docker image services.
This skill covers Git-backed flows:
Blueprints can also run a prebuilt Docker image by using runtime: image, but the render.yaml still must live in a Git repo.
If there is no Git remote, stop and ask the user to either:
sandbox_permissions=require_escalated.Activate this skill when users want to:
Use this short prompt sequence before deep analysis to reduce friction:
Then proceed with the appropriate method below.
Git Repo Path: Required for both Blueprint and Direct Creation. The repo must be pushed to GitHub, GitLab, or Bitbucket.
Prebuilt Docker Image Path: Supported by Render via image-backed services. This is not supported by MCP; use the Dashboard/API. Ask for:
If the user chooses a Docker image, guide them to the Render Dashboard image deploy flow or ask them to add a Git remote (so you can use a Blueprint with runtime: image).
Both methods require a Git repository pushed to GitHub, GitLab, or Bitbucket. (If using runtime: image, the repo can be minimal and only contain render.yaml.)
| Method | Best For | Pros |
|---|---|---|
| Blueprint | Multi-service apps, IaC workflows | Version controlled, reproducible, supports complex setups |
| Direct Creation | Single services, quick deployments | Instant creation, no render.yaml file needed |
Use this decision rule by default unless the user requests a specific method. Analyze the codebase first; only ask if deployment intent is unclear (e.g., DB, workers, cron).
Use Direct Creation (MCP) when ALL are true:
Use Blueprint when ANY are true:
If unsure, ask a quick clarifying question, but default to Blueprint for safety. For a single service, strongly prefer Direct Creation via MCP and guide MCP setup if needed.
When starting a deployment, verify these requirements in order:
1. Confirm Source Path (Git vs Docker)
…
用于构建、脚手架生成、重构并排查 ChatGPT Apps SDK 应用问题。
帮助你基于接口文档或脚本快速生成可组合的命令行工具
帮助你将应用与基础设施部署、发布并托管到 Cloudflare 平台。
帮助用户把模糊想法转成具体、可衡量的目标与成功标准。
将 Figma 设计组件与代码组件建立映射,便于设计与实现保持一致。
帮助你构建、评审与重构 ASP.NET Core Web 应用及架构方案
将应用或网站部署到 Vercel,并生成线上或预览访问链接。
将聊天中的应用想法快速生成并部署为全栈网页应用
帮助用户用 Netlify CLI 部署、发布并关联网站项目到 Netlify。
帮助用户设计并生成高质量、可生产的前端界面与网页组件代码
将 Figma 设计稿高保真转换为可直接落地的前端界面代码
帮助用户部署网站、管理 DNS、注册域名并扩缩基础设施