CtrlK
BlogDocsLog inGet started
Tessl Logo

bk-monitor-dev-server

帮助配置和启动本地开发服务器。当用户提到启动开发服务器、dev server、pnpm dev 时使用。

68

Quality

83%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

SKILL.md
Quality
Evals
Security

Quality

Content

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

A well-structured, highly actionable skill body with a clear gated workflow, verification step, and troubleshooting reference. The main weakness is a duplicated '可用资源' block and slightly inconsistent reference styles that add minor redundancy.

Suggestions

Remove the duplicated '## 📦 可用资源' section (lines 60-66) — it repeats the resources already listed at lines 51-56 and adds a stale 'generate-config.js' entry not referenced in the workflow.

Standardize on a single reference style: either markdown links ([config-guide.md](references/config-guide.md)) or skill:// URIs, not both, to reduce redundancy and navigation friction.

Make Step 6's verification an explicit feedback loop — e.g. 'If the page is blank or returns an error, consult the troubleshooting table and retry' — so the recovery path is visible in the workflow rather than only in the table.

DimensionReasoningScore

Conciseness

Mostly lean with concrete commands and no over-explanation of concepts, but the '📦 可用资源' section is duplicated verbatim, which is removable padding keeping it just below a 5.

4 / 5

Actionability

Provides copy-paste-ready commands (setup-config.js, check-env.sh, pnpm i, make dev-pc/dev-vue3) plus a concrete verification step and a troubleshooting table with specific fixes, covering the common cases.

5 / 5

Workflow Clarity

A clearly sequenced Step 0–Step 6 workflow with a config-validity branch checkpoint, a validation step (wait for 'Compiled successfully', visit URL), and an error-recovery table functioning as a feedback loop.

5 / 5

Progressive Disclosure

Good structure with one-level-deep references (config-guide.md, troubleshooting.md) clearly signaled, but the duplicate resources section and mixed skill:// URI vs markdown link styles are minor organization gaps.

4 / 5

Total

18

/

20

Passed

Description

78%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 concise, well-formed description that clearly answers both what the skill does and when to trigger it using natural user phrasing. It is third-person and largely distinct, with only minor gaps in synonym coverage and slight overlap risk from the generic 'dev server' term.

DimensionReasoningScore

Specificity

Names the domain (本地开发服务器) and two concrete actions ('配置' and '启动'), matching the anchor for 1-2 concrete actions but not the broader coverage required for 4.

3 / 5

Completeness

Explicitly states both what it does ('帮助配置和启动本地开发服务器') and when to use it ('当用户提到...时使用') with concrete trigger phrases, in third-person voice.

5 / 5

Trigger Term Quality

Includes natural user-facing phrases ('启动开发服务器', 'dev server', 'pnpm dev') including the literal CLI command, giving good keyword coverage though some synonyms (e.g. '本地服务', 'npm run dev') are missing.

4 / 5

Distinctiveness Conflict Risk

The project-specific term 'pnpm dev' and the local-dev-server niche make it mostly distinct, though the generic phrase 'dev server' retains minor overlap risk with other development skills.

4 / 5

Total

16

/

20

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

relative_links

Relative link issues: 1 missing

Warning

referenced_paths_exist

Referenced path issues: 2 missing

Warning

Total

14

/

16

Passed

Repository
TencentBlueKing/bk-bcs
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.