Agent skill · Design & Presentation

visionos

visionOS skills — spatial design (layout ergonomics, eyes-and-hands input, motion comfort, immersion, environments) and widget patterns (mounting styles, glass/paper textures, proximity-aware layouts). Use when designing, building, or reviewing anything for visionOS.

rshankrasgithub.com/rshankrasGitHub ↗
claude-coderead-onlyMIT
Install
npx skills add rshankras/claude-code-apple-skills --skill visionos --agent claude-code

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

Facts
Files in the skill folder: 4
SKILL.md size: 2 KB
Bundled scripts: none
Allowed tools: ReadGlobGrep
Path: skills/visionos/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

# visionOS Skills Spatial-computing patterns for visionOS. ## When This Skill Activates Use this skill when the user: - Designs, builds, or reviews any **visionOS app, window, volume, or immersive space** - Asks about **spatial layout, eye/hand input, hover effects, motion comfort, or environments** - Builds or adapts **widgets for visionOS** - Asks about **mounting styles**, glass/paper **textures**, or spatial widget families - Needs **proximity-aware layouts** ## Available Skills Paths are relative to THIS file's directory — skills run with cwd set to the user's project, so resolve each path from this SKILL.md's own location. | Skill | Read | Covers | |-------|------|--------| | spatial-design | `spatial-design/SKILL.md` | Layout ergonomics (60pt eye targets, dynamic scale), input, motion comfort, immersion strategy, spatial sound, video formats; `immersive-environments.md` for production budgets | | widgets | `widgets/SKILL.md` | Mounting styles, glass/paper textures, proximity-aware layouts, spatial families | ## How to Route 1. Read `widgets/SKILL.md` (relative to this file) plus any reference files it lists. 2. Apply the guidance to the user's code.

What's inside
Steps it walks through
  1. When This Skill Activates
  2. Available Skills
  3. How to Route
Ships with 3 files
  • spatial-design/SKILL.md
  • spatial-design/immersive-environments.md
  • widgets/SKILL.md
More from claude-code-apple-skills
All skills →
About this skill
What does the visionos skill do?

visionOS skills — spatial design (layout ergonomics, eyes-and-hands input, motion comfort, immersion, environments) and widget patterns (mounting styles, glass/paper textures, proximity-aware layouts). Use when designing, building, or reviewing anything for visionOS.

How do I install it?

Run `npx skills add rshankras/claude-code-apple-skills --skill visionos --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