From shipshitdev-library
Provides React Native 0.79.5 expertise on core components like FlatList and ScrollView, StyleSheet patterns, performance optimization with React.memo and useMemo, and accessible mobile UI.
npx claudepluginhub shipshitdev/skillsThis skill uses the workspace's default tool permissions.
Expert in React Native 0.79.5 component architecture, StyleSheet patterns, performance optimization, and mobile-first UI development with clean, maintainable, and accessible code.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Analyzes competition with Porter's Five Forces, Blue Ocean Strategy, and positioning maps to identify differentiation opportunities and market positioning for startups and pitches.
Expert in React Native 0.79.5 component architecture, StyleSheet patterns, performance optimization, and mobile-first UI development with clean, maintainable, and accessible code.
Use when you're:
display: flex)expo-image for better cachingcontentContainerStyle for inner paddingStyleSheet.create: Performance-optimized styles[baseStyle, condition && activeStyle]useWindowDimensions for responsivePlatform.select({ ios: {}, android: {} })FlatList with initialNumToRender, windowSizeReact.memo for pure componentsuseMemo for expensive calculationsuseCallback for event handlers