
from han148
Practical guidance and patterns for building React Native UI components: core components, composition, performance best practices, and common patterns.
Provides practical guidance, examples, and patterns for building user interfaces with React Native. Covers core components (View, Text, Image, ScrollView), performance-friendly list patterns (FlatList, infinite scroll), touchables, composition patterns (Card, Modal), and common anti-patterns. The SKILL.md includes example code snippets and recommended props/configurations.
Use when implementing or reviewing React Native UI components, creating reusable component libraries, or optimizing lists and touch interactions. Helpful for engineers who need ready-to-use examples and recommended performance settings.
Suitable for general coding assistants and agents that assist with React Native development (tools that can Read/Write/Edit code).
Pure documentation skill for React Native UI component patterns. No scripts to run — entirely static SKILL.md with code examples covering core components, FlatList, Pressable, Modal, and Form patterns. Includes best practices and anti-patterns sections. No security concerns whatsoever.
Clean reference skill. Well-organized content with TypeScript examples. Could benefit from splitting into references/ for component details and keeping SKILL.md leaner. No dynamic behavior or external dependencies.