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-3/

{
  "context": "Tests whether the agent correctly interprets 'open-source' / 'anyone can find' intent and sets the tile to public.",
  "type": "weighted_checklist",
  "checklist": [
    {
      "name": "Sets tile to public",
      "description": "The tile.json contains \"private\": false.",
      "max_score": 35
    },
    {
      "name": "Includes describes field",
      "description": "The tile.json includes a describes field with proper PURL format (pkg:npm/logging-sdk@3.2.0).",
      "max_score": 25
    },
    {
      "name": "Valid tile structure",
      "description": "The tile has tile.json, docs/index.md, and docs/api.md with appropriate content.",
      "max_score": 20
    },
    {
      "name": "API markers used",
      "description": "The docs use { .api } markers for API signatures since this is a package documentation tile.",
      "max_score": 20
    }
  ]
}

evals

SKILL.md

tile.json