openridesph avatar

openridesph

Official

@openridesph

0Followers
|
1Public Repos
|
24Published Skills

Provides standardized architectural patterns for React Native, Expo, and Convex backend integration across mobile and web environments.

Skills Distribution
DomainDeveloper To...Mobile Application.. (40%)Backend Data Systems (35%)Frontend Component.. (25%)

Agent Skills by openridesph

Showing 24 vetted skills indexed across 1 GitHub repositories.

openridesphopenridesph
1

turborepo

Automate Turborepo task orchestration and caching across multi-package repositories.

Official
Advanced
openridesphopenridesph
1

building-native-ui

Guide developers in building native UIs with Expo Router.

Official
Advanced
openridesphopenridesph
1

better-auth-best-practices

Apply Better Auth best practices to TypeScript projects across web and native apps.

Official
Advanced
openridesphopenridesph
1

ultracite

Automate zero-config linting and formatting setup for JavaScript/TypeScript projects.

Official
Intermediate
openridesphopenridesph
1

web-design-guidelines

Compare HTML, CSS, and JavaScript assets against Web Interface Guidelines.

Official
Intermediate
openridesphopenridesph
1

expo-dev-client

Build and distribute Expo development clients for iOS and Android via EAS.

Official
Advanced
openridesphopenridesph
1

heroui-native

Access native HeroUI components, theming data, and documentation for React Native.

Official
Intermediate
openridesphopenridesph
1

native-data-fetching

Standardize network requests and data fetching in Expo/React Native apps.

Official
Advanced
openridesphopenridesph
1

expo-tailwind-setup

Configure Tailwind CSS v4 with NativeWind and react-native-css in Expo projects.

Official
Intermediate
openridesphopenridesph
1

convex-http-actions

Define and expose HTTP endpoints in Convex for webhooks and API calls.

Official
Advanced
openridesphopenridesph
1

upgrading-expo

Automate Expo SDK upgrades with prebuild checks and build verification.

Official
Intermediate
openridesphopenridesph
1

vercel-react-native-skills

Consolidate React Native and Expo best practices into a reusable reference.

Official
Advanced
openridesphopenridesph
1

expo-deployment

Automate Expo app builds, signing, and submissions across iOS, Android, and web via EAS CLI.

Official
Intermediate
openridesphopenridesph
1

vercel-react-best-practices

Apply React and Next.js performance best practices to components, routes, and bundles.

Official
Advanced
openridesphopenridesph
1

convex-realtime

Enable real-time data subscriptions for Convex-powered apps with live updates.

Official
Advanced
openridesphopenridesph
1

convex-best-practices

Configures best practices for building production-ready Convex apps.

Official
Advanced
openridesphopenridesph
1

convex-security-check

Audit Convex applications for authentication and access control weaknesses.

Official
Advanced
openridesphopenridesph
1

vercel-composition-patterns

Guide React component refactoring toward composition patterns with compound components and context.

Official
Intermediate
openridesphopenridesph
1

convex-file-storage

Automate Convex file upload, storage, retrieval, and deletion workflows.

Official
Advanced
openridesphopenridesph
1

convex-functions

Create Convex queries, mutations, actions, and HTTP actions with explicit validators.

Official
Advanced
openridesphopenridesph
1

convex-schema-validator

Validate Convex database schemas for typing, indexes, and migrations.

Official
Advanced
openridesphopenridesph
1

expo-cicd-workflows

Design and validate Expo EAS CI/CD workflow YAML files.

Official
Advanced
openridesphopenridesph
1

convex-migrations

Automate batched Convex schema migrations with progress tracking and error handling.

Official
Advanced
openridesphopenridesph
1

convex-cron-jobs

Schedule recurring Convex functions using crons.interval and crons.cron expressions.

Official
Advanced

Frequently Asked Questions About openridesph

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