openridesph
Official@openridesph
Provides standardized architectural patterns for React Native, Expo, and Convex backend integration across mobile and web environments.
Agent Skills by openridesph
Showing 24 vetted skills indexed across 1 GitHub repositories.
turborepo
Automate Turborepo task orchestration and caching across multi-package repositories.
building-native-ui
Guide developers in building native UIs with Expo Router.
better-auth-best-practices
Apply Better Auth best practices to TypeScript projects across web and native apps.
ultracite
Automate zero-config linting and formatting setup for JavaScript/TypeScript projects.
web-design-guidelines
Compare HTML, CSS, and JavaScript assets against Web Interface Guidelines.
expo-dev-client
Build and distribute Expo development clients for iOS and Android via EAS.
heroui-native
Access native HeroUI components, theming data, and documentation for React Native.
native-data-fetching
Standardize network requests and data fetching in Expo/React Native apps.
expo-tailwind-setup
Configure Tailwind CSS v4 with NativeWind and react-native-css in Expo projects.
convex-http-actions
Define and expose HTTP endpoints in Convex for webhooks and API calls.
upgrading-expo
Automate Expo SDK upgrades with prebuild checks and build verification.
vercel-react-native-skills
Consolidate React Native and Expo best practices into a reusable reference.
expo-deployment
Automate Expo app builds, signing, and submissions across iOS, Android, and web via EAS CLI.
vercel-react-best-practices
Apply React and Next.js performance best practices to components, routes, and bundles.
convex-realtime
Enable real-time data subscriptions for Convex-powered apps with live updates.
convex-best-practices
Configures best practices for building production-ready Convex apps.
convex-security-check
Audit Convex applications for authentication and access control weaknesses.
vercel-composition-patterns
Guide React component refactoring toward composition patterns with compound components and context.
convex-file-storage
Automate Convex file upload, storage, retrieval, and deletion workflows.
convex-functions
Create Convex queries, mutations, actions, and HTTP actions with explicit validators.
convex-schema-validator
Validate Convex database schemas for typing, indexes, and migrations.
expo-cicd-workflows
Design and validate Expo EAS CI/CD workflow YAML files.
convex-migrations
Automate batched Convex schema migrations with progress tracking and error handling.
convex-cron-jobs
Schedule recurring Convex functions using crons.interval and crons.cron expressions.
Frequently Asked Questions About openridesph
FAQPage SchemaWhat specific development tasks does openridesph support?▼
The registry provides standardized patterns for Expo mobile builds, Convex database schema management, real-time data subscriptions, and React component composition. It enables developers to implement secure authentication, perform batched database migrations, and configure cross-platform styling using Tailwind CSS within React Native environments.
Which engineering personas benefit from these technical patterns?▼
Full-stack mobile engineers and frontend developers working within the React, Expo, and Convex ecosystems benefit most. These patterns are designed for teams seeking to enforce architectural consistency, improve performance in React components, and streamline the deployment of mobile applications to iOS and Android stores.
What are the primary dependencies for implementing these patterns?▼
Implementation requires an existing React Native or Expo project structure and a Convex backend environment. Developers must have access to EAS for build distribution and familiarity with TypeScript, as the provided patterns rely heavily on type-safe schema definitions and component-based architecture.