Loading...
Loading...
Found 141 Skills
Build and distribute Expo development clients locally or via TestFlight
Guidelines for upgrading Expo SDK versions and fixing dependency issues
Guidelines for creating API routes in Expo Router with EAS Hosting
Architects a Flutter application using the recommended layered approach (UI, Logic, Data). Use when structuring a new project or refactoring for scalability.
Set up and connect to an Android emulator using argent MCP tools. Use when starting a new session on Android, booting an emulator, getting a device serial, or before any UI interaction task.
Debug a React Native app via Metro CDP using argent debugger tools. Use when connecting to Metro, inspecting React components, reading console logs, or evaluating JavaScript in the app runtime.
`@expo/ui/swift-ui` package lets you use SwiftUI Views and modifiers in your app.
Inspect and profile React Native component trees from agent-device. Use when debugging React Native props, state, hooks, render causes, slow components, excessive re-renders, or questions like why a component re-rendered.
Build a form with validation
Move between or deep link to different screens or routes within a Flutter application
Use the Flutter team's recommended app architecture
Architects a Flutter application using the recommended layered approach (UI, Logic, Data). Use when structuring a new project or refactoring for scalability.