visionos-widgetkit-developer
Installation
SKILL.md
visionOS WidgetKit Developer
Quick Start
Treat visionOS widgets as spatial objects first, not as small 2D surfaces.
- Decide the platform and family scope first.
- Define both close and far layouts before polishing visuals.
- Treat timeline entries, shared storage, and App Intents as the integration boundary; do not depend on live host-app state.
- Load only the reference files that match the current problem.