Skip to content

v0.4.0 - 13 skills, 4 rules

Choose a tag to compare

@github-actions github-actions released this 03 Apr 18:00
· 22 commits to main since this release

Added

  • 4 new skills: mobile-auth-setup (Supabase, Firebase, Clerk auth with secure token storage), mobile-push-notifications (expo-notifications, EAS Push, Android channels), mobile-local-storage (AsyncStorage, SQLite, SecureStore, MMKV), mobile-api-integration (REST/GraphQL clients, React Query, offline, retry)
  • 1 new rule: mobile-env-safety (flags hardcoded production endpoints, missing EXPO_PUBLIC_ prefix, server-only secrets in client code)
  • 3 new MCP tools: mobile_addPushNotifications, mobile_configureDeepLinks, mobile_resetDevEnvironment
  • Totals: 13 skills, 4 rules, 12 MCP tools