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.
—
—
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
High
Do not use without reviewing
{
"name": "jbaruch/hubitat-dev",
"version": "0.1.55",
"description": "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,
"rules": "rules/",
"skills": "skills/",
"repository": "https://github.com/jbaruch/hubitat-dev",
"author": {
"name": "Baruch Sadogursky",
"email": "jbaruch@sadogursky.com"
}
}