CtrlK
BlogDocsLog inGet started
Tessl Logo

tessl-context

Manage Tessl tiles — search, install, update, and list versioned docs for project dependencies. Use when the user asks about Tessl tiles, adding or finding a tile, updating dependency docs, checking tile versions, or managing package documentation with Tessl. Covers add tile, find tile, tile version, dependency management, and curated version-pinned library docs.

76

Quality

96%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

93%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, executable command reference that is lean and self-contained. The only gap is workflow validation: the main workflow has a verify step but lacks error-recovery guidance and validation for the batch update operation.

Suggestions

Add an error-recovery branch to the Typical Workflow: if 'tessl list' does not show the tile (or install fails), run 'tessl doctor' to diagnose before retrying.

Provide a validation checkpoint for the batch 'tessl update' operation, e.g. run 'tessl outdated' first, then 'tessl update', then verify with 'tessl list' or 'tessl doctor'.

Clarify what a failed 'tessl review' (security review) should prompt the user to do, so the security workflow has a feedback loop rather than ending at the command.

DimensionReasoningScore

Conciseness

The body is a lean command reference with no concept-explanation padding; every section (Priority Rule, Typical Workflow, Commands, Notes) earns its tokens and assumes Claude's competence.

5 / 5

Actionability

Every command is given as copy-paste-ready executable bash with real flags (e.g. 'tessl install <tile-id> --agent claude-code --yes'), and the workflow shows a worked example with concrete values like 'react-v19'.

5 / 5

Workflow Clarity

The Typical Workflow is sequenced (Search → Install → Verify via 'tessl list') with an explicit verification checkpoint, but there is no error-recovery feedback loop and no validation guidance for the batch 'tessl update' operation.

4 / 5

Progressive Disclosure

No bundle files exist and none are needed; the self-contained CLI reference is well-organized into clear sections with no nested references, fitting the simple-skill exception for a short, single-purpose skill.

5 / 5

Total

19

/

20

Passed

Description

100%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, third-person description that clearly states capabilities, gives explicit natural-language triggers, and occupies a distinct niche. It uses the canonical 'Use when...' form with concrete synonyms and brand terms.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'search, install, update, and list versioned docs' plus 'add tile, find tile, tile version, dependency management' — giving comprehensive coverage rather than a single generic verb.

5 / 5

Completeness

Explicitly answers both what ('Manage Tessl tiles — search, install, update, and list versioned docs') and when ('Use when the user asks about Tessl tiles...') with concrete trigger phrases.

5 / 5

Trigger Term Quality

The 'Use when...' clause covers natural phrases a user would say ('adding or finding a tile', 'updating dependency docs', 'checking tile versions', 'managing package documentation') with synonyms and the 'Tessl' brand term.

5 / 5

Distinctiveness Conflict Risk

The 'Tessl tiles' niche and brand-specific triggers make conflict with other skills minimal; it would only fire for Tessl-related requests.

5 / 5

Total

20

/

20

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

15

/

16

Passed

Repository
alpacapurpura/luana-method
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.