CtrlK
BlogDocsLog inGet started
Tessl Logo

verification

Full-story verification — infers what the user is building, then verifies the complete flow end-to-end: browser → API → data → response. Triggers on dev server start and 'why isn't this working' signals.

67

Quality

81%

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.

The body is a well-structured, highly actionable orchestration guide with a clear multi-step workflow and explicit validation checkpoints and stop conditions. It respects Claude's competence and avoids padding; the only minor gaps are a few tigthenable sections and a longer-than-minimal single-file layout.

DimensionReasoningScore

Conciseness

The body is efficient and assumes Claude's competence (no explanations of what dev servers, API routes, or env vars are), with concrete tables and checklists; a few sections like the reporting contract and 'Do not' lists could be slightly tightened.

4 / 5

Actionability

Provides concrete executable guidance throughout: specific commands (vercel logs, vercel env ls), a layer-by-layer evidence table, a 5-step data-flow walk with exact things to check, a concrete common-breaks checklist, and a copy-paste report template — actionable without needing code blocks.

5 / 5

Workflow Clarity

Clear 4-step sequence (Infer → Baseline → Walk Data Flow → Report) with explicit validation checkpoints ('Do not skip this step', 'Report what you find at each layer before proceeding') and feedback loops in the stop conditions (stop on first broken boundary, flag observability gaps).

5 / 5

Progressive Disclosure

Well-organized with clear section headers and no nested references; no bundle files exist so all content is appropriately inline, but the body runs over 50 lines and the inter-skill coordination references are not file-level navigation, leaving minor organization headroom.

4 / 5

Total

18

/

20

Passed

Description

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

The description is strong and clearly states both what the skill does and when it triggers, using third-person voice and natural user language. It is held back from a 5 mainly by its thin trigger-term coverage (only two named signals) and slightly abstract action verbs.

DimensionReasoningScore

Specificity

Names concrete actions ('infers what the user is building', 'verifies the complete flow end-to-end: browser → API → data → response') covering several specific verification steps, though the verbs stay somewhat abstract rather than enumerating many discrete operations.

4 / 5

Completeness

Explicitly answers both what (infers and verifies the end-to-end flow across named layers) and when ('Triggers on dev server start and why isn't this working signals'), but the when clause names only two signals rather than a fuller set of concrete trigger phrases.

4 / 5

Trigger Term Quality

Includes natural user phrases ('why isn't this working', 'dev server start') that users genuinely say, but coverage is limited to roughly two trigger signals and misses common synonyms like 'test', 'check the flow', or 'does it work'.

4 / 5

Distinctiveness Conflict Risk

'Full-story verification' with end-to-end flow and dev-server-start triggers carves a clear niche, but 'why isn't this working' creates minor overlap risk with debugging and test 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

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

Total

14

/

16

Passed

Repository
openai/plugins
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.