Agent skill · Frontend

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.

rshankrasgithub.com/rshankrasGitHub ↗
claude-codecan modify filesMIT
Install
npx skills add rshankras/claude-code-apple-skills --skill watchos --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 5
SKILL.md size: 15 KB
Bundled scripts: none
Allowed tools: ReadWriteEditGlobGrepBashAskUserQuestion
Path: skills/watchos/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 589
Language: Swift

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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

What's inside
Steps it walks through
  1. When This Skill Activates
  2. Key Principles
  3. 1. Watch-First Design
  4. 2. Independent vs Companion
  5. 3. Performance
  6. watchOS Design Rules (WWDC20/23)
  7. The Ten-Second Test
  8. Three Foundational Layouts
  9. Navigation Model
  10. Backgrounds and Materials
  11. Toolbars and Action Buttons
  12. Accessibility on watchOS (WWDC21 10223)
  13. Dynamic Type on the Watch
  14. VoiceOver
Ships with 4 files
  • complications.md
  • health-fitness.md
  • watch-connectivity.md
  • widgets-for-watch.md
More from claude-code-apple-skills
All skills →
About this skill
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.

Keep going