CtrlK
BlogDocsLog inGet started
Tessl Logo

tessl-labs/tile-creator

Create tessl tiles with docs, rules, and skills.

94

0.95x
Quality

94%

Does it follow best practices?

Impact

95%

0.95x

Average score across 5 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

Overview
Quality
Evals
Security
Files

criteria.jsonevals/visibility-default-private/

{
  "context": "Tests whether the agent explicitly sets the private field in tile.json rather than omitting it and accepting the default.",
  "type": "weighted_checklist",
  "checklist": [
    {
      "name": "Explicit private field in tile.json",
      "max_score": 45,
      "description": "The tile.json contains an explicit \"private\" field (either true or false), not omitted."
    },
    {
      "name": "Does not conflate with quality",
      "max_score": 25,
      "description": "No file in the tile contains text suggesting visibility is tied to quality score, validation, or any review process."
    },
    {
      "name": "Creates valid tile",
      "max_score": 30,
      "description": "The tile has tile.json with correct required fields (name, version, summary) and docs/index.md with REST convention content."
    }
  ]
}

evals

visibility-default-private

SKILL.md

tile.json