PRIYANK SUTARIYA
Community@bmiit145
Priyank Sutariya's registry delivers 30 Expo and EAS skills covering React Native development, native modules, app store deployment, OTA updates, and code navigation.
Agent Skills by PRIYANK SUTARIYA
Showing 30 vetted skills indexed across 1 GitHub repositories.
debug-issue
Trace and debug code issues using knowledge graph navigation tools.
refactor-safely
Plans and executes code refactoring using dependency graph analysis and impact previews.
explore-codebase
Navigate codebase structure and trace code relationships using a knowledge graph.
review-changes
Reviews code changes using risk-scored change detection and knowledge graph impact analysis.
expo-dev-client
Build and distribute Expo development clients locally or via TestFlight using EAS Build.
expo-skill-eval
Evaluates Expo skills for trigger accuracy, code quality, and runtime rendering on iOS and Android.
eas-app-stores
Build and submit iOS and Android apps to TestFlight, the App Store, and Google Play with EAS.
expo-migrate-module
Migrate Swift Expo native modules from the 1.0 definition DSL to the 2.0 macro API.
eas-update
Configure and publish over-the-air JavaScript updates to Expo apps with EAS Update.
expo-module
Create Expo native modules and views using Swift, Kotlin, and TypeScript.
expo-brownfield
Integrate Expo and React Native screens into existing native iOS and Android apps.
expo-dom
Run web React code in native webviews using Expo DOM components.
eas-simulator
Run and control apps on remote iOS and Android simulators hosted on EAS cloud.
expo-design-system
Build and audit token-based design systems for Expo React Native apps.
expo-web-to-native
Migrates web React apps to native iOS and Android apps with Expo.
eas-workflows
Write and validate EAS workflow YAML files for Expo CI/CD pipelines.
expo-ui
Build native mobile UI with @expo/ui universal, SwiftUI, and Jetpack Compose components.
expo-examples
Adapt or scaffold Expo's official with-* integration examples into React Native apps.
eas-hosting
Deploy Expo web apps and API routes to EAS Hosting on Cloudflare Workers.
expo-animation
Builds React Native and Expo animations with Reanimated, Gesture Handler, and haptics.
eas-observe
Instrument Expo apps with expo-observe and query performance metrics via the EAS CLI.
expo-native-ui
Build native-feeling Expo screens with semantic colors, native controls, SF Symbols, and visual effects.
expo-app-clip
Adds an iOS App Clip target to an Expo app with AASA hosting and TestFlight setup.
expo-project-structure
Defines the recommended folder structure for new Expo apps using Expo Router.
Frequently Asked Questions About PRIYANK SUTARIYA
FAQPage SchemaWhat tasks can I accomplish with bmiit145's Expo and EAS skills?▼
You can scaffold Expo projects, build native modules in Swift/Kotlin, implement file-based routing with Expo Router, add animations and haptics, deploy web bundles to EAS Hosting, submit apps to app stores, push OTA updates, and monitor update health metrics like crash rates and TTI.
Who are these skills designed for?▼
Mobile engineers and React Native developers building Expo applications, teams shipping iOS/Android releases through EAS, and developers migrating web React apps to native platforms or integrating React Native screens into existing brownfield native apps.
Are these skills free and what license do they use?▼
All skills carry the MIT license and are open source. However, EAS-branded skills (eas-app-stores, eas-update, eas-hosting, eas-observe, eas-simulator) target Expo's paid EAS cloud services, while framework skills like expo-router and expo-ui cover the free open-source framework.
What prerequisites and dependencies do these skills require?▼
Skills assume an Expo project with an expo dependency in package.json. EAS skills require the EAS CLI (npx eas-cli), while evaluation skills use iOS Simulator, Android Emulator, or Expo Go. Native module work requires Swift/Kotlin toolchains; brownfield integration needs Xcode or Android Studio.
How do the code navigation skills like debug-issue and refactor-safely work?▼
They use graph-powered code navigation and dependency analysis to systematically debug issues, plan safe refactors, explore codebase structure via a knowledge graph, and perform structured code reviews with change detection and impact analysis.