agentsclimarketplace

Ar vr design

Skill Dragoon0x/everything-design-taste/skills/ar-vr-design

Augmented and virtual reality interface design including spatial UI, 3D interaction, and immersive experience patterns.From its SKILL.md

Install
npx -y skills add Dragoon0x/everything-design-taste --skill ar-vr-design

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 9 stars9 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.3 KB, 256 tokens by cl100k_base, as published. Nobody here has run it

Ar Vr Design

AR Design Principles

  • World-anchored: UI elements attached to real-world surfaces.
  • Minimal HUD: Don't clutter the real-world view.
  • Lighting-aware: UI adapts to environment brightness.
  • Occlusion: Virtual objects hidden behind real objects.

VR Design Principles

  • Comfort first: Avoid motion sickness. Fixed reference points.
  • Spatial audio: Sound direction matches visual position.
  • Readable text: Minimum 1.5° angular size (~32px at arm's length).
  • Interaction range: Content within arm's reach for interaction.

UI Placement

  • Head-locked: Moves with user's head. Use sparingly (HUD, notifications).
  • World-locked: Fixed in 3D space. Use for spatial content.
  • Body-locked: Follows user but with lag. Use for menus.
  • Gaze-following: Faces the user. Use for information panels.

Input Methods

  • Gaze + dwell (look at button for 1-2s to activate).
  • Hand tracking (pinch, grab, point).
  • Controller (ray-casting, trigger, grip).
  • Voice commands (hands-free interaction).

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.