
Write and run Markdown-driven end-to-end tests for Relay apps.
Get idiomatic Relay guidance for React code, debugging, and code reviews.
Read, write, and debug Pysa JSON taint models and .models output.
Apply the right commit prefix, reviewer, and test plan for code changes.
Understand the Pyre/Pysa architecture and locate key implementations quickly.
Debug Pysa false negatives by comparing outputs and locating lost taint flows.
Run, debug, and update Pysa taint analysis end-to-end integration tests.
Learn to build EdenAPI/SLAPI endpoints with streaming and non-streaming patterns.
Diagnose systemd-managed EdenFS failures, restarts, health, and lifecycle timelines.
Locate Eden code components, key types, and architecture before reading files.
Checks FBOSS code for standards, architecture misuse, and testing gaps.
Review FBOSS diffs with parallel checks for architecture, reliability, and testing.
Stream camera video, capture frames or photos, and configure resolution and frame rate.
Learn Swift conventions, naming, and async patterns for DAT SDK iOS development.
Build a complete DAT app with camera streaming and photo capture.
Identify common bugs, version conflicts, and state machine failures faster.
Set up the Meta glasses SDK and make your first connection.
Guide app registration with Meta AI and camera permission request flows.
Manage device session states, pause and resume flows, and availability monitoring.
Implement physics simulation, interactions, and collision debugging in IWSDK projects.
Find and click XR target objects to verify UI interactions work correctly.
Plan IWSDK features, architecture, and code patterns with best-practice guidance.
Test XR session lifecycle and mode transitions to verify behavior and debug state issues.
Build, debug, and refine IWSDK PanelUI panels more efficiently.
Test multiple grab interaction modes with the iwsdk CLI.
Test XR interactions, panels, and audio behavior with the iwsdk CLI.
Debug WebXR real-time behavior frame by frame with pause, snapshots, and diffs.
Implement depth sensing occlusion in IWSDK and troubleshoot rendering issues.
Test Havok physics behaviors with the iwsdk CLI against example scenes.
Simulate grabbing objects in WebXR scenes for interaction testing and movement validation.
Test audio loading, playback, stop, and spatial audio via iwsdk CLI.
Test ECS core behaviors and example runtime via the iwsdk CLI.
Test environment settings and component schemas with iwsdk CLI against poke.
Test UI system behavior and compatibility against the poke example with iwsdk CLI.
Test level hierarchy, tags, and lighting setup with the iwsdk CLI.
Create, modify, debug, and preview PanelUI components in IWSDK apps.
Test slide, snap turn, teleport, and jump locomotion with iwsdk CLI.
Set up the Android SDK and connect to Meta glasses for the first time.
Diagnose common issues, compatibility problems, and session or stream debugging cases.
Helps developers set up Meta AI app registration and device permission flows.
Set up camera sessions, stream video, capture photos, and tune resolution.
Learn Kotlin conventions, result handling, and session patterns for DAT SDK Android.
Build display-enabled interfaces with device selection, UI components, and media playback.
Test and validate glasses features without physical hardware using MockDeviceKit.
Manage session and stream state with pause, resume, and device monitoring.
Build a complete DAT app with sessions, camera streaming, and photo capture.
Fix lint, formatting, and common code issues before passing CI.
Run Flow type checks and fix React type errors quickly.
Check feature flags, compare channels, and debug inconsistent release behavior.
Add new JSI Runtime features with Hermes and SynthTrace support.
Create benchmark scenarios for new openzl codec nodes in unitBench.
Create and maintain design docs for the OpenZL component registry.
Write and review GC-safe C++ code for the Hermes VM runtime.
Design, modify, and review OpenZL codecs with consistent patterns and requirements.
Programmatically rewrite non-top Git commits without needing an interactive editor.
Extract and verify React error messages and codes to debug unknown warnings.
Analyze hermesvm binary size changes and regressions across commit ranges.
Validate code changes before commit and check React contribution requirements.
Debug feature flag tests, update flags, and add new React gates.
Create a Mononoke server-side hook with 3-diff split (tests, wiring, implementation), unit tests, and integration tests