React Native Best Practices Architect
by Timoranjes
Build production-grade React Native apps with native primitives, optimized lists, and type-safe navigation.
- Generate performance-optimized FlatLists and FlashLists with view recycling.
- Implement type-safe navigation stacks for iOS and Android.
- Audit components for web-only tags like div or span.
$8
· or 40 creditsSecure checkout via Stripe
Included in download
- Generate performance-optimized FlatLists and FlashLists with view recycling.
- Implement type-safe navigation stacks for iOS and Android.
See it in action
You say
Create a product list screen with infinite scroll and a search bar. Use FlashList for performance.
Your agent does
The agent produces a TypeScript component using @shopify/flash-list, implementing estimatedItemSize, useSafeAreaInsets for padding, and a debounced search handler. Styles use StyleSheet.create to ensure efficient serialization across the bridge.
React Native Best Practices Architect
by Timoranjes
Build production-grade React Native apps with native primitives, optimized lists, and type-safe navigation.
$8
· or 40 creditsSecure checkout via Stripe
Included in download
- Generate performance-optimized FlatLists and FlashLists with view recycling.
- Implement type-safe navigation stacks for iOS and Android.
- Instant install
See it in action
You say
Create a product list screen with infinite scroll and a search bar. Use FlashList for performance.
Your agent does
The agent produces a TypeScript component using @shopify/flash-list, implementing estimatedItemSize, useSafeAreaInsets for padding, and a debounced search handler. Styles use StyleSheet.create to ensure efficient serialization across the bridge.
About This Skill
The problem
AI agents often treat React Native like React for Web, generating invalid HTML tags or janky lists that crash on devices. You end up manually fixing <div> tags, removing inline styles, and debugging navigation race conditions.
What it does
- Enforces React Native primitives by replacing web elements with native components like
View,Text, andPressable. - Optimizes FlatList performance with mandatory props like
removeClippedSubviewsandwindowSize. - Implements type-safe navigation using React Navigation v7 patterns and
RootStackParamList. - Applies platform branching via
Platform.select()for iOS and Android specific styles or logic. - Configures New Architecture patterns for Fabric and TurboModules in modern codebases.
Frameworks & tools
React Native, TypeScript, React Navigation v7, Zustand, Shopify FlashList, and FastImage.
Why this beats prompting it yourself
Writing detailed prompts for every mobile constraint is tedious and prone to omission. This skill encodes hundreds of mobile-specific rules into every interaction, ensuring your agent never forgets to handle safe areas or memoize list items.
Use cases
- Generating production-ready screens with infinite scroll and pull-to-refresh.
- Auditing existing components for mobile anti-patterns and performance bottlenecks.
- Migrating legacy bridge code to the New Architecture (Fabric).
- Setting up persisted state management using Zustand and AsyncStorage.
Known limitations
This skill prioritizes iOS and Android mobile platforms. It does not provide optimizations for React Native for Web.
Use Cases
- Generate performance-optimized FlatLists and FlashLists with view recycling.
- Implement type-safe navigation stacks for iOS and Android.
- Audit components for web-only tags like div or span.
- Setup platform-aware styling for notches and status bars.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/react-native-best-practices-architect -o /tmp/react-native-best-practices-architect.zip && unzip -o /tmp/react-native-best-practices-architect.zip -d ~/.claude/skills && rm /tmp/react-native-best-practices-architect.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
File Scopes
Creator
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
cinematic-sites
Turn any basic business URL into a high-end cinematic landing page with AI-generated 4K assets and GSAP animations.
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
ai-automation-qa-pack
Professional QA & UAT documentation generator for AI automation agencies and complex agent deployments.
World-Class Site & App Design
Every AI-built UI looks generic and templated. This skill teaches your agent to actually match the design to the project, the industry, and the audience.