CtrlK
BlogDocsLog inGet started
Tessl Logo

cloudbase-document-database-web-sdk

Use CloudBase document database Web SDK only for confirmed NoSQL collection work. Query, create, update, and delete document data; if the task mentions PostgreSQL / CloudBase PG / app.rdb(), route to postgresql-development instead.

63

Quality

75%

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

Fix and improve this skill with Tessl

tessl review fix ./plugin/cloudbase/skills/cloudbase-document-database-web-sdk/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

66%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.

Highly actionable with executable examples and good validation feedback loops, but it is held back by missing bundle files that the Quick routing references (so progressive disclosure points to non-existent material) and by some redundant best-practice padding that Claude already knows.

Suggestions

Provide the referenced bundle files (crud-operations.md, complex-queries.md, pagination.md, aggregation.md, realtime.md, geolocation.md, security-rules.md) in ./references/, or inline the essential content and drop the routing links so navigation does not point to missing files.

Trim generic best-practice bullets (e.g. 'Use meaningful collection naming conventions', 'Select only required fields') that restate knowledge Claude already has, to improve token efficiency.

Consolidate the duplicated security-rule/CMS guidance that appears in both 'Common mistakes / gotchas' and 'Working rules' into a single canonical section to reduce repetition.

DimensionReasoningScore

Conciseness

Mostly efficient with executable snippets, but several sections restate SDK basics Claude already knows (e.g. 'Sign in before querying', generic best-practice bullets like 'Use meaningful collection naming conventions') and the Activation Contract / Working rules overlap on security rules and CMS patterns.

3 / 5

Actionability

Fully executable, copy-paste-ready code for init, query, create-with-ID, pagination, field selection, and error handling, plus concrete rule expressions and a specific propagation/verification pattern, covering the common cases.

5 / 5

Workflow Clarity

Clear sequenced guidance (Activation Contract -> Minimal checklist -> Working rules) with validation feedback loops for writes and rule propagation (check result fields, get() round-trip), though the multi-step flow is organized as principles rather than a single numbered workflow.

4 / 5

Progressive Disclosure

The body routes to one-level-deep reference files ('./crud-operations.md', './security-rules.md', etc.) but none of those bundle files exist in ./references/, so the navigation points to missing material and the detailed content is only partially inlined.

2 / 5

Total

14

/

20

Passed

Description

85%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.

A strong, specific description with explicit what/when guidance and a concrete routing boundary that sharply distinguishes it from the related PostgreSQL skill. It is slightly jargon-heavy on triggers and omits some operations the body covers, which keeps it just short of perfect on specificity and trigger quality.

DimensionReasoningScore

Specificity

Lists several concrete actions ('Query, create, update, and delete document data') tied to a named SDK ('CloudBase document database Web SDK'), with minor coverage gaps (no mention of pagination/aggregation/realtime that the body covers).

4 / 5

Completeness

Explicitly answers both 'what' (Web SDK CRUD on NoSQL collections) and 'when' (only for confirmed NoSQL work; explicit routing to postgresql-development for PG mentions), with concrete trigger phrases.

5 / 5

Trigger Term Quality

Good coverage of natural technical triggers ('document database', 'NoSQL collection', 'PostgreSQL / CloudBase PG / app.rdb()'), though it leans on API jargon over the phrases a non-expert user would naturally say.

4 / 5

Distinctiveness Conflict Risk

Has a clear niche (browser-side CloudBase NoSQL Web SDK) and an explicit boundary/routing rule ('if the task mentions PostgreSQL / CloudBase PG / app.rdb(), route to postgresql-development'), minimizing conflict with sibling skills.

5 / 5

Total

18

/

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

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

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.