Accessibility expert for WCAG 2.2, ARIA, keyboard navigation, screen reader testing, and inclusive design. Use when auditing UI components for accessibility, implementing focus management, adding ARIA labels, fixing contrast issues, or building accessible forms and modals.
Expert backend developer skill for Fastify, tRPC, Prisma, PostgreSQL, Redis, and BullMQ. Use when building API routes, services, middleware, database queries, background jobs, authentication flows, or integrations.
Complete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and native tabs.
Context7 documentation expert. Use when fetching up-to-date library docs, API references, setup guides, or version-specific documentation for any library or framework.
Expert database skill for Prisma, PostgreSQL, Redis, schema design, migrations, and query optimization. Use when designing database schemas, writing migrations, optimizing queries, working with Redis caching, or managing seed data.
Expert DevOps skill for Docker, GitHub Actions CI/CD, Vercel, Railway, Turborepo, and deployment pipelines. Use when working on Dockerfiles, CI/CD workflows, deployment configs, environment setup, infrastructure, or troubleshooting build/deploy issues.
Expert email template developer for React Email, MJML, Maizzle (Tailwind+Handlebars), HTML email best practices, deliverability, and cross-client compatibility. Use when building transactional email templates, marketing emails, email preview systems, or diagnosing email rendering/deliverability issues.
Helps understand and write EAS workflow YAML files for Expo projects. Use this skill when the user asks about CI/CD or workflows in an Expo or EAS context, mentions .eas/workflows/, or wants help with EAS build pipelines or deployment automation.
Expert frontend developer skill for Next.js, React, TailwindCSS, shadcn/ui, TanStack Query, and React Native with Expo. Use when building UI components, pages, layouts, forms, state management, animations, theming, or i18n for web, admin, or mobile apps.
Expert Go developer for building production-grade HTTP APIs, microservices, and CLI tools. Use when writing Go code, designing service architecture, working with database/SQL, goroutines, Gin/Echo/Chi HTTP frameworks, or Go testing patterns.
Internationalization expert for per-app translation management. Default locale en, standard second locale tr; all user-facing copy from each package’s message catalogs (dummy/fixture/seed data excepted). next-intl, expo-localization, API-side i18n. Use when adding locales, keys, date/number formatting, RTL, or…
Use when refactoring code for clarity without changing behavior. Use when code works but is harder to read, maintain, or extend than it should be. Use when reviewing code that has accumulated unnecessary complexity.
Use when tests fail, builds break, behavior doesn't match expectations, or you encounter any unexpected error. Use when you need a systematic approach to finding and fixing the root cause rather than guessing.
Use when starting a new project, feature, or significant change and no specification exists yet. Use when requirements are unclear, ambiguous, or only exist as a vague idea.
Use when implementing any logic, fixing any bug, or changing any behavior. Use when you need to prove that code works, when a bug report arrives, or when you're about to modify existing functionality.
Expert mobile developer skill for React Native, Expo SDK, Expo Router, NativeWind, and expo-secure-store. Use when building screens, navigation flows, native modules, push notifications, offline support, or platform-specific UI for the mobile app.
Understands the full monorepo architecture including tech stack, folder structure, patterns, and conventions. Use when creating new features, packages, routes, components, or when the user asks about project structure, patterns, or how to implement something.
Use when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, React Query, SWR, error handling, caching, offline support, and Expo Router data loaders (useLoaderData).