Cristian Alejandro
Community@alejandro-technology · Colombia
Software Developer. Fullstack | Backend | Frontend | Mobile | Developer
Agent Skills by Cristian Alejandro
Showing 33 vetted skills indexed across 1 GitHub repositories.
specialty
Catalog specialty skills for technology-specific integrations and engineering workflows.
enforcement
Enforce 4-layer module structure and dependency rules during PR reviews.
generation
Generate a four-layer feature module with domain, infrastructure, application, and UI code.
component-catalog
Catalog React Native UI components with props, variants, and design tokens.
react-native-firebase
Integrate Firebase services into React Native apps using Clean Architecture.
api-layer
Enforce a tri-provider API layer with HTTP, Firebase, and Mock factories.
error-handling
Enforce centralized error handling across service, application, and UI layers.
image-handling
Standardize image selection, processing, and caching in React Native apps.
ui-components
Validate React Native component tier placement and theme token usage.
analytics-and-monitoring
Coordinate analytics, crash reporting, and performance monitoring across React Native projects.
theme-styling
Enforce token-driven theming for React Native UI components across four modes.
forms-validation
Standardize Yup schemas and react-hook-form integration for React Native form validation.
offline-first
Persist React Native data offline with Zustand, MMKV, and React Query.
architecture
Enforce four-layer Clean Architecture rules across feature modules.
state-management
Manage client and server state with Zustand, TanStack React Query, and MMKV.
security-hardening
Enforce device security, secure storage, and authentication patterns in React Native apps.
testing-strategy
Enforce standardized unit and integration test patterns across modules.
code-quality
Configure ESLint, Prettier, and TypeScript for React Native code quality enforcement.
scalability-patterns
Enforce scalability patterns for modular React Native templates.
accessibility
Enforce accessibility best practices in React Native apps via lint and runtime checks.
performance-optimization
Enforce React Native performance rules for lists, memoization, and animations.
navigation-patterns
Enforce centralized, type-safe navigation patterns for React Native apps using React Navigation.
create-form
Generate React form components with react-hook-form and Yup validation.
create-adapter
Generate typed data adapters mapping API responses and form data between layers.