Skip to content

saaip7/ipdev-mobileApps-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

ipdev-mobileApps-skill - Claude Code Plugin

Crafted mobile development skills for Flutter and React Native by @saaip7.

Available Skills

1. Flutter Mobile Design

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

2. React Native Mobile Design

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

Installation

  1. Add the marketplace:
/plugin marketplace add saaip7/ipdev-mobileApps-skill
  1. 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

Usage Examples

Flutter

  • "Build a login screen in Flutter"
  • "Create a product card widget with Material 3"
  • "Convert this Figma design to Flutter"

React Native

  • "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.

What's Included

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

License

MIT

Contributing

Contributions welcome! Feel free to open issues or PRs.

About

custom claude code skill for mobile apps development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published