PRIYANK SUTARIYA avatar

PRIYANK SUTARIYA

Community

@bmiit145

26Followers
|
90Public Repos
|
30Published Skills

Priyank Sutariya's registry delivers 30 Expo and EAS skills covering React Native development, native modules, app store deployment, OTA updates, and code navigation.

Skills Distribution
DomainDeveloper To...Expo & React Nativ.. (40%)EAS Build, Deploy .. (25%)Native UI & Design.. (15%)Code Navigation & .. (10%)

Agent Skills by PRIYANK SUTARIYA

Showing 30 vetted skills indexed across 1 GitHub repositories.

bmiit145bmiit145

debug-issue

Trace and debug code issues using knowledge graph navigation tools.

Community
Intermediate
bmiit145bmiit145

refactor-safely

Plans and executes code refactoring using dependency graph analysis and impact previews.

Community
Intermediate
bmiit145bmiit145

explore-codebase

Navigate codebase structure and trace code relationships using a knowledge graph.

Community
Intermediate
bmiit145bmiit145

review-changes

Reviews code changes using risk-scored change detection and knowledge graph impact analysis.

Community
Intermediate
bmiit145bmiit145

expo-dev-client

Build and distribute Expo development clients locally or via TestFlight using EAS Build.

Community
Intermediate
bmiit145bmiit145

expo-skill-eval

Evaluates Expo skills for trigger accuracy, code quality, and runtime rendering on iOS and Android.

Community
Advanced
bmiit145bmiit145

eas-app-stores

Build and submit iOS and Android apps to TestFlight, the App Store, and Google Play with EAS.

Community
Advanced
bmiit145bmiit145

expo-migrate-module

Migrate Swift Expo native modules from the 1.0 definition DSL to the 2.0 macro API.

Community
Advanced
bmiit145bmiit145

eas-update

Configure and publish over-the-air JavaScript updates to Expo apps with EAS Update.

Community
Intermediate
bmiit145bmiit145

expo-module

Create Expo native modules and views using Swift, Kotlin, and TypeScript.

Community
Advanced
bmiit145bmiit145

expo-brownfield

Integrate Expo and React Native screens into existing native iOS and Android apps.

Community
Advanced
bmiit145bmiit145

expo-dom

Run web React code in native webviews using Expo DOM components.

Community
Intermediate
bmiit145bmiit145

eas-simulator

Run and control apps on remote iOS and Android simulators hosted on EAS cloud.

Community
Advanced
bmiit145bmiit145

expo-design-system

Build and audit token-based design systems for Expo React Native apps.

Community
Advanced
bmiit145bmiit145

expo-web-to-native

Migrates web React apps to native iOS and Android apps with Expo.

Community
Advanced
bmiit145bmiit145

eas-workflows

Write and validate EAS workflow YAML files for Expo CI/CD pipelines.

Community
Intermediate
bmiit145bmiit145

expo-ui

Build native mobile UI with @expo/ui universal, SwiftUI, and Jetpack Compose components.

Community
Advanced
bmiit145bmiit145

expo-examples

Adapt or scaffold Expo's official with-* integration examples into React Native apps.

Community
Intermediate
bmiit145bmiit145

eas-hosting

Deploy Expo web apps and API routes to EAS Hosting on Cloudflare Workers.

Community
Intermediate
bmiit145bmiit145

expo-animation

Builds React Native and Expo animations with Reanimated, Gesture Handler, and haptics.

Community
Advanced
bmiit145bmiit145

eas-observe

Instrument Expo apps with expo-observe and query performance metrics via the EAS CLI.

Community
Advanced
bmiit145bmiit145

expo-native-ui

Build native-feeling Expo screens with semantic colors, native controls, SF Symbols, and visual effects.

Community
Advanced
bmiit145bmiit145

expo-app-clip

Adds an iOS App Clip target to an Expo app with AASA hosting and TestFlight setup.

Community
Advanced
bmiit145bmiit145

expo-project-structure

Defines the recommended folder structure for new Expo apps using Expo Router.

Community
Basic

Frequently Asked Questions About PRIYANK SUTARIYA

FAQPage Schema
What 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.