bundled-skills/hig-components-system/SKILL.md
Apple HIG guidance for system experience components: widgets, live activities, notifications, complications, home screen quick actions, top shelf, watch faces, app clips, and app shortcuts.
npx skillsauth add FrancoStino/opencode-skills-antigravity hig-components-systemInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Check for .claude/apple-design-context.md before asking questions. Use existing context and only ask for information not already covered.
Glanceable, immediate value. System experiences bring your app's most important content to surfaces the user sees without launching your app. Design for seconds of attention.
Respect platform context. A Lock Screen widget has different constraints than a Home Screen widget. A complication is far smaller than a top shelf item.
Show relevant information, not everything. Display the most useful subset, updated appropriately.
Support multiple sizes with distinct layouts. Each size should be a thoughtful design, not a scaled version of another.
Deep-link on tap. Take users to the relevant content, not the app's root screen.
Track events with a clear start and end. Deliveries, scores, timers, rides. Design for both Dynamic Island and Lock Screen.
Stay updated and timely. Stale data undermines trust. End promptly when the event concludes.
Respect user attention. Only send notifications for information users genuinely care about. No promotional or low-value notifications.
Actionable and self-contained. Include enough context to understand and act without opening the app. Support notification actions. Use threading and grouping.
| Reference | Topic | Key content | |---|---|---| | widgets.md | Widgets | Glanceable info, sizes, deep linking, timeline | | live-activities.md | Live Activities | Real-time tracking, Dynamic Island, Lock Screen | | notifications.md | Notifications | Attention, actions, grouping, content | | complications.md | Complications | Watch face data, families, budgeted updates | | home-screen-quick-actions.md | Quick actions | Haptic Touch, common tasks, SF Symbols | | top-shelf.md | Top shelf | Featured content, showcase | | app-clips.md | App Clips | Instant use, lightweight, focused task, NFC/QR | | watch-faces.md | Watch faces | Custom complications, face sharing | | app-shortcuts.md | App Shortcuts | Siri, Spotlight, voice triggers |
Built by Raintree Technology · More developer tools
This skill is applicable to execute the workflow or actions described in the overview.
tools
Authorized security assessment of LLM applications and AI agents: prompt injection, tool abuse, RAG exposure, memory poisoning, system-prompt extraction, and agent-compliance engineering per OWASP LLM/ASI Top 10.
development
Builds two parameterized UI modes—流光溢彩白 (iridescent white) and 五彩斑斓黑 (colorful black)—with OKLCH, WebGL/CSS fallback, vision gating, screenshot QA, and total/per-color intensity reports. Use when a UI request names either mode or needs measured color parameters.
tools
Delegate coding tasks to the Kimi Code CLI (`kimi`) only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.
development
Front-end JavaScript reverse engineering: locate signature chains, analyze encrypted request parameters, sample runtime behavior, and reproduce logic locally in Node for evidence-based output.