react-native
🎯Skillfrom jezweb/claude-skills
Performance and architecture patterns for React Native + Expo apps, ordered by impact. CRITICAL: replace `ScrollView` with `FlatList`/FlashList, provide `keyExtractor`, memoise `renderItem`, use `getItemLayout`. HIGH: `react-native-reanimated` on UI thread, Expo Router for file-based routing, `expo-image` for caching, `<SafeAreaView>` + `<KeyboardAvoidingView>`. MEDIUM: MMKV instead of AsyncStorage, Zustand + TanStack Query, EAS Build/Update workflow.
Same repository
jezweb/claude-skills(197 items)
Installation
npx vibeindex add jezweb/claude-skills --skill react-nativenpx skills add jezweb/claude-skills --skill react-native~/.claude/skills/react-native/SKILL.mdSKILL.md
More from this repository10
A collection of production-ready Claude Code skills covering Tailwind CSS v4, shadcn/ui integration, and modern web development patterns.
A collection of production-ready Claude Code skills covering Tailwind CSS v4, shadcn/ui integration, and modern web development patterns.
A collection of production-ready Claude Code skills covering Tailwind CSS v4, shadcn/ui integration, and modern web development patterns.
A collection of production-ready Claude Code skills covering Tailwind CSS v4, shadcn/ui integration, and modern web development patterns.
Skill for generating complete, accessible color palettes from a single brand hex, creating 11-shade scales, semantic tokens, dark mode variants, and WCAG contrast checking for Tailwind v4
Provides FastAPI development patterns including async endpoints, dependency injection, Pydantic models, authentication, and API documentation best practices
Image processing skill for Claude Code providing guided workflows for image manipulation, resizing, format conversion, and optimization.
A collection of production-ready Claude Code skills covering Tailwind CSS v4, shadcn/ui integration, and modern web development patterns.
Generates favicon files in multiple sizes and formats for web projects, from a collection of 87 production-ready skills for Cloudflare, React, and AI integrations.
A WordPress Elementor skill from a Claude Code skills collection that guides Claude through recipes for building and managing WordPress sites with the Elementor page builder.