CtrlK
BlogDocsLog inGet started
Tessl Logo

tessl-labs/tile-creator

Create tessl tiles with docs, rules, and skills.

96

2.35x
Quality

94%

Does it follow best practices?

Impact

99%

2.35x

Average score across 5 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

Overview
Quality
Evals
Security
Files

criteria.jsonevals/scenario-2/

{
  "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",
      "description": "The tile.json contains an explicit \"private\" field (either true or false), not omitted.",
      "max_score": 45
    },
    {
      "name": "Does not conflate with quality",
      "description": "No file in the tile contains text suggesting visibility is tied to quality score, validation, or any review process.",
      "max_score": 25
    },
    {
      "name": "Creates valid tile",
      "description": "The tile has tile.json with correct required fields (name, version, summary) and docs/index.md with REST convention content.",
      "max_score": 30
    }
  ]
}

evals

SKILL.md

tile.json