mwdat-ios
New424Community RegistryGeneralby Meta Wearables
Git-native DAT SDK guidance for ios development, covering setup, camera streaming, display access, MockDeviceKit, session lifecycle, permissions, debugging, and sample app patterns.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/mwdat-ios.md https://raw.githubusercontent.com/facebook/meta-wearables-dat-ios/main/SKILL.md3
Invoke in Claude Code
/mwdat-iosView source on GitHub
Frequently Asked Questions
What is mwdat-ios?
Git-native DAT SDK guidance for ios development, covering setup, camera streaming, display access, MockDeviceKit, session lifecycle, permissions, debugging, and sample app patterns.
How to install mwdat-ios?
To install mwdat-ios, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /mwdat-ios.
What is mwdat-ios best for?
mwdat-ios is a community categorized under General. Created by Meta Wearables.