Skip to content

v0.9.0 - 32 skills, 9 rules

Choose a tag to compare

@github-actions github-actions released this 03 Apr 21:54
· 9 commits to main since this release

Added

  • 5 new skills: mobile-animations (Reanimated, Lottie, Rive, Flutter implicit/explicit animations), mobile-maps-location (react-native-maps, google_maps_flutter, expo-location, geofencing, background tracking), mobile-i18n (i18next, flutter_localizations, RTL, pluralization, locale detection), mobile-forms-validation (React Hook Form + Zod, TextFormField, keyboard avoidance, multi-step wizards), mobile-real-time (WebSockets, Supabase Realtime, Socket.IO, SSE, reconnection, presence)
  • 1 new rule: mobile-i18n-strings (flags hardcoded user-facing strings not wrapped in translation functions, string concatenation, missing plurals)
  • 4 new MCP tools: mobile_setupI18n, mobile_addMap, mobile_generateForm, mobile_setupRealtime
  • Totals: 32 skills, 9 rules, 26 MCP tools