F

Facebook Skills

add-ir-instruction
facebook
Guide for adding a new IR instruction to the Hermes compiler. Use when the user asks to add, create, or define a new IR instruction (Inst/Instruction) in the…
official
add-ir-instruction
facebook
Beim Hinzufügen einer neuen IR-Anweisung müssen Sie eine bestimmte Reihe von Dateien bearbeiten. Diese Fähigkeit beschreibt jede Datei, das zu befolgende Muster und wichtige Konventionen.
official
add-shape-types-to-torch-model
facebook
Port a PyTorch model to use pyrefly's tensor shape type system (Tensor[B, C, H, W], Dim[T]). Use this skill whenever the user wants to add shape annotations to…
official
add-shape-types-to-torch-model
facebook
Portieren Sie ein PyTorch-Modell zur Verwendung des Tensor-Shape-Typ-Systems von pyrefly (Tensor[B, C, H, W], Dim[T]). Verwenden Sie diese Fähigkeit, wenn der Benutzer Formanmerkungen hinzufügen möchte zu…
official
add-torch-shapes-example
facebook
Use when adding a new PyTorch model to Pyrefly's shape-tracking example corpus under tensor-shapes/pyrefly-torch-stubs/examples — i.e. importing a model as a…
official
add-torch-shapes-example
facebook
Verwenden, wenn ein neues PyTorch-Modell zum Shape-Tracking-Beispielkorpus von Pyrefly unter tensor-shapes/pyrefly-torch-stubs/examples hinzugefügt wird – d.h. Importieren eines Modells als…
official
api-health
facebook
Monitor API health for a Meta app — check rate limits, call volume, and API deprecations. Use to diagnose throttling, plan capacity, or prepare for API version…
official
api-integration
facebook
Guide a developer through setting up a Meta API integration from scratch — discovers the right APIs, fetches setup guides, authentication requirements,…
official
app-health-check
facebook
Run a comprehensive health check on a Meta app — audits settings, security, compliance, app review status, rate limits, and API deprecations in one pass. Use…
official
app-review-prep
facebook
Prepare a Meta app for App Review — checks current status, outstanding requirements, granted privileges, and submission history. Use before submitting an app…
official
binary-size-analysis
facebook
This skill should be used when the user wants to analyze hermesvm binary size changes across a range of commits. Use when the user mentions "binary size",…
official
binary-size-analysis
facebook
Analysiere die Änderungen der Binärgröße der hermesvm Shared Library pro Commit über einen Git-Commit-Bereich hinweg. Erstellt einen Markdown-Bericht mit Größenangaben pro Commit sowie zusammenfassenden Tabellen zu signifikanten Zunahmen und Abnahmen.
official
buck2-rule-basics
facebook
Guide users through writing their first Buck2 rule to learn fundamental concepts including rules, actions, targets, configurations, analysis, and select(). Use…
official
buck2-rule-basics
facebook
Führen Sie Benutzer durch das Schreiben ihrer ersten Buck2-Regel, um grundlegende Konzepte wie Regeln, Aktionen, Targets, Konfigurationen, Analyse und select() zu erlernen. Verwenden Sie…
official
camera-streaming
facebook
Stream, video frames, photo capture, resolution/frame rate configuration
official
camera-streaming
facebook
Session and Stream capability setup, video frames, photo capture, resolution and frame rate configuration
official
camera-streaming
facebook
Sitzungs- und Stream-Fähigkeitseinrichtung, Videobilder, Fotoaufnahme, Auflösungs- und Bildratenkonfiguration
official
camera-streaming
facebook
Stream, Videobilder, Fotoaufnahme, Auflösung/Bildrate-Konfiguration
official
click-target
facebook
Find and click a target object in XR. Use when testing UI interactions, clicking buttons, or verifying interactable elements work correctly.
official
click-target
facebook
Finde und klicke ein Zielobjekt in XR an. Verwende dies beim Testen von UI-Interaktionen, Klicken von Schaltflächen oder Überprüfen, ob interaktive Elemente korrekt funktionieren.
official
compliance-check
facebook
Check compliance status for a Meta app — surfaces open required actions, active violations, and recommendations with remediation guidance. Use to audit…
official
dat-conventions
facebook
Kotlin patterns, DatResult, session and capability conventions for DAT SDK Android development
official
dat-conventions
facebook
Swift patterns, async/await, naming conventions, key types for DAT SDK iOS development
official
dat-conventions
facebook
Kotlin-Muster, DatResult, Sitzungs- und Capability-Konventionen für die DAT SDK Android-Entwicklung
official
dat-conventions
facebook
Swift-Muster, async/await, Namenskonventionen, Schlüsseltypen für die DAT SDK iOS-Entwicklung
official
debug-webhooks
facebook
Troubleshoot webhook issues for a Meta app — inspect active subscriptions, identify misconfiguration, and send test payloads to verify delivery. Use when…
official
debugging
facebook
Common issues, Developer Mode, version compatibility, and session and stream diagnosis
official
debugging
facebook
Common issues, Developer Mode, version compatibility, state machine diagnosis
official
debugging
facebook
Häufige Probleme, Entwicklermodus, Versionskompatibilität sowie Sitzungs- und Stream-Diagnose
official
debugging
facebook
Häufige Probleme, Entwicklermodus, Versionskompatibilität, Zustandsmaschinendiagnose
official
display-access
facebook
Display capability setup, display-capable device selection, UI DSL, icons, buttons, images, and video playback
official
display-access
facebook
Display-Fähigkeitseinrichtung, Auswahl displayfähiger Geräte, UI-DSL, Symbole, Schaltflächen, Bilder und Videowiedergabe
official
display-access
facebook
Display-Fähigkeitseinrichtung, Auswahl displayfähiger Geräte, UI-DSL, Symbole, Schaltflächen, Bilder und Videowiedergabe
official
display-access
facebook
Display capability setup, display-capable device selection, UI DSL, icons, buttons, images, and video playback
official
extract-errors
facebook
Extrahiert und verwaltet Fehlercodes für React-Anwendungen. Extrahiert automatisch Fehlermeldungen aus React-Quellcode und weist neuen Meldungen eindeutige Fehlercodes zu. Erkennt Warnungen zu "unbekanntem Fehlercode" und markiert Meldungen, die eine Codezuweisung benötigen. Validiert, dass Fehlercodes durch einen einfachen yarn-Befehl mit der aktuellen Codebasis synchron bleiben.
official
feature-flags
facebook
Verwalte React-Feature-Flags über Kanäle hinweg, gate Tests bedingt und debugge flag-spezifische Testfehler. Vier Flag-Dateien steuern Standardwerte und kanalspezifische Überschreibungen (Canary, www, React Native, Test-Renderer) mit __VARIANT__-Flags, die Gatekeeper in beiden Zuständen simulieren. Verwende das @gate flagName-Pragma, um Tests vollständig zu überspringen, wenn ein Flag nicht verfügbar ist, oder inline gate(), um Assertions zu verzweigen, wenn sich das Verhalten unterscheidet. Das Hinzufügen eines neuen Flags erfordert Einträge in der Hauptdatei sowie in allen Fork-Dateien;...
official
fix
facebook
Automatisierte Code-Formatierung und Linting zur Behebung von Stilproblemen vor CI-Prüfungen. Führt Prettier für Code-Formatierung und Linc für Lint-Validierung sequenziell aus. Identifiziert verbleibende manuelle Korrekturen nach automatischen Anpassungen. Verhindert CI-Fehler, indem Formatierungs- und Lint-Fehler vor dem Commit erkannt werden.
official
flags
facebook
Inspiziere und vergleiche Feature-Flag-Status über React-Release-Kanäle hinweg. Zeige alle Flags über Kanäle hinweg an (www, www-modern, canary, next, experimental, rn-Varianten) oder vergleiche bestimmte Kanäle mit --diff. Ausgabeformate umfassen Standard-Tabellenansicht, CSV-Export und Bereinigungsstatus-Gruppierung. Flag-Status werden durch Symbole angezeigt: aktiviert (✅), deaktiviert (❌), Variantentest (🧪), nur Profiling (📊). Häufige Falle: __VARIANT__-Flags werden in beiden Zuständen auf www getestet; verwende --diff, um sinnvolle...
official
flow
facebook
Statische Typprüfung für React-Code über DOM und native Plattformen hinweg. Vier Renderer-Optionen decken Standard-DOM, browserspezifischen Code, React Native und Fabric-Umgebungen ab. Führen Sie yarn flow mit optionalem Renderer-Argument aus; verwenden Sie yarn flow-ci für umfassende, aber langsamere Prüfungen. Meldet Typfehler mit Dateipositionen, um Probleme schnell zu identifizieren und zu beheben. Achten Sie auf häufige Fallstricke: fehlende Renderer-Spezifikation, nicht überprüfte $FlowFixMe-Unterdrückungen und falsche Typimporte.
official
gc-safe-coding
facebook
Die vollständige Erklärung und Begründung finden Sie in doc/GCSafeCoding.md.
official
getting-started
facebook
SDK setup, Swift Package Manager integration, Info.plist configuration, and first connection to Meta glasses
official
getting-started
facebook
SDK setup, Gradle integration, AndroidManifest configuration, and first connection to Meta glasses
official
getting-started
facebook
SDK-Einrichtung, Gradle-Integration, AndroidManifest-Konfiguration und erste Verbindung mit Meta-Brillen
official
getting-started
facebook
SDK-Einrichtung, Swift Package Manager-Integration, Info.plist-Konfiguration und erste Verbindung mit Meta-Brillen
official
iwsdk-planner
facebook
IWSDK project planning and best practices guide. Use when planning new IWSDK features, designing systems/components, reviewing IWSDK code architecture, or when…
official
iwsdk-planner
facebook
IWSDK-Projektplanungs- und Best-Practices-Leitfaden. Verwenden Sie diesen bei der Planung neuer IWSDK-Funktionen, beim Entwerfen von Systemen/Komponenten, beim Überprüfen der IWSDK-Codearchitektur oder wenn...
official
iwsdk-ui-panel
facebook
IWSDK-UI-Panels effizient entwickeln und iterieren. Verwenden Sie dies, wenn Sie an PanelUI-Komponenten arbeiten, das UI-Layout debuggen oder das UI-Design in IWSDK-Anwendungen verbessern.
official
iwsdk-ui-panel
facebook
Develop and iterate on IWSDK UI panels efficiently. Use when working on PanelUI components, debugging UI layout, or improving UI design in IWSDK applications.
official
mockdevice-testing
facebook
MockDeviceKit for testing without physical glasses hardware
official
mockdevice-testing
facebook
MockDeviceKit for testing without physical glasses hardware
official
mockdevice-testing
facebook
MockDeviceKit zum Testen ohne physische Brillenhardware
official
mockdevice-testing
facebook
MockDeviceKit zum Testen ohne physische Brillenhardware
official
modify-jsi-features
facebook
Guide for adding new JSI functionality to the JavaScript Interface (JSI) layer. Use when the user asks to add, create, or implement new methods or features in…
official
modify-jsi-features
facebook
Leitfaden zum Hinzufügen neuer JSI-Funktionalität zur JavaScript Interface (JSI)-Ebene. Verwenden, wenn der Benutzer darum bittet, neue Methoden oder Funktionen in… hinzuzufügen, zu erstellen oder zu implementieren.
official
modify-shaped-array-dsl
facebook
Use when Pyrefly computes a wrong tensor shape (or is missing one that can't be expressed in a stub signature) and you need to add or fix a shape-DSL rule.…
official
modify-shaped-array-dsl
facebook
Verwenden, wenn Pyrefly eine falsche Tensorform berechnet (oder eine fehlt, die nicht in einer Stub-Signatur ausgedrückt werden kann) und Sie eine Shape-DSL-Regel hinzufügen oder korrigieren müssen.
official
non-interactive-git-rebase
facebook
Use when needing to reorder, split, drop, or amend git commits that are not the top commit, without interactive editor access. Covers programmatic rebase via…
official
non-interactive-git-rebase
facebook
Verwenden, wenn Git-Commits, die nicht der oberste Commit sind, neu angeordnet, aufgeteilt, gelöscht oder geändert werden müssen, ohne Zugriff auf einen interaktiven Editor. Deckt programmatisches Rebase über… ab.
official
permissions-registration
facebook
App registration with Meta AI and device permission flows
official
permissions-registration
facebook
App registration with Meta AI, camera permission flows
official
permissions-registration
facebook
App-Registrierung mit Meta AI und Geräteberechtigungsabläufe
official
permissions-registration
facebook
App-Registrierung mit Meta AI, Kamera-Berechtigungsabläufe
official
relay-best-practices
facebook
Relay ist ein GraphQL-Client für React, der kollokierte, komponierbare und typsichere Datenabfragen erzwingt. Seine Kernidee ist, dass jede Komponente genau die Daten deklarieren sollte, die sie benötigt – über GraphQL-Fragmente – und Relay kümmert sich um den Rest: Abrufen, Caching, Konsistenz und Aktualisierungen.
official
relay-e2e-test
facebook
Write and run markdown-driven e2e tests for Relay. Covers fixture format, server/client code patterns, interaction DSL, snapshots, and running tests.
official
relay-e2e-test
facebook
Schreiben und Ausführen von markdown-gesteuerten e2e-Tests für Relay. Deckt Fixture-Format, Server/Client-Code-Muster, Interaktions-DSL, Snapshots und das Ausführen von Tests ab.
official
relay-performance
facebook
Bewährte Verfahren zur Leistungsoptimierung für Relay-Anwendungen. Verwenden Sie dies beim Optimieren des Datenabrufs, Reduzieren von Neu-Renderings, Konfigurieren des Cachings oder Verbessern der Zeit bis zur ersten…
official
sample-app-guide
facebook
Building a complete DAT app with session creation, camera streaming, and photo capture
official
sample-app-guide
facebook
Erstellen einer vollständigen DAT-App mit Sitzungserstellung, Kamera-Streaming und Fotoaufnahme
official
sample-app-guide
facebook
Erstellen einer vollständigen DAT-App mit Kamera-Streaming und Fotoaufnahme
official
search-docs
facebook
Search Meta developer documentation for API guides, references, and tutorials. Use when looking up how a Meta API works, finding integration guides, or…
official
session-lifecycle
facebook
Device session states, pause/resume, availability monitoring
official
session-lifecycle
facebook
Session state, stream state, pause and resume behavior, and device availability monitoring
official
session-lifecycle
facebook
Sitzungszustand, Stream-Zustand, Pausen- und Fortsetzungsverhalten sowie Geräteverfügbarkeitsüberwachung
official
session-lifecycle
facebook
Geräte-Sitzungszustände, Pause/Fortsetzung, Verfügbarkeitsüberwachung
official
test
facebook
Führt Tests für React-Codebasen über mehrere Release-Kanäle und Konfigurationen hinweg aus. Unterstützt sechs Release-Kanäle: source (Standard), experimental, www, www mit Variante false, stable und classic, jeweils mit unterschiedlichen Feature-Flag-Konfigurationen. Akzeptiert Testmuster, Watch-Modus für TDD und Varianten-Flags zum Testen verschiedener Codepfade. Erfordert ein explizites Testmuster-Argument, um das Ausführen der gesamten Testsuite zu vermeiden; verwendet das --silent-Flag, um Fehler sichtbar zu machen, und --no-watchman für Sandboxing...
official
test-all
facebook
Parallel test orchestrator. Runs all 9 test suites concurrently via Task sub-agents and the iwsdk CLI. Handles build, example setup, dev servers, agent launch,…
official
test-all
facebook
Paralleler Test-Orchestrator. Führt alle 9 Test-Suiten gleichzeitig über Task-Sub-Agenten und die iwsdk CLI aus. Übernimmt Build, Beispiel-Setup, Entwicklungsserver, Agentenstart,…
official
test-audio
facebook
Test audio system (AudioSource loading, playback state, stop, spatial audio) against the audio example using the iwsdk CLI.
official
test-audio
facebook
Teste das Audiosystem (AudioSource-Laden, Wiedergabestatus, Stopp, räumliches Audio) gegen das Audio-Beispiel mit der iwsdk CLI.
official
test-ecs-core
facebook
Test ECS core functionality (system registration, components, Transform sync, pause/step/resume, system toggle, entity discovery, snapshots) against the poke…
official
test-ecs-core
facebook
Teste die ECS-Kernfunktionalität (Systemregistrierung, Komponenten, Transform-Sync, Pause/Schritt/Fortsetzen, System-Umschaltung, Entitätserkennung, Snapshots) gegen den poke…
official
test-environment
facebook
Test environment system (DomeGradient, IBLGradient, default lighting, component schemas) against the poke example using the iwsdk CLI.
official
test-environment
facebook
Testen des Umgebungssystems (DomeGradient, IBLGradient, Standardbeleuchtung, Komponentenschemata) am poke-Beispiel mit der iwsdk CLI.
official
test-grab
facebook
Test grab system (distance grab, one-hand grab, two-hand grab) against the grab example using the iwsdk CLI.
official
test-grab
facebook
Test-Grab-System (Distanz-Griff, Einhand-Griff, Zweihand-Griff) gegen das Grab-Beispiel mit der iwsdk CLI testen.
official
test-interactions
facebook
Test XR interactions (ray, poke/touch, dual-mode, audio, UI panel) against the poke example using the iwsdk CLI.
official
test-interactions
facebook
Teste XR-Interaktionen (Ray, Poke/Touch, Dual-Mode, Audio, UI-Panel) gegen das Poke-Beispiel mit der iwsdk CLI.
official
test-level
facebook
Test level system (LevelRoot, LevelTag, default lighting, scene hierarchy) against the poke example using the iwsdk CLI.
official
test-level
facebook
Teste das Level-System (LevelRoot, LevelTag, Standardbeleuchtung, Szenenhierarchie) gegen das Poke-Beispiel mit der iwsdk CLI.
official
test-locomotion
facebook
Test locomotion system (slide, snap turn, teleport, jump) against the locomotion example using the iwsdk CLI.
official
test-locomotion
facebook
Teste das Fortbewegungssystem (Gleiten, Ruckdrehung, Teleportation, Springen) gegen das Fortbewegungsbeispiel mit der iwsdk CLI.
official
test-physics
facebook
Test Havok physics system (gravity, rigid bodies, static vs dynamic) against the physics example using the iwsdk CLI.
official
test-physics
facebook
Teste das Havok-Physiksystem (Schwerkraft, starre Körper, statisch vs. dynamisch) am Physikbeispiel mit der iwsdk CLI.
official
test-ui
facebook
Test UI system (PanelUI, ScreenSpace) against the poke example using the iwsdk CLI.
official
test-ui
facebook
Teste das UI-System (PanelUI, ScreenSpace) am Beispiel von poke mit der iwsdk CLI.
official
verify
facebook
Pre-Commit-Validierung für React-Beiträge mit paralleler Typprüfung und Tests. Führt Formatierung und Linting sequentiell aus und stoppt beim ersten Fehler, um Probleme frühzeitig zu erkennen. Führt Typprüfung und zwei Testsuiten (Source und www) parallel mit Subagenten aus, um effizient zu sein. Akzeptiert optionales Testmuster-Argument, um zu filtern, welche Tests ausgeführt werden. Bietet detaillierte Fehlerberichte mit Lösungsvorschlägen, wenn ein Schritt fehlschlägt.
official
webhook-setup
facebook
Set up webhooks for a Meta app end-to-end — discover available topics, subscribe to fields, and verify with a test payload. Use when configuring webhooks for…
official
xr-mode-test
facebook
Test XR session lifecycle and mode transitions. Use when verifying XR enter/exit behavior, testing mode-dependent features, or debugging session state issues.
official
xr-mode-test
facebook
Teste den XR-Sitzungslebenszyklus und Modusübergänge. Verwende dies beim Überprüfen des XR-Ein-/Aus-Verhaltens, Testen modusabhängiger Funktionen oder Debuggen von Sitzungszustandsproblemen.
official