watchOS
watchOS development guidance including SwiftUI for Watch, Watch Connectivity, complications, and watch-specific UI patterns. Use for watchOS code review, best practices, or Watch app development.
npx skills add rshankras/claude-code-apple-skills --skill watchos --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# watchOS Development Comprehensive guidance for watchOS app development with SwiftUI, Watch Connectivity, and complications. ## When This Skill Activates Use this skill when the user: - Is building a watchOS app or Watch extension - Asks about Watch Connectivity (iPhone ↔ Watch sync) - Needs help with complications or ClockKit - Wants to implement watch-specific UI patterns - Asks about **WidgetKit complications** or migrating from ClockKit to WidgetKit - Wants to build **watch face complications** (accessoryCircular, accessoryRectangular, accessoryCorner, accessoryInline) - Asks about **HealthKit on watchOS**, workout sessions, heart rate, or fitness tracking - Needs **Extended Runtime sessions** for background workout tracking - Wants to build **watchOS widgets** or Smart Stack widgets - Asks about **widget relevance**, Smart Stack ordering, or widget suggestions - Needs to share widgets **cross-platform** between iOS and watchOS - Asks about **watchOS accessibility** — VoiceOver, AssistiveTouch, or Dynamic Type on the Watch ## Key Principles ### 1. Watch-First Design - Glanceable content - users look for seconds, not minutes - Quick interactions - 2 seconds or less - Essential
- When This Skill Activates
- Key Principles
- 1. Watch-First Design
- 2. Independent vs Companion
- 3. Performance
- watchOS Design Rules (WWDC20/23)
- The Ten-Second Test
- Three Foundational Layouts
- Navigation Model
- Backgrounds and Materials
- Toolbars and Action Buttons
- Accessibility on watchOS (WWDC21 10223)
- Dynamic Type on the Watch
- VoiceOver
What does the watchOS skill do?
watchOS development guidance including SwiftUI for Watch, Watch Connectivity, complications, and watch-specific UI patterns. Use for watchOS code review, best practices, or Watch app development.
How do I install it?
Run `npx skills add rshankras/claude-code-apple-skills --skill watchos --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From rshankras/claude-code-apple-skills, a repository with 589 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
