Mobile Development
🤖 AI Summary
This skill generates React Native mobile app code, specifically creating a `FlatList`-based product listing UI with TypeScript interfaces and platform-aware imports from `react-native` and `react-native-safe-area-context`.
How to Install
Claude Code:
git clone --depth 1 https://github.com/rohitg00/awesome-claude-code-toolkit.git && cp awesome-claude-code-toolkit/skills/mobile-development ~/.claude/skills/SKILL.md -rimport { View, Text, FlatList, StyleSheet, Platform } from "react-native"; import { SafeAreaView } from "react-native-safe-area-context"; interface Product { id: string;
Details
| Category | Coding → generation |
| Source | rohitg00/awesome-claude-code-toolkit |
| SKILL.md | View on GitHub → |
| Repo Stars | ★ 2.2K |
| Est. per Skill | 54 (shared across 40 skills from this repo) |
| Difficulty | Intermediate |
| Risk Level | N/A |
Related Skills
fp-pipe-ref
pipe & flow Quick Reference pipe - Transform a Value import { pipe } from 'fp-ts/function' // pi
react-flow-architect
ReactFlow Architect Build production-ready ReactFlow applications with hierarchical navigation, perf
azure-mgmt-apicenter-py
Azure API Center Management SDK for Python Manage API inventory, metadata, and governance in Azure A
global-chat-agent-discovery
Global Chat Agent Discovery Overview Global Chat is a cross-protocol AI agent discovery platform tha
Works Well With
Skills from the same repository — often designed to work together