[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-meta-app-health-check":3,"mdc-whlqhd-key":36,"related-repo-meta-app-health-check":458,"related-org-meta-app-health-check":551},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":12,"stars":26,"repoUrl":27,"updatedAt":28,"license":29,"forks":26,"topics":30,"repo":31,"sourceUrl":34,"mdContent":35},"app-health-check","audit Meta app health and compliance","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 when you want a full picture of an app's current state.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},"meta","Meta Open Source","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fmeta.png","facebook",[13,17,20,23],{"name":14,"slug":15,"type":16},"Security","security","tag",{"name":18,"slug":19,"type":16},"Observability","observability",{"name":21,"slug":22,"type":16},"Compliance","compliance",{"name":24,"slug":25,"type":16},"Audit","audit",0,"https:\u002F\u002Fgithub.com\u002Ffacebook\u002Fagentic-tools","2026-07-14T05:52:02.758097","MIT",[],{"repoUrl":27,"stars":26,"forks":26,"topics":32,"description":33},[],"Agentic tools plugin and skills","https:\u002F\u002Fgithub.com\u002Ffacebook\u002Fagentic-tools\u002Ftree\u002FHEAD\u002Fplugins\u002Fdevtools\u002Fskills\u002Fapp-health-check","---\nname: app-health-check\ndescription: \"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 when you want a full picture of an app's current state.\"\nallowed-tools: mcp__devtools__devtools_app, mcp__devtools__devtools_app_review, mcp__devtools__devtools_compliance, mcp__devtools__devtools_api_usage, mcp__devtools__devtools_app_list\nlicense: MIT\n---\n\n# App Health Check\n\nRun a full audit of a Meta app and produce an actionable report.\n\n## Workflow\n\n1. **Identify the app.** Ask the user for the app **name or ID**. If they give a name (or aren't sure of the ID), call `devtools_app_list` (action `list`) and resolve it to an `app_id` — match the name case-insensitively. If several apps match or it's ambiguous, show the candidates (name, ID, viewer role) and ask the user to pick. If they give a numeric ID, use it directly.\n\n2. **Collect data in parallel.** Run all calls concurrently to minimize latency:\n   - `devtools_app` with action `basic_settings` — app name, category, platform, contact info\n   - `devtools_app` with action `security` — app secret rotation, allowed domains, data deletion URL\n   - `devtools_compliance` with action `status` — open required actions, violations, recommendations\n   - `devtools_app_review` with action `status` — current review state, pending submissions\n   - `devtools_api_usage` with action `rate_limits` — current rate limit health\n   - `devtools_api_usage` with action `deprecations` — deprecated APIs needing migration\n\n3. **Synthesize the report.** Organize findings into these sections:\n\n   ### Report Format\n\n   **App Overview**\n   - App name, ID, category, status\n\n   **Security**\n   - Highlight any issues: missing data deletion URL, stale app secret, overly broad domain allowlist\n   - Flag if App Secret has not been rotated recently\n\n   **Compliance**\n   - List any open required actions with deadlines\n   - List any active violations\n   - Summarize recommendations\n\n   **App Review**\n   - Current review status\n   - Any pending or rejected submissions\n   - Permissions\u002Ffeatures that still need review\n\n   **API Health**\n   - Rate limit status (healthy \u002F warning \u002F throttled)\n   - Any metrics above 80% usage\n   - Deprecated APIs with severity and migration recommendations\n\n   **Action Items**\n   - Prioritized list of things to fix, ordered by severity (violations > required actions > recommendations > improvements)\n\n4. **Offer next steps.** Suggest relevant follow-up skills:\n   - `\u002Fcompliance-check` for deeper compliance remediation\n   - `\u002Fapp-review-prep` if there are pending review requirements\n   - `\u002Fwebhook-setup` if webhooks aren't configured yet\n   - `\u002Fapi-health` for deeper API usage analysis and endpoint-level investigation\n\n## Tips\n\n- If any MCP call fails, report the failure in the relevant section rather than aborting the whole check.\n- Always include the app ID in the report header for easy reference.\n- For apps with no issues, keep the report short — don't pad with unnecessary detail.\n",{"data":37,"body":39},{"name":4,"description":6,"allowed-tools":38,"license":29},"mcp__devtools__devtools_app, mcp__devtools__devtools_app_review, mcp__devtools__devtools_compliance, mcp__devtools__devtools_api_usage, mcp__devtools__devtools_app_list",{"type":40,"children":41},"root",[42,50,56,63,434,440],{"type":43,"tag":44,"props":45,"children":46},"element","h1",{"id":4},[47],{"type":48,"value":49},"text","App Health Check",{"type":43,"tag":51,"props":52,"children":53},"p",{},[54],{"type":48,"value":55},"Run a full audit of a Meta app and produce an actionable report.",{"type":43,"tag":57,"props":58,"children":60},"h2",{"id":59},"workflow",[61],{"type":48,"value":62},"Workflow",{"type":43,"tag":64,"props":65,"children":66},"ol",{},[67,111,230,377],{"type":43,"tag":68,"props":69,"children":70},"li",{},[71,77,79,84,86,93,95,101,103,109],{"type":43,"tag":72,"props":73,"children":74},"strong",{},[75],{"type":48,"value":76},"Identify the app.",{"type":48,"value":78}," Ask the user for the app ",{"type":43,"tag":72,"props":80,"children":81},{},[82],{"type":48,"value":83},"name or ID",{"type":48,"value":85},". If they give a name (or aren't sure of the ID), call ",{"type":43,"tag":87,"props":88,"children":90},"code",{"className":89},[],[91],{"type":48,"value":92},"devtools_app_list",{"type":48,"value":94}," (action ",{"type":43,"tag":87,"props":96,"children":98},{"className":97},[],[99],{"type":48,"value":100},"list",{"type":48,"value":102},") and resolve it to an ",{"type":43,"tag":87,"props":104,"children":106},{"className":105},[],[107],{"type":48,"value":108},"app_id",{"type":48,"value":110}," — match the name case-insensitively. If several apps match or it's ambiguous, show the candidates (name, ID, viewer role) and ask the user to pick. If they give a numeric ID, use it directly.",{"type":43,"tag":68,"props":112,"children":113},{},[114,119,121],{"type":43,"tag":72,"props":115,"children":116},{},[117],{"type":48,"value":118},"Collect data in parallel.",{"type":48,"value":120}," Run all calls concurrently to minimize latency:",{"type":43,"tag":122,"props":123,"children":124},"ul",{},[125,144,160,178,195,213],{"type":43,"tag":68,"props":126,"children":127},{},[128,134,136,142],{"type":43,"tag":87,"props":129,"children":131},{"className":130},[],[132],{"type":48,"value":133},"devtools_app",{"type":48,"value":135}," with action ",{"type":43,"tag":87,"props":137,"children":139},{"className":138},[],[140],{"type":48,"value":141},"basic_settings",{"type":48,"value":143}," — app name, category, platform, contact info",{"type":43,"tag":68,"props":145,"children":146},{},[147,152,153,158],{"type":43,"tag":87,"props":148,"children":150},{"className":149},[],[151],{"type":48,"value":133},{"type":48,"value":135},{"type":43,"tag":87,"props":154,"children":156},{"className":155},[],[157],{"type":48,"value":15},{"type":48,"value":159}," — app secret rotation, allowed domains, data deletion URL",{"type":43,"tag":68,"props":161,"children":162},{},[163,169,170,176],{"type":43,"tag":87,"props":164,"children":166},{"className":165},[],[167],{"type":48,"value":168},"devtools_compliance",{"type":48,"value":135},{"type":43,"tag":87,"props":171,"children":173},{"className":172},[],[174],{"type":48,"value":175},"status",{"type":48,"value":177}," — open required actions, violations, recommendations",{"type":43,"tag":68,"props":179,"children":180},{},[181,187,188,193],{"type":43,"tag":87,"props":182,"children":184},{"className":183},[],[185],{"type":48,"value":186},"devtools_app_review",{"type":48,"value":135},{"type":43,"tag":87,"props":189,"children":191},{"className":190},[],[192],{"type":48,"value":175},{"type":48,"value":194}," — current review state, pending submissions",{"type":43,"tag":68,"props":196,"children":197},{},[198,204,205,211],{"type":43,"tag":87,"props":199,"children":201},{"className":200},[],[202],{"type":48,"value":203},"devtools_api_usage",{"type":48,"value":135},{"type":43,"tag":87,"props":206,"children":208},{"className":207},[],[209],{"type":48,"value":210},"rate_limits",{"type":48,"value":212}," — current rate limit health",{"type":43,"tag":68,"props":214,"children":215},{},[216,221,222,228],{"type":43,"tag":87,"props":217,"children":219},{"className":218},[],[220],{"type":48,"value":203},{"type":48,"value":135},{"type":43,"tag":87,"props":223,"children":225},{"className":224},[],[226],{"type":48,"value":227},"deprecations",{"type":48,"value":229}," — deprecated APIs needing migration",{"type":43,"tag":68,"props":231,"children":232},{},[233,238,240,247,251,256,264,267,271,284,287,291,309,312,317,335,338,343,361,364,369],{"type":43,"tag":72,"props":234,"children":235},{},[236],{"type":48,"value":237},"Synthesize the report.",{"type":48,"value":239}," Organize findings into these sections:",{"type":43,"tag":241,"props":242,"children":244},"h3",{"id":243},"report-format",[245],{"type":48,"value":246},"Report Format",{"type":43,"tag":248,"props":249,"children":250},"br",{},[],{"type":43,"tag":72,"props":252,"children":253},{},[254],{"type":48,"value":255},"App Overview",{"type":43,"tag":122,"props":257,"children":258},{},[259],{"type":43,"tag":68,"props":260,"children":261},{},[262],{"type":48,"value":263},"App name, ID, category, status",{"type":43,"tag":248,"props":265,"children":266},{},[],{"type":43,"tag":72,"props":268,"children":269},{},[270],{"type":48,"value":14},{"type":43,"tag":122,"props":272,"children":273},{},[274,279],{"type":43,"tag":68,"props":275,"children":276},{},[277],{"type":48,"value":278},"Highlight any issues: missing data deletion URL, stale app secret, overly broad domain allowlist",{"type":43,"tag":68,"props":280,"children":281},{},[282],{"type":48,"value":283},"Flag if App Secret has not been rotated recently",{"type":43,"tag":248,"props":285,"children":286},{},[],{"type":43,"tag":72,"props":288,"children":289},{},[290],{"type":48,"value":21},{"type":43,"tag":122,"props":292,"children":293},{},[294,299,304],{"type":43,"tag":68,"props":295,"children":296},{},[297],{"type":48,"value":298},"List any open required actions with deadlines",{"type":43,"tag":68,"props":300,"children":301},{},[302],{"type":48,"value":303},"List any active violations",{"type":43,"tag":68,"props":305,"children":306},{},[307],{"type":48,"value":308},"Summarize recommendations",{"type":43,"tag":248,"props":310,"children":311},{},[],{"type":43,"tag":72,"props":313,"children":314},{},[315],{"type":48,"value":316},"App Review",{"type":43,"tag":122,"props":318,"children":319},{},[320,325,330],{"type":43,"tag":68,"props":321,"children":322},{},[323],{"type":48,"value":324},"Current review status",{"type":43,"tag":68,"props":326,"children":327},{},[328],{"type":48,"value":329},"Any pending or rejected submissions",{"type":43,"tag":68,"props":331,"children":332},{},[333],{"type":48,"value":334},"Permissions\u002Ffeatures that still need review",{"type":43,"tag":248,"props":336,"children":337},{},[],{"type":43,"tag":72,"props":339,"children":340},{},[341],{"type":48,"value":342},"API Health",{"type":43,"tag":122,"props":344,"children":345},{},[346,351,356],{"type":43,"tag":68,"props":347,"children":348},{},[349],{"type":48,"value":350},"Rate limit status (healthy \u002F warning \u002F throttled)",{"type":43,"tag":68,"props":352,"children":353},{},[354],{"type":48,"value":355},"Any metrics above 80% usage",{"type":43,"tag":68,"props":357,"children":358},{},[359],{"type":48,"value":360},"Deprecated APIs with severity and migration recommendations",{"type":43,"tag":248,"props":362,"children":363},{},[],{"type":43,"tag":72,"props":365,"children":366},{},[367],{"type":48,"value":368},"Action Items",{"type":43,"tag":122,"props":370,"children":371},{},[372],{"type":43,"tag":68,"props":373,"children":374},{},[375],{"type":48,"value":376},"Prioritized list of things to fix, ordered by severity (violations > required actions > recommendations > improvements)",{"type":43,"tag":68,"props":378,"children":379},{},[380,385,387],{"type":43,"tag":72,"props":381,"children":382},{},[383],{"type":48,"value":384},"Offer next steps.",{"type":48,"value":386}," Suggest relevant follow-up skills:",{"type":43,"tag":122,"props":388,"children":389},{},[390,401,412,423],{"type":43,"tag":68,"props":391,"children":392},{},[393,399],{"type":43,"tag":87,"props":394,"children":396},{"className":395},[],[397],{"type":48,"value":398},"\u002Fcompliance-check",{"type":48,"value":400}," for deeper compliance remediation",{"type":43,"tag":68,"props":402,"children":403},{},[404,410],{"type":43,"tag":87,"props":405,"children":407},{"className":406},[],[408],{"type":48,"value":409},"\u002Fapp-review-prep",{"type":48,"value":411}," if there are pending review requirements",{"type":43,"tag":68,"props":413,"children":414},{},[415,421],{"type":43,"tag":87,"props":416,"children":418},{"className":417},[],[419],{"type":48,"value":420},"\u002Fwebhook-setup",{"type":48,"value":422}," if webhooks aren't configured yet",{"type":43,"tag":68,"props":424,"children":425},{},[426,432],{"type":43,"tag":87,"props":427,"children":429},{"className":428},[],[430],{"type":48,"value":431},"\u002Fapi-health",{"type":48,"value":433}," for deeper API usage analysis and endpoint-level investigation",{"type":43,"tag":57,"props":435,"children":437},{"id":436},"tips",[438],{"type":48,"value":439},"Tips",{"type":43,"tag":122,"props":441,"children":442},{},[443,448,453],{"type":43,"tag":68,"props":444,"children":445},{},[446],{"type":48,"value":447},"If any MCP call fails, report the failure in the relevant section rather than aborting the whole check.",{"type":43,"tag":68,"props":449,"children":450},{},[451],{"type":48,"value":452},"Always include the app ID in the report header for easy reference.",{"type":43,"tag":68,"props":454,"children":455},{},[456],{"type":48,"value":457},"For apps with no issues, keep the report short — don't pad with unnecessary detail.",{"items":459,"total":550},[460,474,488,495,509,522,536],{"slug":461,"name":461,"fn":462,"description":463,"org":464,"tags":465,"stars":26,"repoUrl":27,"updatedAt":473},"api-health","monitor API health for Meta apps","Monitor API health for a Meta app — check rate limits, call volume, and API deprecations. Use whenever a user asks whether their app is being throttled, is near its rate limits, how much of its call volume or quota is being used, or about deprecated Graph API versions. Prefer this skill over calling devtools_api_usage directly — it resolves the app, pulls rate limits, call volume, and deprecations together, and applies the warning\u002Fthrottle thresholds and standard report format that ad-hoc tool calls miss.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[466,469,472],{"name":467,"slug":468,"type":16},"API Development","api-development",{"name":470,"slug":471,"type":16},"Monitoring","monitoring",{"name":18,"slug":19,"type":16},"2026-07-31T05:52:25.572894",{"slug":475,"name":475,"fn":476,"description":477,"org":478,"tags":479,"stars":26,"repoUrl":27,"updatedAt":487},"api-integration","set up Meta API integrations","Guide a developer through setting up a Meta API integration from scratch — discovers the right APIs, fetches setup guides, authentication requirements, permissions, and code examples. Use when the user wants to build with a specific Meta product (WhatsApp, Instagram, Messenger, Pages, Ads, etc.).",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[480,481,484],{"name":467,"slug":468,"type":16},{"name":482,"slug":483,"type":16},"Documentation","documentation",{"name":485,"slug":486,"type":16},"Integrations","integrations","2026-07-14T05:52:01.492409",{"slug":4,"name":4,"fn":5,"description":6,"org":489,"tags":490,"stars":26,"repoUrl":27,"updatedAt":28},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[491,492,493,494],{"name":24,"slug":25,"type":16},{"name":21,"slug":22,"type":16},{"name":18,"slug":19,"type":16},{"name":14,"slug":15,"type":16},{"slug":496,"name":496,"fn":497,"description":498,"org":499,"tags":500,"stars":26,"repoUrl":27,"updatedAt":508},"app-review-prep","prepare Meta apps for App Review","Prepare a Meta app for App Review — checks current status, outstanding requirements, granted privileges, and submission history. Use before submitting an app for review.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[501,502,505],{"name":21,"slug":22,"type":16},{"name":503,"slug":504,"type":16},"Deployment","deployment",{"name":506,"slug":507,"type":16},"Operations","operations","2026-07-14T05:52:00.233172",{"slug":510,"name":510,"fn":511,"description":512,"org":513,"tags":514,"stars":26,"repoUrl":27,"updatedAt":521},"compliance-check","check compliance status for Meta apps","Check compliance status for a Meta app — surfaces open required actions, active violations, and recommendations with remediation guidance. Use to audit compliance posture or resolve compliance blockers.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[515,516,517,520],{"name":24,"slug":25,"type":16},{"name":21,"slug":22,"type":16},{"name":518,"slug":519,"type":16},"Regulatory Compliance","regulatory-compliance",{"name":14,"slug":15,"type":16},"2026-07-14T05:52:04.015719",{"slug":523,"name":523,"fn":524,"description":525,"org":526,"tags":527,"stars":26,"repoUrl":27,"updatedAt":535},"debug-webhooks","troubleshoot Meta app webhooks","Troubleshoot webhook issues for a Meta app — inspect active subscriptions, identify misconfiguration, and send test payloads to verify delivery. Use when webhooks aren't working as expected.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[528,529,532],{"name":467,"slug":468,"type":16},{"name":530,"slug":531,"type":16},"Debugging","debugging",{"name":533,"slug":534,"type":16},"Webhooks","webhooks","2026-07-21T05:38:38.458938",{"slug":537,"name":537,"fn":538,"description":539,"org":540,"tags":541,"stars":26,"repoUrl":27,"updatedAt":549},"search-docs","search Meta developer documentation","Search Meta developer documentation for API guides, references, and tutorials. Use when looking up how a Meta API works, finding integration guides, or exploring platform capabilities.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[542,543,546],{"name":482,"slug":483,"type":16},{"name":544,"slug":545,"type":16},"Reference","reference",{"name":547,"slug":548,"type":16},"Search","search","2026-07-14T05:51:56.473063",8,{"items":552,"total":740},[553,577,591,612,633,650,659,679,692,707,719,729],{"slug":554,"name":554,"fn":555,"description":556,"org":557,"tags":558,"stars":574,"repoUrl":575,"updatedAt":576},"relay-best-practices","write idiomatic Relay code","Best practices for writing idiomatic Relay code. ALWAYS use this skill when writing or modifying React components that use Relay for data fetching. Covers fragments, queries, mutations, pagination, and common anti-patterns. Use when you see `useFragment`, `useLazyLoadQuery`, `usePreloadedQuery`, `useMutation`, `usePaginationFragment`, `graphql` template literals, `react-relay` imports, or `__generated__\u002F*.graphql` files. Also use when asked to explain Relay concepts, debug Relay issues, or review Relay code.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[559,562,565,568,571],{"name":560,"slug":561,"type":16},"Engineering","engineering",{"name":563,"slug":564,"type":16},"Frontend","frontend",{"name":566,"slug":567,"type":16},"GraphQL","graphql",{"name":569,"slug":570,"type":16},"React","react",{"name":572,"slug":573,"type":16},"Relay","relay",18950,"https:\u002F\u002Fgithub.com\u002Ffacebook\u002Frelay","2026-04-22T04:58:15.370563",{"slug":578,"name":578,"fn":579,"description":580,"org":581,"tags":582,"stars":574,"repoUrl":575,"updatedAt":590},"relay-performance","optimize Relay application performance","Performance best practices for Relay applications. Use when optimizing data fetching, reducing re-renders, configuring caching, or improving time to first meaningful paint. Covers query placement, @defer, pagination, fetch policies, garbage collection, fragment granularity, and server-side filtering. Companion to the relay-best-practices skill which covers correctness and architecture.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[583,584,585,588,589],{"name":563,"slug":564,"type":16},{"name":566,"slug":567,"type":16},{"name":586,"slug":587,"type":16},"Performance","performance",{"name":569,"slug":570,"type":16},{"name":572,"slug":573,"type":16},"2026-06-10T07:30:28.726513",{"slug":592,"name":592,"fn":593,"description":594,"org":595,"tags":596,"stars":609,"repoUrl":610,"updatedAt":611},"add-shape-types-to-torch-model","annotate PyTorch models with tensor shapes","Port a PyTorch model to use pyrefly's tensor shape type system (Tensor[[B, C, H, W]], Int[T]). Use this skill whenever the user wants to add shape annotations to a PyTorch model, type a model with tensor dimensions, port a model to use shape tracking, or annotate model forward methods with tensor shapes. Also use when the user mentions tensor shape ports, Int types for PyTorch, or pyrefly shape checking on a model file. Invoke BEFORE starting any model port — the skill's gated workflow prevents common failure modes.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[597,600,603,606],{"name":598,"slug":599,"type":16},"Data Modeling","data-modeling",{"name":601,"slug":602,"type":16},"Deep Learning","deep-learning",{"name":604,"slug":605,"type":16},"Python","python",{"name":607,"slug":608,"type":16},"PyTorch","pytorch",6833,"https:\u002F\u002Fgithub.com\u002Ffacebook\u002Fpyrefly","2026-07-18T05:12:08.515952",{"slug":613,"name":613,"fn":614,"description":615,"org":616,"tags":617,"stars":630,"repoUrl":631,"updatedAt":632},"camera-streaming","configure camera streaming and photo capture","Stream, video frames, photo capture, resolution\u002Fframe rate configuration",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[618,621,624,627],{"name":619,"slug":620,"type":16},"Camera","camera",{"name":622,"slug":623,"type":16},"Hardware","hardware",{"name":625,"slug":626,"type":16},"iOS","ios",{"name":628,"slug":629,"type":16},"Video","video",488,"https:\u002F\u002Fgithub.com\u002Ffacebook\u002Fmeta-wearables-dat-ios","2026-05-15T06:14:43.555881",{"slug":634,"name":634,"fn":635,"description":636,"org":637,"tags":638,"stars":630,"repoUrl":631,"updatedAt":649},"dat-conventions","develop iOS applications with DAT SDK","Swift patterns, async\u002Fawait, naming conventions, key types for DAT SDK iOS development",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[639,640,643,646],{"name":625,"slug":626,"type":16},{"name":641,"slug":642,"type":16},"Mobile","mobile",{"name":644,"slug":645,"type":16},"SDK","sdk",{"name":647,"slug":648,"type":16},"Swift","swift","2026-05-15T06:14:42.334435",{"slug":531,"name":531,"fn":651,"description":652,"org":653,"tags":654,"stars":630,"repoUrl":631,"updatedAt":658},"debug wearable device software","Common issues, Developer Mode, version compatibility, state machine diagnosis",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[655,656,657],{"name":530,"slug":531,"type":16},{"name":560,"slug":561,"type":16},{"name":625,"slug":626,"type":16},"2026-05-15T06:14:38.626606",{"slug":660,"name":660,"fn":661,"description":662,"org":663,"tags":664,"stars":630,"repoUrl":631,"updatedAt":678},"display-access","manage display capabilities on wearable devices","Display capability setup, display-capable device selection, UI DSL, icons, buttons, images, and video playback",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[665,668,671,674,677],{"name":666,"slug":667,"type":16},"Design","design",{"name":669,"slug":670,"type":16},"Images","images",{"name":672,"slug":673,"type":16},"Interaction","interaction",{"name":675,"slug":676,"type":16},"UI Components","ui-components",{"name":628,"slug":629,"type":16},"2026-05-15T06:14:39.844502",{"slug":680,"name":680,"fn":681,"description":682,"org":683,"tags":684,"stars":630,"repoUrl":631,"updatedAt":691},"getting-started","set up Meta wearable SDK integration","SDK setup, Swift Package Manager integration, Info.plist configuration, and first connection to Meta glasses",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[685,688,689,690],{"name":686,"slug":687,"type":16},"Configuration","configuration",{"name":625,"slug":626,"type":16},{"name":644,"slug":645,"type":16},{"name":647,"slug":648,"type":16},"2026-05-15T06:14:41.086639",{"slug":693,"name":693,"fn":694,"description":695,"org":696,"tags":697,"stars":630,"repoUrl":631,"updatedAt":706},"mockdevice-testing","test wearable apps with mock devices","MockDeviceKit for testing without physical glasses hardware",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[698,699,700,703],{"name":625,"slug":626,"type":16},{"name":641,"slug":642,"type":16},{"name":701,"slug":702,"type":16},"QA","qa",{"name":704,"slug":705,"type":16},"Testing","testing","2026-05-15T06:14:37.406692",{"slug":708,"name":708,"fn":709,"description":710,"org":711,"tags":712,"stars":630,"repoUrl":631,"updatedAt":718},"permissions-registration","register apps with Meta AI","App registration with Meta AI, camera permission flows",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[713,714,715],{"name":619,"slug":620,"type":16},{"name":625,"slug":626,"type":16},{"name":716,"slug":717,"type":16},"Permissions","permissions","2026-05-15T06:14:46.030253",{"slug":720,"name":720,"fn":721,"description":722,"org":723,"tags":724,"stars":630,"repoUrl":631,"updatedAt":728},"sample-app-guide","build wearable apps with camera streaming","Building a complete DAT app with camera streaming and photo capture",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[725,726,727],{"name":619,"slug":620,"type":16},{"name":625,"slug":626,"type":16},{"name":641,"slug":642,"type":16},"2026-05-15T06:14:36.185947",{"slug":730,"name":730,"fn":731,"description":732,"org":733,"tags":734,"stars":630,"repoUrl":631,"updatedAt":739},"session-lifecycle","monitor device session lifecycle states","Device session states, pause\u002Fresume, availability monitoring",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[735,736,737,738],{"name":625,"slug":626,"type":16},{"name":641,"slug":642,"type":16},{"name":470,"slug":471,"type":16},{"name":586,"slug":587,"type":16},"2026-05-15T06:14:44.790925",27]