CtrlK
BlogDocsLog inGet started
Tessl Logo

tile-creator

Create tessl tiles containing docs, rules, or skills. Use when a user wants to create a tile, package content for tessl, or needs help with tile.json configuration. Also triggers on "create tile from", "convert to tile", "turn into tile", "make tile from", or "tile this repo" for existing content.

72

Quality

89%

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

85%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-organized skill body with concrete commands, explicit validation feedback loops, and clean one-level-deep references to real bundle files. The main improvement area is tightening a few mildly verbose explanatory sections and templated placeholders.

Suggestions

Tighten the 'Understanding Content Types' table and index.md templates to remove any phrasing that restates what Claude already knows about documentation structure.

Add brief inline guidance next to command placeholders (e.g., note that 'Description' becomes the tile summary and 'workspace/tile-name' must match tile.json) so commands are fully copy-paste ready.

Consider consolidating the two near-identical lint validation decision trees into a single shared 'Validation' subsection to reduce duplication.

DimensionReasoningScore

Conciseness

Generally lean with tight tables, code blocks, and templates that avoid re-explaining concepts Claude already knows; a few sections (e.g., the content-type table and index.md templates) carry minor explanatory padding that could be trimmed.

4 / 5

Actionability

Provides concrete, executable commands (`tessl tile new`, `tessl tile lint`) and copy-pasteable JSON/markdown templates with clear placeholders; minor gaps remain where placeholders like 'Description' or 'workspace/tile-name' require user substitution without inline guidance.

4 / 5

Workflow Clarity

Two clearly sequenced workflows (scratch and existing-source) each with an explicit validation checkpoint (lint → pass/fail → fix → re-run) and a feedback loop, satisfying the destructive/batch validation requirement.

5 / 5

Progressive Disclosure

Well-structured overview with one-level-deep references to five real files (cli-commands.md, docs-format.md, rules-format.md, skills-format.md, tile-json.md), each clearly signaled inline and in a dedicated References section; no nested reference chains.

5 / 5

Total

18

/

20

Passed

Description

95%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 what the skill does and when to use it, with rich natural-language trigger synonyms. Only minor gap is that the enumerated concrete actions could be slightly more comprehensive.

DimensionReasoningScore

Specificity

Names the domain (tessl tiles) and lists several concrete actions — creating tiles containing docs/rules/skills, packaging content, and configuring tile.json — but stops short of the fully comprehensive action list that would warrant a 5.

4 / 5

Completeness

Explicitly answers both 'what' ('Create tessl tiles containing docs, rules, or skills') and 'when' ('Use when a user wants to create a tile...') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Comprehensive coverage of natural phrasings a user would actually say — 'create tile from', 'convert to tile', 'turn into tile', 'make tile from', 'tile this repo' — including multiple synonyms for the same intent.

5 / 5

Distinctiveness Conflict Risk

Targets a clear niche (tessl tiles, tile.json configuration) with distinct trigger phrases, minimizing overlap with other skills.

5 / 5

Total

19

/

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

relative_links

Relative link issues: 4 missing

Warning

Total

15

/

16

Passed

Repository
tesslio/agent-browser-skill
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.