[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-callstack-react-navigation":3,"mdc-unw88v-key":37,"related-org-callstack-react-navigation":477,"related-repo-callstack-react-navigation":652},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":12,"stars":26,"repoUrl":27,"updatedAt":28,"license":29,"forks":30,"topics":31,"repo":32,"sourceUrl":35,"mdContent":36},"react-navigation","configure React Navigation UI patterns","Provides React Navigation UI patterns for stacks, tabs, drawers etc. Use when building navigation UIs with React Navigation, configuring headers, bottom sheets or handling safe areas and insets.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},"callstack","Callstack","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fcallstack.png","callstackincubator",[13,17,20,23],{"name":14,"slug":15,"type":16},"React","react","tag",{"name":18,"slug":19,"type":16},"Mobile","mobile",{"name":21,"slug":22,"type":16},"Navigation","navigation",{"name":24,"slug":25,"type":16},"Frontend","frontend",1527,"https:\u002F\u002Fgithub.com\u002Fcallstackincubator\u002Fagent-skills","2026-06-26T07:57:54.478042","MIT",109,[],{"repoUrl":27,"stars":26,"forks":30,"topics":33,"description":34},[],"A collection of agent-optimized React Native skills for AI coding assistants.","https:\u002F\u002Fgithub.com\u002Fcallstackincubator\u002Fagent-skills\u002Ftree\u002FHEAD\u002Fskills\u002Freact-navigation","---\nname: react-navigation\ndescription: Provides React Navigation UI patterns for stacks, tabs, drawers etc. Use when building navigation UIs with React Navigation, configuring headers, bottom sheets or handling safe areas and insets.\nlicense: MIT\nmetadata:\n  author: Callstack\n  tags: react-navigation, navigation, ui, native-stack, header, bottom-tabs, native-bottom-tabs, material-top-tabs, drawer, form-sheet, status-bar, safe-area, nested-navigators\n---\n\n# React Navigation\n\n## Overview\n\nGuide for building navigation UIs with React Navigation.\n\nThis skill only applies to React Navigation 7. The API and patterns may not work with different versions.\n\n## API Selection\n\nReact Navigation offers two API - object-based `Static API` and component-based `Dynamic API`.\n\n- **Existing Apps**: Check the current navigation setup and follow the same API style when using the references\n- **New Apps**: If the app does not have an existing navigation setup yet, prefer `Static API`\n\n## When to Apply\n\nReference this skill when:\n\n- Building navigation UI patterns such as stacks, tabs, drawers, sheets etc.\n- Configuring headers and other built-in navigator UI\n- Handling safe areas and insets in navigation UI\n\n## References\n\n| File                                        | Description                    |\n| ------------------------------------------- | ------------------------------ |\n| [stacks.md][stacks]                         | Stack based navigation         |\n| [form-sheet.md][form-sheet]                 | Bottom sheet and form sheets   |\n| [bottom-tabs.md][bottom-tabs]               | Cross-platform bottom tabs     |\n| [native-bottom-tabs.md][native-bottom-tabs] | Native bottom tabs             |\n| [material-top-tabs.md][material-top-tabs]   | Swipeable Top tabs             |\n| [drawers.md][drawers]                       | Drawer navigation and sidebars |\n| [header.md][header]                         | Configuring headers            |\n| [safe-areas.md][safe-areas]                 | Safe-area handling             |\n\n## Problem -> Skill Mapping\n\n| Problem                                                                   | Start With                                  |\n| ------------------------------------------------------------------------- | ------------------------------------------- |\n| Showing screens and modals in a stack                                     | [stacks.md][stacks]                         |\n| Showing bottom sheets or form sheets                                      | [form-sheet.md][form-sheet]                 |\n| Showing screens in bottom tabs or responsive sidebars with web support    | [bottom-tabs.md][bottom-tabs]               |\n| Showing screens in native tabs on iOS & Android                           | [native-bottom-tabs.md][native-bottom-tabs] |\n| Showing content in swipeable top tabs                                     | [material-top-tabs.md][material-top-tabs]   |\n| Using a drawer or sidebar                                                 | [drawers.md][drawers]                       |\n| Configuring the header in bottom tab or drawer navigator                  | [header.md][header]                         |\n| Handling safe-area such as status bar, header insets, tab bar insets etc. | [safe-areas.md][safe-areas]                 |\n\n[stacks]: references\u002Fstacks.md\n[form-sheet]: references\u002Fform-sheet.md\n[safe-areas]: references\u002Fsafe-areas.md\n[bottom-tabs]: references\u002Fbottom-tabs.md\n[native-bottom-tabs]: references\u002Fnative-bottom-tabs.md\n[material-top-tabs]: references\u002Fmaterial-top-tabs.md\n[drawers]: references\u002Fdrawers.md\n[header]: references\u002Fheader.md\n",{"data":38,"body":41},{"name":4,"description":6,"license":29,"metadata":39},{"author":9,"tags":40},"react-navigation, navigation, ui, native-stack, header, bottom-tabs, native-bottom-tabs, material-top-tabs, drawer, form-sheet, status-bar, safe-area, nested-navigators",{"type":42,"children":43},"root",[44,52,59,65,70,76,98,129,135,140,158,164,329,335],{"type":45,"tag":46,"props":47,"children":48},"element","h1",{"id":4},[49],{"type":50,"value":51},"text","React Navigation",{"type":45,"tag":53,"props":54,"children":56},"h2",{"id":55},"overview",[57],{"type":50,"value":58},"Overview",{"type":45,"tag":60,"props":61,"children":62},"p",{},[63],{"type":50,"value":64},"Guide for building navigation UIs with React Navigation.",{"type":45,"tag":60,"props":66,"children":67},{},[68],{"type":50,"value":69},"This skill only applies to React Navigation 7. The API and patterns may not work with different versions.",{"type":45,"tag":53,"props":71,"children":73},{"id":72},"api-selection",[74],{"type":50,"value":75},"API Selection",{"type":45,"tag":60,"props":77,"children":78},{},[79,81,88,90,96],{"type":50,"value":80},"React Navigation offers two API - object-based ",{"type":45,"tag":82,"props":83,"children":85},"code",{"className":84},[],[86],{"type":50,"value":87},"Static API",{"type":50,"value":89}," and component-based ",{"type":45,"tag":82,"props":91,"children":93},{"className":92},[],[94],{"type":50,"value":95},"Dynamic API",{"type":50,"value":97},".",{"type":45,"tag":99,"props":100,"children":101},"ul",{},[102,114],{"type":45,"tag":103,"props":104,"children":105},"li",{},[106,112],{"type":45,"tag":107,"props":108,"children":109},"strong",{},[110],{"type":50,"value":111},"Existing Apps",{"type":50,"value":113},": Check the current navigation setup and follow the same API style when using the references",{"type":45,"tag":103,"props":115,"children":116},{},[117,122,124],{"type":45,"tag":107,"props":118,"children":119},{},[120],{"type":50,"value":121},"New Apps",{"type":50,"value":123},": If the app does not have an existing navigation setup yet, prefer ",{"type":45,"tag":82,"props":125,"children":127},{"className":126},[],[128],{"type":50,"value":87},{"type":45,"tag":53,"props":130,"children":132},{"id":131},"when-to-apply",[133],{"type":50,"value":134},"When to Apply",{"type":45,"tag":60,"props":136,"children":137},{},[138],{"type":50,"value":139},"Reference this skill when:",{"type":45,"tag":99,"props":141,"children":142},{},[143,148,153],{"type":45,"tag":103,"props":144,"children":145},{},[146],{"type":50,"value":147},"Building navigation UI patterns such as stacks, tabs, drawers, sheets etc.",{"type":45,"tag":103,"props":149,"children":150},{},[151],{"type":50,"value":152},"Configuring headers and other built-in navigator UI",{"type":45,"tag":103,"props":154,"children":155},{},[156],{"type":50,"value":157},"Handling safe areas and insets in navigation UI",{"type":45,"tag":53,"props":159,"children":161},{"id":160},"references",[162],{"type":50,"value":163},"References",{"type":45,"tag":165,"props":166,"children":167},"table",{},[168,187],{"type":45,"tag":169,"props":170,"children":171},"thead",{},[172],{"type":45,"tag":173,"props":174,"children":175},"tr",{},[176,182],{"type":45,"tag":177,"props":178,"children":179},"th",{},[180],{"type":50,"value":181},"File",{"type":45,"tag":177,"props":183,"children":184},{},[185],{"type":50,"value":186},"Description",{"type":45,"tag":188,"props":189,"children":190},"tbody",{},[191,210,227,244,261,278,295,312],{"type":45,"tag":173,"props":192,"children":193},{},[194,205],{"type":45,"tag":195,"props":196,"children":197},"td",{},[198],{"type":45,"tag":199,"props":200,"children":202},"a",{"href":201},"references\u002Fstacks.md",[203],{"type":50,"value":204},"stacks.md",{"type":45,"tag":195,"props":206,"children":207},{},[208],{"type":50,"value":209},"Stack based navigation",{"type":45,"tag":173,"props":211,"children":212},{},[213,222],{"type":45,"tag":195,"props":214,"children":215},{},[216],{"type":45,"tag":199,"props":217,"children":219},{"href":218},"references\u002Fform-sheet.md",[220],{"type":50,"value":221},"form-sheet.md",{"type":45,"tag":195,"props":223,"children":224},{},[225],{"type":50,"value":226},"Bottom sheet and form sheets",{"type":45,"tag":173,"props":228,"children":229},{},[230,239],{"type":45,"tag":195,"props":231,"children":232},{},[233],{"type":45,"tag":199,"props":234,"children":236},{"href":235},"references\u002Fbottom-tabs.md",[237],{"type":50,"value":238},"bottom-tabs.md",{"type":45,"tag":195,"props":240,"children":241},{},[242],{"type":50,"value":243},"Cross-platform bottom tabs",{"type":45,"tag":173,"props":245,"children":246},{},[247,256],{"type":45,"tag":195,"props":248,"children":249},{},[250],{"type":45,"tag":199,"props":251,"children":253},{"href":252},"references\u002Fnative-bottom-tabs.md",[254],{"type":50,"value":255},"native-bottom-tabs.md",{"type":45,"tag":195,"props":257,"children":258},{},[259],{"type":50,"value":260},"Native bottom tabs",{"type":45,"tag":173,"props":262,"children":263},{},[264,273],{"type":45,"tag":195,"props":265,"children":266},{},[267],{"type":45,"tag":199,"props":268,"children":270},{"href":269},"references\u002Fmaterial-top-tabs.md",[271],{"type":50,"value":272},"material-top-tabs.md",{"type":45,"tag":195,"props":274,"children":275},{},[276],{"type":50,"value":277},"Swipeable Top tabs",{"type":45,"tag":173,"props":279,"children":280},{},[281,290],{"type":45,"tag":195,"props":282,"children":283},{},[284],{"type":45,"tag":199,"props":285,"children":287},{"href":286},"references\u002Fdrawers.md",[288],{"type":50,"value":289},"drawers.md",{"type":45,"tag":195,"props":291,"children":292},{},[293],{"type":50,"value":294},"Drawer navigation and sidebars",{"type":45,"tag":173,"props":296,"children":297},{},[298,307],{"type":45,"tag":195,"props":299,"children":300},{},[301],{"type":45,"tag":199,"props":302,"children":304},{"href":303},"references\u002Fheader.md",[305],{"type":50,"value":306},"header.md",{"type":45,"tag":195,"props":308,"children":309},{},[310],{"type":50,"value":311},"Configuring headers",{"type":45,"tag":173,"props":313,"children":314},{},[315,324],{"type":45,"tag":195,"props":316,"children":317},{},[318],{"type":45,"tag":199,"props":319,"children":321},{"href":320},"references\u002Fsafe-areas.md",[322],{"type":50,"value":323},"safe-areas.md",{"type":45,"tag":195,"props":325,"children":326},{},[327],{"type":50,"value":328},"Safe-area handling",{"type":45,"tag":53,"props":330,"children":332},{"id":331},"problem-skill-mapping",[333],{"type":50,"value":334},"Problem -> Skill Mapping",{"type":45,"tag":165,"props":336,"children":337},{},[338,354],{"type":45,"tag":169,"props":339,"children":340},{},[341],{"type":45,"tag":173,"props":342,"children":343},{},[344,349],{"type":45,"tag":177,"props":345,"children":346},{},[347],{"type":50,"value":348},"Problem",{"type":45,"tag":177,"props":350,"children":351},{},[352],{"type":50,"value":353},"Start With",{"type":45,"tag":188,"props":355,"children":356},{},[357,372,387,402,417,432,447,462],{"type":45,"tag":173,"props":358,"children":359},{},[360,365],{"type":45,"tag":195,"props":361,"children":362},{},[363],{"type":50,"value":364},"Showing screens and modals in a stack",{"type":45,"tag":195,"props":366,"children":367},{},[368],{"type":45,"tag":199,"props":369,"children":370},{"href":201},[371],{"type":50,"value":204},{"type":45,"tag":173,"props":373,"children":374},{},[375,380],{"type":45,"tag":195,"props":376,"children":377},{},[378],{"type":50,"value":379},"Showing bottom sheets or form sheets",{"type":45,"tag":195,"props":381,"children":382},{},[383],{"type":45,"tag":199,"props":384,"children":385},{"href":218},[386],{"type":50,"value":221},{"type":45,"tag":173,"props":388,"children":389},{},[390,395],{"type":45,"tag":195,"props":391,"children":392},{},[393],{"type":50,"value":394},"Showing screens in bottom tabs or responsive sidebars with web support",{"type":45,"tag":195,"props":396,"children":397},{},[398],{"type":45,"tag":199,"props":399,"children":400},{"href":235},[401],{"type":50,"value":238},{"type":45,"tag":173,"props":403,"children":404},{},[405,410],{"type":45,"tag":195,"props":406,"children":407},{},[408],{"type":50,"value":409},"Showing screens in native tabs on iOS & Android",{"type":45,"tag":195,"props":411,"children":412},{},[413],{"type":45,"tag":199,"props":414,"children":415},{"href":252},[416],{"type":50,"value":255},{"type":45,"tag":173,"props":418,"children":419},{},[420,425],{"type":45,"tag":195,"props":421,"children":422},{},[423],{"type":50,"value":424},"Showing content in swipeable top tabs",{"type":45,"tag":195,"props":426,"children":427},{},[428],{"type":45,"tag":199,"props":429,"children":430},{"href":269},[431],{"type":50,"value":272},{"type":45,"tag":173,"props":433,"children":434},{},[435,440],{"type":45,"tag":195,"props":436,"children":437},{},[438],{"type":50,"value":439},"Using a drawer or sidebar",{"type":45,"tag":195,"props":441,"children":442},{},[443],{"type":45,"tag":199,"props":444,"children":445},{"href":286},[446],{"type":50,"value":289},{"type":45,"tag":173,"props":448,"children":449},{},[450,455],{"type":45,"tag":195,"props":451,"children":452},{},[453],{"type":50,"value":454},"Configuring the header in bottom tab or drawer navigator",{"type":45,"tag":195,"props":456,"children":457},{},[458],{"type":45,"tag":199,"props":459,"children":460},{"href":303},[461],{"type":50,"value":306},{"type":45,"tag":173,"props":463,"children":464},{},[465,470],{"type":45,"tag":195,"props":466,"children":467},{},[468],{"type":50,"value":469},"Handling safe-area such as status bar, header insets, tab bar insets etc.",{"type":45,"tag":195,"props":471,"children":472},{},[473],{"type":45,"tag":199,"props":474,"children":475},{"href":320},[476],{"type":50,"value":323},{"items":478,"total":651},[479,499,511,529,543,555,570,587,594,606,623,637],{"slug":480,"name":480,"fn":481,"description":482,"org":483,"tags":484,"stars":26,"repoUrl":27,"updatedAt":498},"assess-react-native-migration","assess mobile product React Native migration","Assesses whether and how an existing mobile product should migrate to React Native. Use when auditing one or more product repositories for migration readiness, including products whose iOS, Android, and other clients live in separate directories or repositories; choosing brownfield, greenfield, or a checkpoint-based path; defining a representative trial; or preparing a baseline and ROI decision before implementation. When product scope or material evidence is unavailable, grills the stakeholder with exactly one question per turn instead of sending a questionnaire.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[485,488,491,494,495],{"name":486,"slug":487,"type":16},"Android","android",{"name":489,"slug":490,"type":16},"iOS","ios",{"name":492,"slug":493,"type":16},"Migration","migration",{"name":18,"slug":19,"type":16},{"name":496,"slug":497,"type":16},"React Native","react-native","2026-07-11T05:40:57.94641",{"slug":500,"name":500,"fn":501,"description":502,"org":503,"tags":504,"stars":26,"repoUrl":27,"updatedAt":510},"create-react-native-library","scaffold React Native libraries","Scaffolds React Native libraries with create-react-native-library for standalone libraries or local native modules and views. Use when creating or working on React Native libraries or adding native functionality in an existing app.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[505,508,509],{"name":506,"slug":507,"type":16},"Engineering","engineering",{"name":18,"slug":19,"type":16},{"name":496,"slug":497,"type":16},"2026-06-26T07:57:53.098041",{"slug":512,"name":512,"fn":513,"description":514,"org":515,"tags":516,"stars":26,"repoUrl":27,"updatedAt":528},"github","manage GitHub PRs with gh CLI","GitHub patterns using gh CLI for pull requests, stacked PRs, code review, branching strategies, and repository automation. Use when working with GitHub PRs, merging strategies, or repository management tasks.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[517,520,523,525],{"name":518,"slug":519,"type":16},"CLI","cli",{"name":521,"slug":522,"type":16},"Code Review","code-review",{"name":524,"slug":512,"type":16},"GitHub",{"name":526,"slug":527,"type":16},"Pull Requests","pull-requests","2026-04-06T18:06:37.430056",{"slug":530,"name":530,"fn":531,"description":532,"org":533,"tags":534,"stars":26,"repoUrl":27,"updatedAt":542},"github-actions","build React Native apps in GitHub Actions","GitHub Actions workflow patterns for React Native iOS simulator and Android emulator cloud builds with downloadable artifacts. Use when setting up CI build pipelines or downloading GitHub Actions artifacts via gh CLI and GitHub API.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[535,538,540,541],{"name":536,"slug":537,"type":16},"CI\u002FCD","cicd",{"name":539,"slug":530,"type":16},"GitHub Actions",{"name":18,"slug":19,"type":16},{"name":496,"slug":497,"type":16},"2026-04-06T18:06:38.661459",{"slug":544,"name":544,"fn":545,"description":546,"org":547,"tags":548,"stars":26,"repoUrl":27,"updatedAt":554},"react-native-best-practices","optimize React Native app performance","Provides React Native performance optimization guidelines for FPS, TTI, bundle size, memory leaks, re-renders, and animations. Applies to tasks involving Hermes optimization, JS thread blocking, bridge overhead, FlashList, native modules, or debugging jank and frame drops.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[549,550,553],{"name":18,"slug":19,"type":16},{"name":551,"slug":552,"type":16},"Performance","performance",{"name":496,"slug":497,"type":16},"2026-04-06T18:06:41.158478",{"slug":556,"name":556,"fn":557,"description":558,"org":559,"tags":560,"stars":26,"repoUrl":27,"updatedAt":569},"react-native-brownfield-migration","migrate native apps to React Native","Implements an accepted incremental brownfield migration from native iOS or Android to React Native or Expo using @callstack\u002Freact-native-brownfield. Use after the brownfield path has been selected, when setting up the integration, packaging XCFramework or AAR artifacts, or adding React Native surfaces to native hosts.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[561,562,565,566,567,568],{"name":486,"slug":487,"type":16},{"name":563,"slug":564,"type":16},"Expo","expo",{"name":489,"slug":490,"type":16},{"name":492,"slug":493,"type":16},{"name":18,"slug":19,"type":16},{"name":496,"slug":497,"type":16},"2026-04-06T18:06:42.392689",{"slug":571,"name":571,"fn":572,"description":573,"org":574,"tags":575,"stars":26,"repoUrl":27,"updatedAt":586},"react-native-tv-best-practices","review React Native TV application quality","Reviews React Native TV apps for focus\u002FD-pad navigation, 10-foot UI layout, TV playback\u002FDRM integration, low-memory TV performance, and TV accessibility. Use when building, debugging, or reviewing react-native-tvos, Expo TV, Amazon Vega\u002FKepler, or React Native web TV targets where the issue depends on remote input, TV focus, TV packaging, TV hardware, or TV playback constraints.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[576,579,580,581,582,583],{"name":577,"slug":578,"type":16},"Accessibility","accessibility",{"name":24,"slug":25,"type":16},{"name":18,"slug":19,"type":16},{"name":551,"slug":552,"type":16},{"name":496,"slug":497,"type":16},{"name":584,"slug":585,"type":16},"UI Components","ui-components","2026-06-28T08:04:16.29881",{"slug":4,"name":4,"fn":5,"description":6,"org":588,"tags":589,"stars":26,"repoUrl":27,"updatedAt":28},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[590,591,592,593],{"name":24,"slug":25,"type":16},{"name":18,"slug":19,"type":16},{"name":21,"slug":22,"type":16},{"name":14,"slug":15,"type":16},{"slug":595,"name":595,"fn":596,"description":597,"org":598,"tags":599,"stars":26,"repoUrl":27,"updatedAt":605},"upgrading-react-native","upgrade React Native apps","Upgrades React Native apps to newer versions by applying rn-diff-purge template diffs, updating package.json dependencies, migrating native iOS and Android configuration, resolving CocoaPods and Gradle changes, and handling breaking API updates. Use when upgrading React Native, bumping RN version, updating from RN 0.x to 0.y, or migrating Expo SDK alongside a React Native upgrade.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[600,601,602,603,604],{"name":486,"slug":487,"type":16},{"name":489,"slug":490,"type":16},{"name":492,"slug":493,"type":16},{"name":18,"slug":19,"type":16},{"name":496,"slug":497,"type":16},"2026-04-06T18:06:39.914409",{"slug":607,"name":607,"fn":608,"description":609,"org":610,"tags":611,"stars":620,"repoUrl":621,"updatedAt":622},"react-native-ai-skills","integrate on-device AI in React Native","Provides integration recipes for the React Native AI @react-native-ai packages that wrap the Llama.rn (Llama.cpp), MLC-LLM, Apple Foundation backends. Use when integrating local on-device AI in React Native, setting up providers, model management.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[612,615,618,619],{"name":613,"slug":614,"type":16},"AI Infrastructure","ai-infrastructure",{"name":616,"slug":617,"type":16},"LLM","llm",{"name":18,"slug":19,"type":16},{"name":496,"slug":497,"type":16},1371,"https:\u002F\u002Fgithub.com\u002Fcallstackincubator\u002Fai","2026-04-06T18:06:48.66379",{"slug":624,"name":624,"fn":625,"description":626,"org":627,"tags":628,"stars":634,"repoUrl":635,"updatedAt":636},"voltra","build Voltra iOS widgets and charts","Build, review, refactor, configure, or debug Voltra code using Voltra JSX, Voltra JS APIs, the Expo config plugin, and the Voltra CLI. Use when the user asks about charts, Live Activities, Dynamic Island UI, iOS widgets, scheduled widgets, Android widgets, ongoing notifications, image handling, app.json plugin config, React Native CLI setup, or Voltra push update flows.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[629,630,631,632],{"name":563,"slug":564,"type":16},{"name":489,"slug":490,"type":16},{"name":18,"slug":19,"type":16},{"name":633,"slug":624,"type":16},"Voltra",787,"https:\u002F\u002Fgithub.com\u002Fcallstackincubator\u002Fvoltra","2026-04-06T18:06:47.399012",{"slug":638,"name":638,"fn":639,"description":640,"org":641,"tags":642,"stars":648,"repoUrl":649,"updatedAt":650},"rozenite-agent","use Rozenite plugins for React Native devtools","Use Rozenite for Agents through CLI-driven `rozenite agent` commands to inspect React Native DevTools data and Rozenite plugins on a live app target. Trigger this skill for shell-based debugging and live session work. For Node.js or TypeScript scripts, wrappers, automations, or other programmatic SDK usage, use `rozenite-agent-sdk` instead.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[643,644,647],{"name":18,"slug":19,"type":16},{"name":645,"slug":646,"type":16},"Plugin Development","plugin-development",{"name":496,"slug":497,"type":16},633,"https:\u002F\u002Fgithub.com\u002Fcallstackincubator\u002Frozenite","2026-07-31T05:52:54.56302",15,{"items":653,"total":706},[654,662,668,675,682,688,697],{"slug":480,"name":480,"fn":481,"description":482,"org":655,"tags":656,"stars":26,"repoUrl":27,"updatedAt":498},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[657,658,659,660,661],{"name":486,"slug":487,"type":16},{"name":489,"slug":490,"type":16},{"name":492,"slug":493,"type":16},{"name":18,"slug":19,"type":16},{"name":496,"slug":497,"type":16},{"slug":500,"name":500,"fn":501,"description":502,"org":663,"tags":664,"stars":26,"repoUrl":27,"updatedAt":510},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[665,666,667],{"name":506,"slug":507,"type":16},{"name":18,"slug":19,"type":16},{"name":496,"slug":497,"type":16},{"slug":512,"name":512,"fn":513,"description":514,"org":669,"tags":670,"stars":26,"repoUrl":27,"updatedAt":528},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[671,672,673,674],{"name":518,"slug":519,"type":16},{"name":521,"slug":522,"type":16},{"name":524,"slug":512,"type":16},{"name":526,"slug":527,"type":16},{"slug":530,"name":530,"fn":531,"description":532,"org":676,"tags":677,"stars":26,"repoUrl":27,"updatedAt":542},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[678,679,680,681],{"name":536,"slug":537,"type":16},{"name":539,"slug":530,"type":16},{"name":18,"slug":19,"type":16},{"name":496,"slug":497,"type":16},{"slug":544,"name":544,"fn":545,"description":546,"org":683,"tags":684,"stars":26,"repoUrl":27,"updatedAt":554},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[685,686,687],{"name":18,"slug":19,"type":16},{"name":551,"slug":552,"type":16},{"name":496,"slug":497,"type":16},{"slug":556,"name":556,"fn":557,"description":558,"org":689,"tags":690,"stars":26,"repoUrl":27,"updatedAt":569},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[691,692,693,694,695,696],{"name":486,"slug":487,"type":16},{"name":563,"slug":564,"type":16},{"name":489,"slug":490,"type":16},{"name":492,"slug":493,"type":16},{"name":18,"slug":19,"type":16},{"name":496,"slug":497,"type":16},{"slug":571,"name":571,"fn":572,"description":573,"org":698,"tags":699,"stars":26,"repoUrl":27,"updatedAt":586},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[700,701,702,703,704,705],{"name":577,"slug":578,"type":16},{"name":24,"slug":25,"type":16},{"name":18,"slug":19,"type":16},{"name":551,"slug":552,"type":16},{"name":496,"slug":497,"type":16},{"name":584,"slug":585,"type":16},9]