Aadil Mallick
Community@aadilmallick · Great Falls
You are now breathing manually.
Agent Skills by Aadil Mallick
Showing 47 vetted skills indexed across 2 GitHub repositories.
expo-dev-client
Builds and distributes Expo development clients locally or via TestFlight using EAS Build.
appwrite-swift
Implements Appwrite backend operations in Swift for Apple platforms and server-side applications.
appwrite-typescript
Implements Appwrite TypeScript SDK patterns for auth, databases, storage, and real-time subscriptions.
appwrite-python
Implements server-side Appwrite integrations in Python covering users, databases, storage, and functions.
expo-skill-eval
Evaluates Expo skills for trigger accuracy, code quality, and runtime rendering on simulators.
eas-app-stores
Build and submit iOS and Android apps to TestFlight, the App Store, and Google Play with EAS.
expo-migrate-module
Migrates Swift Expo native modules from the 1.0 definition DSL to the 2.0 macro API.
appwrite-ruby
Implements server-side Appwrite integrations in Ruby covering users, databases, storage, and SSR authentication.
eas-update
Configure and publish over-the-air JavaScript updates to Expo apps with EAS CLI.
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.
appwrite-kotlin
Implements Appwrite backend operations in Kotlin for Android apps and JVM servers.
expo-dom
Run web React code in native webviews using Expo DOM components.
appwrite-cli
Guides correct usage of the Appwrite CLI for project configuration, schema sync, and code generation.
eas-simulator
Run and control apps on remote iOS and Android simulators hosted on EAS cloud.
appwrite-php
Implements server-side Appwrite integrations in PHP covering users, databases, storage, and functions.
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 iOS and Android UI with @expo/ui SwiftUI and Jetpack Compose components.
expo-examples
Adapt or scaffold canonical Expo integration examples from the expo/examples repository.
eas-hosting
Deploy Expo web apps and API routes to EAS Hosting on Cloudflare Workers.
expo-animation
Implements React Native and Expo animations with Reanimated, Gesture Handler, and haptics.
appwrite-dotnet
Implements server-side Appwrite integrations in C# covering users, tables, storage, and SSR authentication.
Frequently Asked Questions About Aadil Mallick
FAQPage SchemaWhat tasks can I accomplish with aadilmallick's Expo and EAS skills?▼
You can scaffold Expo projects, build native modules in Swift/Kotlin, add file-based routing with Expo Router, create App Clips, run cloud simulators, submit builds to the App Store and Google Play, deploy web bundles to EAS Hosting, and configure OTA updates with CI/CD YAML pipelines.
Who should use these skills?▼
Mobile engineers building Expo or React Native apps, backend developers integrating Appwrite from Swift, Kotlin, TypeScript, Python, Ruby, PHP, Go, Rust, Dart, or .NET, and teams migrating web React codebases or embedding React Native screens into existing native iOS/Android apps.
Are these skills free and open source?▼
Yes. All Expo framework skills carry MIT licenses 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, so using those capabilities requires an EAS subscription.
What prerequisites do the Appwrite SDK skills require?▼
Each Appwrite skill requires an Appwrite project and API keys for server-side admin operations like user management and database administration. Client-side skills additionally need the platform runtime: Xcode for Swift, Android SDK for Kotlin, or the relevant language toolchain for Go, Rust, PHP, Ruby, or Dart.
How do the gluestack-ui v5 skills help with styling?▼
The gluestack-ui v5 skill set covers installation for NativeWind v5 and UniWind, Tailwind CSS v4 CSS-first configuration, component creation with TypeScript, custom variants via tva, dark mode and semantic tokens, performance memoization patterns, and a validation checklist for code review.