CtrlK
BlogDocsLog inGet started
Tessl Logo

cloudbase-document-database-in-wechat-miniprogram

Use CloudBase document database WeChat MiniProgram SDK to query, create, update, and delete data. Supports complex queries, pagination, aggregation, and geolocation queries.

61

Quality

73%

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 ./config/.claude/skills/cloudbase-document-database-in-wechat-miniprogram/SKILL.md

The canonical home for this skill is cloudbase-document-database-in-wechat-miniprogram in TencentCloudBase/CloudBase-AI-Toolkit

SKILL.md
Quality
Evals
Security

Quality

Content

65%

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

The body is concise and well-organized with executable basics and clear routing, but its progressive disclosure and actionability are undermined by companion reference files that are referenced but not shipped, and destructive operations lack validation feedback loops.

Suggestions

Ship the referenced companion files (crud-operations.md, complex-queries.md, pagination.md, aggregation.md, geolocation.md, security-rules.md) or inline their essential content so routing is not dead.

Add a validation/verification checkpoint in the workflow for delete and update operations (e.g., confirm affected doc count / re-query after write).

Provide at least one executable example each for pagination and aggregation in the body, since those are core advertised capabilities with no present detail.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence — no padding explaining what a database or SDK is, and each section (activation contract, routing, working rules) earns its place; not 2 because there is no unnecessary concept explanation, only minor overlap between the Overview and Activation Contract.

3 / 3

Actionability

Provides executable basics (wx.cloud.database() init, env targeting, collection/doc access) but routes CRUD, complex queries, pagination, aggregation, and geolocation to reference files that do not exist, leaving key details incomplete; not 3 because the bulk of actionable guidance is behind dead links.

2 / 3

Workflow Clarity

A Minimal checklist and numbered Working rules give a usable sequence, but there are no validation/verification checkpoints for destructive database operations (delete, update), which caps workflow clarity at 2 per the database-operations scoring note; not 1 because steps are present and ordered.

2 / 3

Progressive Disclosure

Quick routing clearly signals one-level-deep references, but every referenced companion file (crud-operations.md, complex-queries.md, pagination.md, aggregation.md, geolocation.md, security-rules.md) is missing, so the navigation points to nonexistent files; not 3 because the split content is not actually present to navigate to.

2 / 3

Total

9

/

12

Passed

Description

82%

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 and well-targeted to a clear niche with natural trigger terms, but it omits any explicit "Use when..." guidance, leaving the activation trigger implicit.

Suggestions

Append an explicit 'Use when...' clause, e.g. 'Use when a WeChat Mini Program needs CloudBase document database CRUD, pagination, aggregation, or geolocation queries.'

Add common user phrasings like 'wx.cloud.database', 'Mini Program collection', or 'cloud database' to strengthen trigger-term matching.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "query, create, update, and delete data" plus "complex queries, pagination, aggregation, and geolocation queries" — matching the multiple-specific-actions anchor; not the level below, which only names a domain and some actions.

3 / 3

Completeness

Clearly states what the skill does but has no "Use when..." clause or equivalent explicit trigger guidance, so completeness is capped at 2 per the judging guidelines; not 3 because the when is entirely absent, not just implied.

2 / 3

Trigger Term Quality

Uses natural domain terms a user would say ("CloudBase", "document database", "WeChat MiniProgram", "pagination", "aggregation", "geolocation queries") with good coverage; above level 2, which expects missing common variations.

3 / 3

Distinctiveness Conflict Risk

The niche is clearly scoped to the WeChat MiniProgram SDK via wx.cloud.database(), making it unlikely to trigger for the Web SDK or cloud-function skills; not 2 because the MiniProgram qualifier gives it distinct triggers.

3 / 3

Total

11

/

12

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

frontmatter_unknown_keys

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

Warning

referenced_paths_exist

Referenced path issues: 1 missing

Warning

Total

14

/

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.