CtrlK
BlogDocsLog inGet started
Tessl Logo

jbaruch/hubitat-dev

Context for developing and debugging Hubitat Elevation apps, drivers, and hub environment — sandbox constraints, lifecycle idioms, capability contracts, plus grounded deploy/log-tail/lint mechanisms.

81

Quality

94%

Does it follow best practices?

Impact

27%

Average score across 2 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

Overview
Quality
Evals
Security
Files

tile.json

{
  "name": "jbaruch/hubitat-dev",
  "version": "0.1.0",
  "summary": "Context for developing and debugging Hubitat Elevation apps, drivers, and hub environment — sandbox constraints, lifecycle idioms, capability contracts, plus grounded deploy/log-tail/lint mechanisms.",
  "private": false,
  "repository": "https://github.com/jbaruch/hubitat-dev",
  "skills": {
    "debug": {
      "path": "skills/debug/SKILL.md"
    },
    "deploy": {
      "path": "skills/deploy/SKILL.md"
    },
    "hub-config": {
      "path": "skills/hub-config/SKILL.md"
    },
    "lint-review": {
      "path": "skills/lint-review/SKILL.md"
    },
    "scaffold": {
      "path": "skills/scaffold/SKILL.md"
    },
    "test": {
      "path": "skills/test/SKILL.md"
    }
  },
  "rules": {
    "app-lifecycle": {
      "rules": "rules/app-lifecycle.md"
    },
    "driver-lifecycle": {
      "rules": "rules/driver-lifecycle.md"
    },
    "groovy-gotchas": {
      "rules": "rules/groovy-gotchas.md"
    },
    "logging-conventions": {
      "rules": "rules/logging-conventions.md"
    },
    "multi-hub-topology": {
      "rules": "rules/multi-hub-topology.md"
    },
    "sandbox-constraints": {
      "rules": "rules/sandbox-constraints.md"
    },
    "state-vs-attributes": {
      "rules": "rules/state-vs-attributes.md"
    }
  },
  "mcpServers": ".mcp.json"
}

.mcp.json

README.md

tile.json