CtrlK
BlogDocsLog inGet started
Tessl Logo

jbaruch/tamboui

Teaches coding agents how to build TUIs with TamboUI correctly: API-level selection, render-thread discipline, display-width safety, CSS-aware element authoring, and JFR conventions.

94

2.77x
Quality

93%

Does it follow best practices?

Impact

97%

2.77x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No known issues

Overview
Quality
Evals
Security
Files

tile.json

{
  "name": "jbaruch/tamboui",
  "version": "0.1.1",
  "summary": "Teaches coding agents how to build TUIs with TamboUI correctly: API-level selection, render-thread discipline, display-width safety, CSS-aware element authoring, and JFR conventions.",
  "skills": {
    "scaffold-toolkit-app": {
      "path": "skills/scaffold-toolkit-app/SKILL.md"
    },
    "wrap-widget-as-element": {
      "path": "skills/wrap-widget-as-element/SKILL.md"
    },
    "add-jfr-event": {
      "path": "skills/add-jfr-event/SKILL.md"
    }
  },
  "private": false,
  "rules": {
    "pick-the-api-level": {
      "rules": "rules/pick-the-api-level.md"
    },
    "render-thread-discipline": {
      "rules": "rules/render-thread-discipline.md"
    },
    "char-width-for-display": {
      "rules": "rules/char-width-for-display.md"
    },
    "exception-hierarchy": {
      "rules": "rules/exception-hierarchy.md"
    },
    "resource-lifecycle": {
      "rules": "rules/resource-lifecycle.md"
    },
    "css-element-style-resolution": {
      "rules": "rules/css-element-style-resolution.md"
    },
    "jfr-event-conventions": {
      "rules": "rules/jfr-event-conventions.md"
    },
    "java-8-source-compat": {
      "rules": "rules/java-8-source-compat.md"
    }
  }
}

README.md

tile.json