CtrlK
BlogDocsLog inGet started
Tessl Logo

qwen-code-claw

Use Qwen Code as a Code Agent for code understanding, project generation, features, bug fixes, refactoring, and various programming tasks

56

Quality

62%

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 ./.qwen/skills/qwen-code-claw/SKILL.md
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 skill is highly actionable with concrete commands and well-structured workflows, but it carries redundancy and a large inline reference section that would benefit from being split into bundle files. Validation feedback loops for risky delegated operations are missing.

Suggestions

Add explicit validation checkpoints to the delegate workflow (e.g., review the diff, run tests, verify before approving) for destructive or batch operations.

Move the QwenCode Reference (CLI commands, configuration, key features) into a separate reference bundle file and link to it from the body.

De-duplicate content covered twice — authentication appears in both the Authentication section and QwenCode Reference, and approval modes appear in both Approval Modes and Global Options.

DimensionReasoningScore

Conciseness

The body is mostly efficient reference material (commands, tables), but authentication and approval modes are each covered twice and the inline QwenCode reference could be trimmed, so it could be tightened.

2 / 3

Actionability

It provides fully executable, copy-paste-ready commands throughout (npm install, qwen auth, npx acpx workflows with real prompt examples), matching the anchor for concrete executable guidance.

3 / 3

Workflow Clarity

Steps are sequenced (numbered ACPX setup, branched auth flow), but the core delegate-to-Qwen workflow lacks validation checkpoints for destructive/batch operations like refactoring or applying fixes, capping clarity at 2.

2 / 3

Progressive Disclosure

Sections are organized, but the large inline QwenCode Reference (CLI commands, configuration, features) is content that should live in a separate bundle file, and no bundle files are provided despite external doc references.

2 / 3

Total

9

/

12

Passed

Description

60%

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 states what the skill does and lists concrete capabilities, but it omits an explicit trigger clause and relies on somewhat generic task language. It is distinctive enough via the named tool but could conflict with broad coding skills.

Suggestions

Add an explicit 'Use when ...' trigger clause naming natural user phrases (e.g., 'fix a bug', 'refactor code', 'add a feature', 'understand a codebase').

Replace the vague tail 'and various programming tasks' with a couple of concrete, common trigger phrases.

Tighten 'code understanding' to a more natural term like 'understand or explain a codebase'.

DimensionReasoningScore

Specificity

The description enumerates multiple concrete actions — 'code understanding, project generation, features, bug fixes, refactoring' — matching the anchor for listing several specific actions, though 'various programming tasks' is generic filler.

3 / 3

Completeness

It answers 'what' (use Qwen Code as a Code Agent for a list of tasks) but lacks any explicit 'Use when...' trigger clause, so 'when' is only implied — capping completeness at 2 per the guidelines.

2 / 3

Trigger Term Quality

It surfaces relevant terms a user might say (bug fixes, refactoring, features, project generation), but phrasing like 'code understanding' and 'various programming tasks' is less natural and common variations are missing.

2 / 3

Distinctiveness Conflict Risk

Naming a specific tool (Qwen Code) gives it a niche, but the broad task scope (code understanding, features, bug fixes, refactoring, programming tasks) overlaps heavily with general coding skills.

2 / 3

Total

9

/

12

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
QwenLM/qwen-code
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.