Kotlin/coroutines patterns for driving rate-limited IoT actuators from real-time producers: debounce controller, target quantization, bottom-up progress-bar rendering.
73
68%
Does it follow best practices?
Impact
95%
1.63xAverage score across 3 eval scenarios
Passed
No known issues
{
"name": "jbaruch/iot-actuator-patterns-kotlin",
"version": "0.1.1",
"summary": "Kotlin/coroutines patterns for driving rate-limited IoT actuators from real-time producers: debounce controller, target quantization, bottom-up progress-bar rendering.",
"private": false,
"rules": {
"iot-actuator-patterns-kotlin-rules": {
"rules": "rules/iot-actuator-patterns-kotlin-rules.md"
}
},
"skills": {
"debounce-controller-kotlin": {
"path": "skills/debounce-controller-kotlin/SKILL.md"
},
"target-quantization-kotlin": {
"path": "skills/target-quantization-kotlin/SKILL.md"
},
"render-progress-bar-kotlin": {
"path": "skills/render-progress-bar-kotlin/SKILL.md"
}
}
}