CtrlK
BlogDocsLog inGet started
Tessl Logo

bk-monitor-dev-server

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

87

Quality

83%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Risky

Do not use without reviewing

SKILL.md
Quality
Evals
Security

Quality

Discovery

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.

This is a reasonably well-crafted skill description with strong trigger terms and complete what/when structure. The main weakness is limited specificity in describing concrete actions beyond 'configure and start', and potential overlap with other development tooling skills.

Suggestions

Add more specific actions like 'configure ports, set environment variables, manage hot reload, troubleshoot startup errors'

Include additional package manager triggers like 'npm run dev', 'yarn dev' to improve coverage and distinctiveness

DimensionReasoningScore

Specificity

The description names the domain (local development servers) and mentions configuration and startup actions, but lacks comprehensive specific actions like 'configure ports', 'set environment variables', or 'manage hot reload'.

2 / 3

Completeness

Clearly answers both what ('帮助配置和启动本地开发服务器' - helps configure and start local dev servers) AND when ('当用户提到启动开发服务器、dev server、pnpm dev 时使用' - explicit trigger clause with specific terms).

3 / 3

Trigger Term Quality

Includes natural keywords users would say: '启动开发服务器' (start dev server), 'dev server', 'pnpm dev'. These are common terms developers actually use when needing this functionality.

3 / 3

Distinctiveness Conflict Risk

Somewhat specific to dev servers but could overlap with general build tools, npm/yarn scripts, or Docker container skills. The 'pnpm dev' trigger helps but other package managers (npm, yarn) are not mentioned.

2 / 3

Total

10

/

12

Passed

Implementation

85%

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

This is a well-structured skill with excellent workflow clarity and progressive disclosure. The content is concise and assumes Claude's competence. The main weakness is that Steps 1-4 are somewhat compressed, requiring external file references for complete actionability rather than providing inline executable guidance for critical configuration steps.

Suggestions

Consider inlining the essential config generation commands from config-guide.md directly in Step 3, keeping the reference for advanced details

Remove the duplicate '可用资源' section at the end of the file

DimensionReasoningScore

Conciseness

The content is lean and efficient, using tables and brief step descriptions without explaining basic concepts. Every section serves a purpose with no unnecessary padding.

3 / 3

Actionability

Provides concrete commands (node scripts, pnpm i, make dev-pc) but Steps 1-4 are compressed with references to external files rather than inline executable guidance. The config generation step lacks inline details.

2 / 3

Workflow Clarity

Clear numbered sequence with explicit validation checkpoint (Step 0 with CONFIG_VALID/CONFIG_INVALID branching). The workflow has a decision point and clear progression from check → configure → start → verify.

3 / 3

Progressive Disclosure

Well-structured overview with clear one-level-deep references to config-guide.md and troubleshooting.md. Available resources are clearly listed with skill:// URIs for easy navigation.

3 / 3

Total

11

/

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.

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

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.