CtrlK
BlogDocsLog inGet started
Tessl Logo

generate-wenyan-theme

Generate custom WeChat CSS themes from natural language descriptions, WeChat article URLs, or recent articles from a WeChat Official Account. Produces a valid CSS file conforming to wenyan and ready for wx-mp-publisher.

60

Quality

72%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./crews/main/skills/generate-wenyan-theme/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

77%

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 with clear sequenced workflows and a confirmation checkpoint, but loses points to duplicated publish/registration sections and a large inline CSS template that would be better split into a reference file.

Suggestions

Move the default.css template into a references/ file and link to it one level deep, keeping only a short structural excerpt inline.

Merge the '生成主题注册规则' and '与 wx-mp-publisher 配合使用' sections to eliminate the repeated invocation and custom_theme upload explanation.

Add an explicit link to scripts/collect-theme-sources.js (or a reference doc) so the bundle relationship is clearly signaled.

DimensionReasoningScore

Conciseness

The body is mostly efficient and assumes Claude's competence (no basic CSS/WeChat explanations), but the '生成主题注册规则' and '与 wx-mp-publisher 配合使用' sections repeat the same invocation and custom_theme upload mechanism, so it could be tightened.

2 / 3

Actionability

Provides concrete executable commands (e.g. 'generate-wenyan-theme --url <url> --output wenyan-theme/sources.json'), a full selector dictionary, explicit path/namespace constraints, and a copy-paste-ready CSS template.

3 / 3

Workflow Clarity

Modes A/B/C are clearly sequenced with an explicit user-confirmation checkpoint before writing CSS in account mode plus SESSION_EXPIRED retry guidance, matching the clear-sequence-with-checkpoints anchor.

3 / 3

Progressive Disclosure

Sections are well-organized and the one bundle script exists, but the ~110-line inline CSS template is content that could live in a separate reference file, and the script bundle is referenced only via a wrapper command rather than an explicit one-level link.

2 / 3

Total

10

/

12

Passed

Description

67%

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 clearly differentiated, but it omits an explicit 'Use when...' trigger clause and leans on internal jargon (wenyan, wx-mp-publisher), capping completeness and trigger-term quality at 2.

Suggestions

Add an explicit 'Use when...' clause naming natural triggers, e.g. 'Use when the user wants a custom WeChat article theme, mentions wenyan styling, or asks to mimic a WeChat Official Account's look.'

Soften or contextualize jargon like 'wenyan' and 'wx-mp-publisher' so the description reads in terms a user would actually say.

DimensionReasoningScore

Specificity

Lists multiple concrete actions in third person ('Generate custom WeChat CSS themes from natural language descriptions, WeChat article URLs, or recent articles...', 'Produces a valid CSS file conforming to wenyan'), matching the anchor for several specific concrete actions.

3 / 3

Completeness

It clearly answers 'what' but lacks an explicit 'Use when...' trigger clause; per the guidelines a missing explicit trigger guidance caps completeness at 2 even though input modes imply the 'when'.

2 / 3

Trigger Term Quality

Natural terms like 'WeChat CSS themes', 'WeChat article URLs', and 'WeChat Official Account' are present, but 'conforming to wenyan and ready for wx-mp-publisher' introduces technical jargon users would not naturally say, and common variations are thin.

2 / 3

Distinctiveness Conflict Risk

The niche is distinct (WeChat/wenyan CSS theming for wx-mp-publisher) with triggers unlikely to fire for unrelated skills, matching the clear-niche anchor.

3 / 3

Total

10

/

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

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

Total

14

/

16

Passed

Repository
TeamWiseFlow/xiaobei
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.