Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

hal-and-abstractions

Layering and abstraction discipline for the firmware. Use when touching storage, input, display, settings, i18n, or rendering, or any code that could reach into the SDK. Covers routing through the HAL (HalStorage / HalGPIO / HalDisplay) instead of raw SDK classes, MappedInputManager logical buttons instead of raw GPIO indices, UITheme/GUI for all rendering, the singleton macros, tr() for user-facing text, and where a new abstraction boundary belongs.

스타5,135
포크917
업데이트2026년 5월 30일 20:30
SKILL.md
readonly