CtrlK
BlogDocsLog inGet started
Tessl Logo

auth-wechat-miniprogram

CloudBase WeChat Mini Program native authentication guide. This skill should be used when users need mini program identity handling, OPENID/UNIONID access, or `wx.cloud` auth behavior in projects where login is native and automatic.

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/auth-wechat-miniprogram/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 body is well-structured as an overview with excellent progressive disclosure to a verified reference file, but it is held back by noticeable section duplication and the absence of any executable code in the body itself. Workflow sequencing is clear and appropriate for a low-risk read-only auth skill.

Suggestions

Collapse the overlapping "Activation Contract" and "When to use this skill" sections into a single when-to-use / do-not-use-for block to remove duplicated guidance and restatements of the automatic-auth point.

Inline one small executable snippet (e.g. `cloud.getWXContext()` returning OPENID) in the body so the overview is self-contained for the most common case before delegating to extended-guide.md.

Trim the repeated "native and automatic / no explicit login" explanations to a single canonical statement in Core concepts to reduce padding.

DimensionReasoningScore

Conciseness

Mostly efficient domain-specific content, but the "Activation Contract" and "When to use this skill" sections heavily overlap (duplicated Do-NOT-use-for and when-to-use lists) and the "native/automatic auth" point is restated across four sections.

3 / 5

Actionability

Names concrete APIs (wx.cloud, wx-server-sdk, OPENID/UNIONID) and gives clear routing to scenarios, but every executable code block is deferred to extended-guide.md, so the body itself lacks runnable examples.

3 / 5

Workflow Clarity

The 5-step "How to use this skill" sequence is clearly ordered with a soft checkpoint ("If you're unsure about an API, consult docs"); read-only auth means minor validation gaps are acceptable.

4 / 5

Progressive Disclosure

Clean overview body pointing one level deep to the verified references/extended-guide.md, with a well-signaled Reference index and clear navigation.

5 / 5

Total

15

/

20

Passed

Description

87%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 clearly and concisely communicates both what the skill covers and when to use it, with strong trigger terms and a distinct niche. The only weakness is framing as a "guide" with capability-area nouns rather than concrete action verbs.

DimensionReasoningScore

Specificity

Lists several concrete capability areas ("mini program identity handling", "OPENID/UNIONID access", "`wx.cloud` auth behavior") with minor coverage gaps; framed as a "guide" rather than concrete verbs, so not a 5.

4 / 5

Completeness

Explicitly states the "what" ("native authentication guide") and the "when" via "This skill should be used when users need..." with concrete trigger phrases.

5 / 5

Trigger Term Quality

Good natural-keyword coverage (WeChat Mini Program, authentication, OPENID/UNIONID, wx.cloud, login); a few synonyms a user might say (小程序, "WeChat login", phone auth) are absent, keeping it below 5.

4 / 5

Distinctiveness Conflict Risk

Narrow niche (CloudBase WeChat Mini Program native auth) with distinct triggers and minimal overlap with sibling auth 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.