zepp-os-watchface
Installation
SKILL.md
Zepp OS Watchface
Context: Watchface (a distinct
appType, not a Mini Program app). API_LEVEL: 1.0+ (legacyhm*globals on 1.0;@zos/*on 2.0+). Prereq: project structure &app.json— seezepp-os-fundamentals. Widgets — seezepp-os-ui. Data — seezepp-os-sensors.
Overview
A watchface is not an app: appType is "watchface", there are no pages, and the entry is WatchFace({ … }) (one render surface, not Page/App navigation). Two ways to make one: the visual Watchface Maker (no code) or a coded project via Zeus CLI (this skill).