Cristian Berrocal Carrera
Community@cristianbc2004
Estudiante de ingenieria informatica
Agent Skills by Cristian Berrocal Carrera
Showing 18 vetted skills indexed across 1 GitHub repositories.
email-and-password-best-practices
Configure email verification, password resets, and hashing via YAML frontmatter.
expo-dev-client
Build and install Expo dev clients for testing native code on devices.
native-data-fetching
Implement and debug network requests with fetch, React Query, SWR, and Expo Router data loaders.
expo-api-routes
Create and manage Expo Router API routes with +api.ts for EAS Hosting.
expo-deployment
Automate Expo app deployment to iOS, Android, and web via EAS.
Expo UI Jetpack Compose
Integrates Jetpack Compose views into Expo apps using @expo/ui/jetpack-compose.
create-auth-skill
Automate Better Auth scaffolding and integration in TypeScript/JavaScript apps.
use-dom
Run web code in native apps via Expo DOM components.
two-factor-authentication-best-practices
Implement TOTP, OTP, and backup codes for web app login security.
expo-module
Create and update native Expo modules and views across Swift, Kotlin, and TypeScript.
Expo UI SwiftUI
Integrate Expo UI SwiftUI components into SwiftUI apps using Host and RNHostView.
building-native-ui
Guide building native UI patterns in Expo Router apps.
better-auth-best-practices
Configure Better Auth authentication across TypeScript server and client setups.
organization-best-practices
Configure the Better Auth organization plugin for multi-tenant management and RBAC.
better-auth-security-best-practices
Configure rate limiting, secret management, CSRF protection, and trusted origins for Better Auth deployments.
upgrading-expo
Guide Expo SDK upgrades and resolve dependency conflicts during migration.
expo-cicd-workflows
Validate and write Expo EAS workflow YAML files against the official schema.
expo-tailwind-setup
Configure Tailwind CSS v4 in Expo apps with NativeWind v5 and react-native-css.