CtrlK
BlogDocsLog inGet started
Tessl Logo

edgeone-makers-middleware

Edge middleware for EdgeOne Makers — request interception, redirects, rewrites, auth guards, A/B testing, and header injection at the edge (V8 runtime).

63

Quality

73%

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 ./skills/makers-middleware/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

80%

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

A concise, highly actionable pattern catalog with executable examples and clean section organization. Its weaknesses are structural: it is a single inline file with no progressive split, and it offers no multi-step workflow or verification guidance.

Suggestions

Add a short verification step to the common patterns (e.g. after deploying, curl the route to confirm the redirect/rewrite/auth behavior) to introduce an explicit feedback checkpoint.

Consider moving the full pattern catalog and GeoProperties table into a references/ file (e.g. REFERENCE.md) and keeping SKILL.md as a compact overview with signaled one-level links, to better apply progressive disclosure.

DimensionReasoningScore

Conciseness

The body is lean — each section is a tight code example or table with minimal prose, and it does not re-explain concepts Claude already knows; the only near-redundancy is the opening line restating the description.

3 / 3

Actionability

Every pattern (redirect, rewrite, header injection, auth guard, geo routing, A/B, JSON response) is given as complete, executable JavaScript, and the Context API / GeoProperties tables provide copy-paste-ready specifics.

3 / 3

Workflow Clarity

Per-pattern instructions are unambiguous and well-organized, but this is a reference catalog with no multi-step sequencing or validation checkpoints, and at ~180 lines it does not qualify for the simple-skill exception.

2 / 3

Progressive Disclosure

Sections are clearly headed and easy to navigate with no nested references, but the full pattern catalog and GeoProperties reference live entirely inline in one ~180-line file with no progressive split into deeper material.

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.

A specific, well-scoped description that names concrete capabilities and a clear platform niche, but it omits an explicit 'Use when…' trigger clause and leans on some technical jargon. Adding natural user-facing triggers would lift the weaker dimensions.

Suggestions

Add an explicit 'Use when…' clause naming natural triggers, e.g. 'Use when you need edge redirects, URL rewrites, route auth guards, or A/B testing on EdgeOne Makers.'

Soften technical jargon — replace 'request interception' / 'header injection' with user-facing phrasings like 'modify requests' / 'add response headers' to improve trigger-term naturalness.

DimensionReasoningScore

Specificity

The description lists six concrete actions — 'request interception, redirects, rewrites, auth guards, A/B testing, and header injection' — matching the anchor for multiple specific concrete actions rather than the partial level below.

3 / 3

Completeness

It clearly states what the skill does, but provides no explicit 'Use when…' trigger clause, so per the judging guidelines completeness is capped at 2 with 'when' only implied.

2 / 3

Trigger Term Quality

Relevant domain keywords exist (redirects, rewrites, A/B testing, auth guards), but technical jargon like 'request interception', 'header injection', and 'V8 runtime' are less natural user phrasings and common variations are missing.

2 / 3

Distinctiveness Conflict Risk

Tying the skill to the 'EdgeOne Makers' platform and edge middleware gives it a clear niche with distinct triggers, making conflict with other skills unlikely.

3 / 3

Total

10

/

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