CtrlK
BlogDocsLog inGet started
Tessl Logo

edgeone-makers-edge-functions

V8-based lightweight edge functions on EdgeOne Makers. Covers routing, KV storage access, request/response handling, and environment variables at the edge.

66

Quality

81%

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

SKILL.md
Quality
Evals
Security

Quality

Content

92%

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

The body is concise, highly actionable, and well organized, but it references a kv-storage.md bundle file that does not exist in the bundle, breaking the progressive-disclosure navigation it signals.

Suggestions

Add the missing kv-storage.md reference file (or remove the references and inline the KV setup if the detail is small).

Consider splitting the KV Storage section out to the referenced file so the body stays a lean overview, matching the signaled structure.

Verify any other same-directory references resolve to real bundle files before relying on them for navigation.

DimensionReasoningScore

Conciseness

Lean and efficient: code-first sections with minimal prose, runtime gotchas surfaced only where Claude needs them (Response.json unavailability, KV global binding), and no padding explaining basic programming concepts.

3 / 3

Actionability

Fully executable, copy-paste-ready code samples for handlers, dynamic routes, KV get/put, and EventContext, with concrete access URLs and inline comments marking the real gotchas.

3 / 3

Workflow Clarity

Although simple per-feature, each section gives a complete executable path with file placement, runtime caveats, and the KV prerequisite checklist; no destructive/batch flow is missing required validation.

3 / 3

Progressive Disclosure

Body references [kv-storage.md](kv-storage.md) as a one-level-deep pointer, but the referenced bundle file is not actually present, so the signaled navigation is broken and cannot be confirmed as properly split.

2 / 3

Total

11

/

12

Passed

Description

70%

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 tied to a distinct platform/runtime, but it lacks an explicit 'Use when...' trigger clause, capping completeness at 2. Trigger term coverage is decent but could include more natural user phrasings.

Suggestions

Add an explicit 'Use when...' clause, e.g. 'Use when building or debugging EdgeOne Makers edge functions, edge routing, or KV-backed edge APIs.'

Include more natural trigger terms users would say, such as 'edge functions', 'EdgeOne', 'edge routing', 'edge KV', or 'serverless at the edge'.

Keep the description concise; avoid padding the added trigger clause with redundant detail.

DimensionReasoningScore

Specificity

Lists multiple concrete capabilities: 'routing, KV storage access, request/response handling, and environment variables at the edge', which matches the multiple-specific-actions anchor.

3 / 3

Completeness

Clearly states what the skill does but is missing an explicit 'Use when...' clause, which per the guidelines caps completeness at 2.

2 / 3

Trigger Term Quality

Contains relevant terms like 'edge functions', 'routing', 'KV storage', and 'request/response', but lacks common user-spoken variations and explicit invocation phrasing.

2 / 3

Distinctiveness Conflict Risk

Tied to a specific platform ('EdgeOne Makers') and a distinct runtime surface (V8 edge functions), making it unlikely to trigger for unrelated skills.

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

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

relative_links

Relative link issues: 2 missing

Warning

Total

14

/

16

Passed

Repository
TencentEdgeOne/edgeone-makers-tools
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.