render-deploy
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.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install render-deploy --cli claudewrites the skill into.claude/skills/render-deploy/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/render-deploy/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
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.
When to use it
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.
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/development/render-deploy/SKILL.md -o .claude/skills/render-deploy/SKILL.md
Notes
Extracted from davila7/claude-code-templates, render-deploy category.