CtrlK
BlogDocsLog inGet started
Tessl Logo

cloudbase-sites-runtime

Use when the user wants to develop, run, preview, save, deploy, or roll back a CloudBase Web app in this conversation as a Lovable/Codex-Sites-like vibe- coding session — i.e. any request that maps to "spin up a React+Vite project, see it live in the browser, iterate, save versions, deploy". Activate ONLY for browser-rendered Web projects based on the CloudBase official React (or Vue) + Vite template. Do NOT activate for: WeChat/Alipay mini-program, React Native / Flutter / Electron, pure cloud functions / CloudRun backends, or Next.js / Nuxt / Astro / Remix / SvelteKit (those frameworks are explicitly out of scope).

70

Quality

85%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

77%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 body is a highly actionable, well-sequenced runbook with concrete commands, explicit validation, and error-recovery loops. Its main weaknesses are repeated rules that pad the token budget and inlined reference-grade tables that would benefit from separate files now that no bundle exists.

Suggestions

De-duplicate rules restated across sections — consolidate the "never spawn npm run dev/vite" and "never guess the port" guidance into a single Hard Rules section and reference it elsewhere rather than repeating.

Move the error-code table and state-files table into a references/ file (e.g. references/cli-reference.md) and keep a short summary inline, improving progressive disclosure and token efficiency.

Trim narrative filler such as "Inspired by Codex Sites' saved version model:" so every remaining sentence carries operational weight.

DimensionReasoningScore

Conciseness

Mostly efficient operational detail Claude would not know, but several rules are restated across sections (e.g. "Never spawn npm run dev/vite" and "NEVER guess the port" each appear twice) and a few lines are filler ("Inspired by Codex Sites' saved version model").

3 / 5

Actionability

Provides copy-paste-ready CLI commands with exact flags and full MCP tool calls with parameters (e.g. manageApps deployApp with serviceName/filePath/buildPath/framework values), plus a concrete CLI-path resolution sequence covering the common cases.

5 / 5

Workflow Clarity

The save→deploy→record→rollback flow is explicitly sequenced with validation checkpoints (preview --status, parse JSON stdout) and error-recovery feedback loops (envQuery retry on env errors, error-code table with recovery actions), including for the destructive rollback.

5 / 5

Progressive Disclosure

Well-sectioned with clear headers and clearly signaled on-demand references (knowledge-base skills via searchKnowledgeBase), but no bundle files exist and bulk content like the error-code and state-file tables is inlined rather than split into reference files.

3 / 5

Total

16

/

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 strong: it states concrete capabilities, gives explicit "Use when" trigger phrasing, and sharply bounds activation with a detailed out-of-scope list. The only gap is slightly thinner synonym/extension coverage in trigger terms.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "develop, run, preview, save, deploy, or roll back" — mapped to a concrete React+Vite template, giving comprehensive coverage rather than just naming the domain.

5 / 5

Completeness

Explicitly answers both what (develop/run/preview/save/deploy/roll back a CloudBase Web app) and when ("Use when the user wants to...") with concrete trigger phrases.

5 / 5

Trigger Term Quality

Includes natural user phrases such as "spin up a React+Vite project", "see it live in the browser", "save versions", and "deploy", but lacks file-extension/synonym breadth (e.g. .vite, "React app") needed for a 5.

4 / 5

Distinctiveness Conflict Risk

Provides explicit inclusion scope and an exclusion list (mini-program, React Native, Electron, Next/Nuxt/Astro/Remix/SvelteKit), carving a clear niche with minimal conflict risk.

5 / 5

Total

19

/

20

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
TencentCloudBase/CloudBase-AI-Toolkit
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.