CtrlK
BlogDocsLog inGet started
Tessl Logo

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. Do NOT use for deploying to Vercel, Netlify, or Cloudflare (use their respective skills).

64

Quality

78%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./packages/skills-catalog/skills/(cloud)/render-deploy/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

63%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The content is well-structured and largely actionable with clear workflows and validation, but it is hindered by repetition across overlapping prerequisite sections and by broken references to an assets/ directory and template files that do not exist in the bundle.

Suggestions

Consolidate the redundant prerequisite/path-selection sections ('Prerequisites', 'Prerequisites Check', 'Choose Your Source Path', 'Choose Your Deployment Method') into a single ordered checklist to reduce padding and reader friction.

Create the missing assets/ directory with the referenced template YAML files (node-express.yaml, nextjs-postgres.yaml, python-django.yaml, static-site.yaml, go-api.yaml, docker.yaml), or remove the dead asset links from the body and deployment-details.md.

Tighten the security section so each piece of env-var/API-key guidance appears once, and remove the Step 2.5 overlap with Step 3's validation steps to improve token efficiency.

DimensionReasoningScore

Conciseness

Mostly actionable but noticeably padded: prerequisite and path-selection content is restated across overlapping sections ('Prerequisites', 'Prerequisites Check', 'Choose Your Source Path', 'Choose Your Deployment Method'), and Step 2.5 re-states Step 3's validation steps while the security section repeats the env-var guidance three ways.

3 / 5

Actionability

Provides concrete, copy-pasteable bash, YAML, MCP tool calls, deeplink formats, and an SSH-to-HTTPS conversion table; minor gap is that MCP calls appear as `name(args)` signatures rather than literal invocations, leaving a small execution detail to infer.

4 / 5

Workflow Clarity

The Blueprint workflow is clearly sequenced Step 1–7 with an explicit validation checkpoint ('render blueprints validate') and a fix-before-proceeding feedback loop, plus a post-deploy verification loop; minor gaps in checkpoint emphasis keep it just below a 5.

4 / 5

Progressive Disclosure

The body is a clear overview pointing to real one-level-deep references (codebase-analysis.md, blueprint-spec.md, runtimes.md, service-types.md, etc.), but it links to a non-existent `assets/` directory (line 320) and deployment-details.md references six missing `../assets/*.yaml` templates, producing broken navigation that an organized structure should not have.

3 / 5

Total

14

/

20

Passed

Description

92%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is specific, complete, and well-bounded, clearly stating both what the skill does and when to use it while explicitly carving out competing platforms. It is a strong, low-conflict trigger description.

DimensionReasoningScore

Specificity

Names multiple concrete actions — 'analyzing codebases, generating render.yaml Blueprints, and providing Dashboard deeplinks' — giving comprehensive coverage of what the skill does.

5 / 5

Completeness

Explicitly answers both what ('analyzing codebases, generating render.yaml Blueprints, and providing Dashboard deeplinks') and when ('Use when the user wants to deploy... on Render's cloud platform') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Includes natural phrasings users would say ('deploy, host, publish, or set up') plus the Render platform name, but omits some common synonyms or file extensions that would round out coverage.

4 / 5

Distinctiveness Conflict Risk

Clear Render niche with explicit negative boundary guidance ('Do NOT use for deploying to Vercel, Netlify, or Cloudflare'), minimizing conflict with adjacent deploy skills.

5 / 5

Total

19

/

20

Passed

Validation

87%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

skill_md_line_count

SKILL.md is long (531 lines); consider splitting into references/ and linking

Warning

relative_links

Relative link issues: 1 missing

Warning

Total

14

/

16

Passed

Repository
tech-leads-club/agent-skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.