Ahmed Dalton avatar

Ahmed Dalton

Community

@Ahmed-Eldalatony

2Followers
|
38Public Repos
|
14Published Skills

Ahmed Dalton's registry curates Expo, React Native, Next.js, and Vercel engineering skills for mobile deployment, UI composition, and monorepo builds.

Skills Distribution
DomainDeveloper To...Expo & React Nativ.. (40%)React & Next.js Pe.. (25%)UI Components & De.. (15%)Monorepo & CI/CD B.. (12%)

Agent Skills by Ahmed Dalton

Showing 14 vetted skills indexed across 1 GitHub repositories.

Ahmed-EldalatonyAhmed-Eldalatony

expo-dev-client

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

Community
Intermediate
Ahmed-EldalatonyAhmed-Eldalatony

native-data-fetching

Implements network requests, caching, and offline handling for Expo and React Native apps.

Community
Intermediate
Ahmed-EldalatonyAhmed-Eldalatony

expo-deployment

Deploy Expo apps to iOS App Store, Google Play, and web hosting using EAS.

Community
Intermediate
Ahmed-EldalatonyAhmed-Eldalatony

vercel-react-native-skills

Applies React Native and Expo performance rules to mobile app code.

Community
Intermediate
Ahmed-EldalatonyAhmed-Eldalatony

web-design-guidelines

Reviews UI code files against Vercel Web Interface Guidelines and reports violations.

Community
Basic
Ahmed-EldalatonyAhmed-Eldalatony

shadcn

Manages shadcn/ui components via CLI for adding, searching, styling, and composing React UI.

Community
Advanced
Ahmed-EldalatonyAhmed-Eldalatony

hono

Build Hono web applications with routing, middleware, validation, JSX, and streaming APIs.

Community
Intermediate
Ahmed-EldalatonyAhmed-Eldalatony

building-native-ui

Build native iOS interfaces with Expo Router, Reanimated, and SF Symbols.

Community
Advanced
Ahmed-EldalatonyAhmed-Eldalatony

better-auth-best-practices

Configure Better Auth servers, clients, database adapters, sessions, and plugins for TypeScript applications.

Community
Intermediate
Ahmed-EldalatonyAhmed-Eldalatony

vercel-react-best-practices

Applies Vercel's React and Next.js performance optimization rules when writing or refactoring code.

Community
Intermediate
Ahmed-EldalatonyAhmed-Eldalatony

turborepo

Configure Turborepo task pipelines, caching, and filtering for JavaScript monorepos.

Community
Advanced
Ahmed-EldalatonyAhmed-Eldalatony

vercel-composition-patterns

Applies React composition patterns to refactor components with boolean prop proliferation.

Community
Intermediate
Ahmed-EldalatonyAhmed-Eldalatony

upgrading-expo

Guides Expo SDK upgrades and fixes dependency and breaking-change issues.

Community
Intermediate
Ahmed-EldalatonyAhmed-Eldalatony

expo-cicd-workflows

Generates and validates EAS workflow YAML files for Expo CI/CD pipelines.

Community
Intermediate

Frequently Asked Questions About Ahmed Dalton

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