Crafted mobile development skills for Flutter and React Native by @saaip7.
Expert Flutter development with Material Design 3 focus.
Features:
- UI Creation - Build beautiful Flutter widgets and screens
- Design-to-Code - Convert Figma/mockups to Flutter code
- Material Design 3 - Full M3 support with ColorScheme, Typography
- Architecture - Riverpod (recommended), BLoC, clean architecture
Expert React Native development with modern best practices.
Features:
- Cross-Platform - iOS and Android from single codebase
- Modern Stack - TypeScript, Zustand, NativeWind, React Navigation
- Performance - Optimization guides, FlashList, Reanimated
- Architecture - Component patterns, state management, testing
- Add the marketplace:
/plugin marketplace add saaip7/ipdev-mobileApps-skill- Install the skills:
# Flutter skill
/plugin install flutter-mobile-design@ipdev-mobileApps-skill
# React Native skill
/plugin install react-native-mobile-design@ipdev-mobileApps-skill- "Build a login screen in Flutter"
- "Create a product card widget with Material 3"
- "Convert this Figma design to Flutter"
- "Build a dashboard app in React Native"
- "Create a product list with FlashList"
- "Set up navigation with React Navigation"
Tip
If the feature is not triggered automatically, explicitly specify that you want to use the flutter-mobile-design skill in the prompt.
ipdev-mobileApps-skill/
├── .claude-plugin/
│ └── marketplace.json
├── skills/
│ ├── flutter-mobile-design/
│ │ └── SKILL.md
│ └── react-native-mobile-design/
│ ├── SKILL.md
│ └── references/
│ ├── optimization.md
│ └── patterns.md
└── README.md
MIT
Contributions welcome! Feel free to open issues or PRs.