facebook/meta-wearables-dat-android
Skill Claude CodeCodex
MockDeviceKit for testing without physical glasses hardware.
facebook/meta-wearables-dat-android
Skill Claude CodeCodex
MockDeviceKit for testing without physical glasses hardware.
facebook/meta-wearables-dat-android
Skill Claude CodeCodex
App registration with Meta AI and device permission flows.
facebook/meta-wearables-dat-android
Skill Claude CodeCodex
Building a complete DAT app with session creation, camera streaming, and photo capture.
facebook/meta-wearables-dat-android
Skill Claude CodeCodex
Session state, stream state, pause and resume behavior, and device availability monitoring.
facebook/meta-wearables-dat-android
Settings file Claude Code
Meta Wearables Device Access Toolkit for Android.
facebook/meta-wearables-webapp
Plugin Claude Code
Plugin marketplace listing 1 plugin: meta-wearables-webapp.
facebook/meta-wearables-webapp
Instructions file GitHub Copilot
Copilot instructions for facebook/meta-wearables-webapp, covering meta wearables web apps — ai instructions, design & performance constraints, display, input and performance.
facebook/meta-wearables-webapp
Instructions file CodexOpenCode
AGENTS.md instructions for facebook/meta-wearables-webapp, covering meta wearables web apps, design & performance constraints, display, input and performance.
facebook/meta-wearables-webapp
Plugin Claude Code
Skills for building Meta Display Glasses webapps.
facebook/meta-wearables-webapp
Skill Claude CodeCodex
Add device sensor data to a Meta Display Glasses webapp — IMU (accelerometer, gyroscope, orientation) via DeviceMotionEvent/DeviceOrientationEvent, and GPS location via navigator.geolocation. Use when the user wants motion tracking, compass, level tool, step counter, shake detection, head tracking, or location.
facebook/meta-wearables-webapp
Skill Claude CodeCodex
Handle EMG pinch (tap-to-activate) and opt into continuous pinch-and-drag in a Meta Display Glasses webapp. Use when the user wants sliders, drawing, maps, drag interactions, or game-style continuous input.
facebook/meta-wearables-webapp
Skill Claude CodeCodex
Add client-side data persistence to a Meta Display Glasses webapp using the W3C Web Storage API (localStorage and sessionStorage). Use when the user wants to save settings, cache data, persist state, or store user preferences.
facebook/meta-wearables-webapp
Skill Claude CodeCodex
Make a Meta Display Glasses webapp work offline with a Service Worker + Cache API (precache the app shell, cache-first fetch, online/offline UI). Use when the user wants offline support or resilience to flaky Wi-Fi.
facebook/meta-wearables-webapp
Skill Claude CodeCodex
Add text entry to a Meta Display Glasses webapp. Standard HTML inputs open the on-glasses composer (handwriting + voice) when focused and tapped. Use when the user wants a text field, search box, form input, or notes area.
facebook/meta-wearables-webapp
Skill Claude CodeCodex
Add UI components to a Meta Display Glasses webapp — screens, buttons, lists, cards, forms, toggles, counters, or nav bars. Works with vanilla JS and React apps. Use when the user wants to add any interactive UI element or new screen.
facebook/meta-wearables-webapp
Skill Claude CodeCodex
Connect a Meta Display Glasses webapp to REST APIs or WebSockets. Use when the user wants to fetch data from an API, add real-time updates, show loading/error states, or cache API responses.
facebook/meta-wearables-webapp
Skill Claude CodeCodex
Create a new webapp for Meta Display Glasses with D-pad navigation and 600x600 dark-theme display. Use when the user wants to build a new glasses app, start a project, or scaffold a webapp for smart glasses.
facebook/meta-wearables-webapp
Skill Claude CodeCodex
Add a 3-digit combination lock passcode screen to a Meta Display Glasses webapp to gate public access during testing. Offered as an opt-in step within /test-on-device since Vercel deployment protection is disabled for glasses browser compatibility.
facebook/meta-wearables-webapp
Skill Claude CodeCodex
Publish a Meta Display Glasses webapp to Vercel for live HTTPS access on device. Use when the developer is ready to publish, host, ship, or release a webapp to a stable production URL for everyone. Handles server setup, Vercel project creation, and direct deploys without GitHub.
facebook/meta-wearables-webapp
Skill Claude CodeCodex
Generate QR codes locally without third-party services or dependencies. Uses a self-contained pure Python script (stdlib only). Data never leaves the machine. Supports PNG file output.
facebook/meta-wearables-webapp
Skill Claude CodeCodex
Deploy uncommitted webapp changes to a public staging URL for live HTTPS testing on Meta Display Glasses. Use when the user wants to test, debug, preview, or try their webapp on the glasses without committing code. Uses Vercel by default.
Plugin Claude Code
Plugin marketplace listing 1 plugin: devtools.
Instructions file CodexOpenCode
Instructions for facebook/agentic-tools, covering agent guide — agentic tools, what this repo is, how this repo is organized, mcp server dependency and skill index.
Instructions file
Instructions for facebook/agentic-tools, a project described as: Agentic tools plugin and skills.