Create tessl tiles with docs, rules, and skills.
94
94%
Does it follow best practices?
Impact
95%
0.95xAverage score across 5 eval scenarios
Advisory
Suggest reviewing before use
I created a tile last week and set it to public, but I still can't find it in the registry. I think it might be because the quality score validation hasn't completed yet. Can you help me figure out what's going on and fix it? The tile is at /tmp/my-tile.
The following files are provided as inputs. Extract them before beginning.
=============== FILE: tile.json =============== { "name": "acme/my-utils", "version": "1.0.0", "summary": "Utility functions for Acme projects", "private": true, "docs": "docs/index.md" }
=============== FILE: docs/index.md ===============
General-purpose utility functions for Acme projects.