BeClaude

mwdat-android

New
280Community RegistryGeneralby Meta Wearables

Git-native DAT SDK guidance for android 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/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/mwdat-android.md https://raw.githubusercontent.com/facebook/meta-wearables-dat-android/main/SKILL.md
3
Invoke in Claude Code
/mwdat-android
View source on GitHub

Frequently Asked Questions

What is mwdat-android?

Git-native DAT SDK guidance for android development, covering setup, camera streaming, display access, MockDeviceKit, session lifecycle, permissions, debugging, and sample app patterns.

How to install mwdat-android?

To install mwdat-android, 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-android.

What is mwdat-android best for?

mwdat-android is a community categorized under General. Created by Meta Wearables.