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

86%

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

81%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 highly actionable and the workflows are explicitly sequenced with validation and feedback loops, which are its strongest dimensions. The main weakness is conciseness — several hard rules duplicate guidance already stated earlier in the file.

Suggestions

De-duplicate the Hard Rules against the lifecycle narrative: keep each rule in one place and cross-reference rather than restating 'never guess the port' and 'never spawn npm run dev' verbatim twice.

Consider moving the error-code table and state-files table into a references/ file (e.g. cli-reference.md) and signaling it from the body, to lift progressive_disclosure toward 5 and trim the inline token load.

Tighten the 'What this skill is NOT' and 'Lifecycle hooks and fallback' sections, which overlap with the 'Do NOT use' activation contract.

DimensionReasoningScore

Conciseness

Mostly dense and operational, but the ~350-line body restates the same rules in multiple places (e.g. 'never guess the port' and 'never spawn npm run dev' appear both in the lifecycle narrative and again in Hard Rules), so it could be tightened — matching the 3 anchor's 'mostly efficient but includes some unnecessary explanation or could be tightened' rather than the 4 anchor's 'minor instances'.

3 / 5

Actionability

Fully executable guidance throughout — exact CLI verbs with flags, MCP tool signatures with parameters, concrete file paths, and an error-code recovery table — matching the 5 anchor's 'copy-paste ready commands; specific examples cover the common cases'.

5 / 5

Workflow Clarity

The 'When the user just walked in' steps and the two-stage save→deploy→record→rollback flow are clearly sequenced with explicit validation (preview --status, JSON parsing, pre-flight env check) and a validate→fix→retry feedback loop, matching the 5 anchor; the destructive rollback path carries validation so the workflow cap does not apply.

5 / 5

Progressive Disclosure

Well-organized with clear headers, tables, and one-level-deep external references signaled by skillName (ui-design, web-development, etc.) and the deployment-share.md pointer; the gap versus the 5 anchor is that the error-code table, state-files table, and detailed deploy workflow stay inline in a large SKILL.md rather than being split into reference files.

4 / 5

Total

17

/

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 third-person, concrete, and crisply bounded — it states what the skill does, when to activate, and what is explicitly out of scope. Only trigger-term breadth (synonyms/extensions) keeps it from a perfect sweep.

Suggestions

Add a few natural synonyms and the file/extension cues users might say (e.g. '.env.local', 'Vite project', 'preview URL', 'deploy to CloudApp') to lift trigger_term_quality to 5.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'develop, run, preview, save, deploy, or roll back' and 'spin up a React+Vite project, see it live in the browser, iterate, save versions, deploy' — giving comprehensive coverage of the skill's capabilities, matching the 5 anchor rather than the 4 anchor's 'minor gaps'.

5 / 5

Completeness

Explicitly answers both what ('develop, run, preview, save, deploy, or roll back a CloudBase Web app') and when ('Use when the user wants to...', 'Activate ONLY for...', 'Do NOT activate for...') with concrete trigger phrases, matching the 5 anchor exactly.

5 / 5

Trigger Term Quality

Good natural-term coverage ('CloudBase Web app', 'React+Vite', 'spin up', 'see it live', 'save versions', 'deploy'), but missing common synonyms and file extensions that would push it to the 5 anchor's 'comprehensive coverage including synonyms and file extensions'.

4 / 5

Distinctiveness Conflict Risk

Clear niche (CloudBase React/Vue + Vite Web apps) with an explicit out-of-scope list (mini-program, React Native/Flutter/Electron, cloud functions, Next/Nuxt/Astro/Remix/SvelteKit), giving minimal conflict risk per the 5 anchor.

5 / 5

Total

19

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

referenced_paths_exist

Referenced path issues: 1 missing, 1 deeper-than-1-level

Warning

Total

15

/

16

Passed

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.