Ahmed Dalton
Community@Ahmed-Eldalatony
Ahmed Dalton's registry curates Expo, React Native, Next.js, and Vercel engineering skills for mobile deployment, UI composition, and monorepo builds.
Agent Skills by Ahmed Dalton
Showing 14 vetted skills indexed across 1 GitHub repositories.
expo-dev-client
Build and distribute Expo development clients via EAS Build or TestFlight.
native-data-fetching
Implements network requests, caching, and offline handling for Expo and React Native apps.
expo-deployment
Deploy Expo apps to iOS App Store, Google Play, and web hosting using EAS.
vercel-react-native-skills
Applies React Native and Expo performance rules to mobile app code.
web-design-guidelines
Reviews UI code files against Vercel Web Interface Guidelines and reports violations.
shadcn
Manages shadcn/ui components via CLI for adding, searching, styling, and composing React UI.
hono
Build Hono web applications with routing, middleware, validation, JSX, and streaming APIs.
building-native-ui
Build native iOS interfaces with Expo Router, Reanimated, and SF Symbols.
better-auth-best-practices
Configure Better Auth servers, clients, database adapters, sessions, and plugins for TypeScript applications.
vercel-react-best-practices
Applies Vercel's React and Next.js performance optimization rules when writing or refactoring code.
turborepo
Configure Turborepo task pipelines, caching, and filtering for JavaScript monorepos.
vercel-composition-patterns
Applies React composition patterns to refactor components with boolean prop proliferation.
upgrading-expo
Guides Expo SDK upgrades and fixes dependency and breaking-change issues.
expo-cicd-workflows
Generates and validates EAS workflow YAML files for Expo CI/CD pipelines.
Frequently Asked Questions About Ahmed Dalton
FAQPage SchemaWhat tasks can I accomplish using Ahmed Dalton's skills?▼
You can build and deploy Expo apps to app stores, debug network requests with React Query and SWR, optimize React/Next.js performance, manage shadcn components, configure Better Auth, build Hono backends, and author Turborepo pipelines and EAS CI/CD YAML files.
Who are these skills designed for?▼
Mobile and frontend engineers working with Expo, React Native, Next.js, and TypeScript. They suit developers handling app store deployment, UI accessibility audits, monorepo build caching, authentication setup, and component architecture using Vercel engineering best practices.
How do the Expo deployment and CI/CD skills work in practice?▼
The expo-dev-client skill builds development clients locally or via TestFlight, expo-deployment handles App Store, Play Store, and web releases, and expo-cicd-workflows reads and writes EAS workflow YAML files for build pipelines using Read, Write, and Node Bash commands.
Are these skills open source and what do they cost?▼
Most skills carry the MIT license, including expo-dev-client, expo-deployment, native-data-fetching, and the Vercel-authored React skills, making them free to use and modify. The shadcn, hono, better-auth, and turborepo skills do not specify a license in their frontmatter.
What prerequisites or dependencies do these skills require?▼
Skills trigger on existing project context: Expo or EAS projects for deployment skills, components.json for shadcn, imports from 'hono' for the Hono skill, turbo.json for Turborepo, and Better Auth mentions for authentication setup. shadcn runs via npx, pnpm dlx, or bunx commands.