Agent skill for spec-mobile-react-native - invoke with $agent-spec-mobile-react-native
Install with Tessl CLI
npx tessl i github:ruvnet/claude-flow --skill agent-spec-mobile-react-native47
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillEvaluation — 99%
↑ 1.16xAgent success when using this skill
Validation for skill structure
React Navigation multi-screen setup
React Navigation library
100%
100%
Navigator setup
100%
100%
navigation.navigate() calls
100%
100%
Functional components
100%
100%
Hooks usage
100%
100%
StyleSheet.create()
100%
100%
Core RN imports
100%
100%
Route param passing
100%
100%
Platform import present
0%
100%
Separate screen files
100%
100%
Without context: $0.5127 · 1m 57s · 27 turns · 33 in / 8,291 out tokens
With context: $0.5981 · 2m 3s · 27 turns · 35 in / 8,464 out tokens
FlatList and platform-specific styling
FlatList usage
100%
100%
FlatList keyExtractor
100%
100%
Platform.select() for styling
0%
100%
iOS font family
0%
100%
Android font family
0%
70%
iOS safe area handling
100%
100%
StyleSheet.create()
100%
100%
Functional component
100%
100%
TouchableOpacity for items
100%
100%
Platform import
100%
100%
Without context: $0.2441 · 1m 7s · 14 turns · 18 in / 4,042 out tokens
With context: $0.4753 · 1m 48s · 23 turns · 185 in / 6,244 out tokens
Context API shared state management
Context API or Redux
100%
100%
createContext() used
100%
100%
Provider pattern
100%
100%
useContext hook
100%
100%
State updates reflected cross-screen
100%
100%
Functional components
100%
100%
Hooks in components
100%
100%
StyleSheet.create()
100%
100%
Context in separate file
100%
100%
React Navigation used
100%
100%
Without context: $0.5638 · 3m 9s · 29 turns · 35 in / 9,025 out tokens
With context: $1.7636 · 6m 46s · 59 turns · 320 in / 22,517 out tokens
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.