CtrlK
BlogDocsLog inGet started
Tessl Logo

local-frontend-check

Smoke-test or verify UI behaviour on the local Jarvis Registry frontend running at http://localhost/gateway. Use for manual regression checks, bug-fix verification, and end-to-end confirmation of specific flows without running the automated test suite.

73

Quality

90%

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

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 procedural skill with clear sequencing and validation checkpoints. Minor tightening of explanatory prose and the self-contained single-file structure keep conciseness and progressive disclosure at 4 rather than 5.

Suggestions

Trim explanatory parentheticals in the Fixed Configuration table (e.g. 'keeps a stable, reusable identity across runs') to lift conciseness toward 5.

Consider extracting the Phase 5 log-signature reference list (tracebacks, RuntimeError, ValueError, DuplicateKeyError) into a short reference file to improve progressive disclosure depth.

DimensionReasoningScore

Conciseness

The body is mostly efficient with concrete commands and phased steps, but contains minor over-explanation such as 'keeps a stable, reusable identity across runs' and 'profile saved to disk, browser window visible' that could be trimmed, matching the score-4 anchor rather than 5.

4 / 5

Actionability

Provides fully executable, copy-paste-ready commands throughout (e.g. 'playwright-cli -s=jarvis open http://localhost/gateway --persistent --headed' and 'docker logs <cwd-basename>-registry-1 --tail=200') with the placeholder explained via examples, matching the score-5 anchor.

5 / 5

Workflow Clarity

Six phases are clearly sequenced with explicit validation checkpoints and feedback loops — the Phase 2 auth-retry loop ('If still on the login page... repeat'), snapshot-after-action observation in Phase 4, and log inspection in Phase 5 — matching the score-5 anchor; this is a verification skill so the destructive-cap does not apply.

5 / 5

Progressive Disclosure

Content is well-organized into clearly headed sections (Fixed Configuration, Workflow phases, Notes) with no nested or buried references, but the file is over 50 lines and self-contained with no external references, fitting the score-4 anchor rather than 5.

4 / 5

Total

18

/

20

Passed

Description

92%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 strong, specific description that clearly states both what the skill does and when to use it, with natural trigger terms and minimal conflict risk. Only minor: trigger-term synonyms could be broadened slightly.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Smoke-test or verify UI behaviour', 'manual regression checks', 'bug-fix verification', and 'end-to-end confirmation of specific flows' — covering its niche comprehensively, matching the score-5 anchor.

5 / 5

Completeness

Explicitly answers 'what' ('Smoke-test or verify UI behaviour on the local Jarvis Registry frontend') and 'when' ('Use for manual regression checks, bug-fix verification...') with concrete trigger phrases, matching the score-5 anchor.

5 / 5

Trigger Term Quality

Natural trigger phrases like 'manual regression checks', 'bug-fix verification', and 'end-to-end confirmation' are present, but a few common synonyms/variations are missing, fitting the score-4 anchor rather than 5.

4 / 5

Distinctiveness Conflict Risk

The highly specific niche — the local Jarvis Registry frontend at http://localhost/gateway — gives it distinct triggers with minimal conflict risk against other skills, matching the score-5 anchor.

5 / 5

Total

19

/

20

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
ascending-llc/jarvis-registry
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.