yendangn

38 mods across 1 repository, 5 stars between them.

flutter-migration

25

yendangn/flutter-app-builder

Skill Claude CodeCodex

Use this skill when adopting the flutter-app-builder architecture in an existing Flutter app — migration audit, phased wrapping, centralizing DI, wrapping third-party dependencies, feature-by-feature migration, legacy code migration, brownfield app, introducing clean architecture to an existing project, or verifying…

5 2mo ago A 61 tokens original MIT

flutter-network

26

yendangn/flutter-app-builder

Skill Claude CodeCodex

Use this skill when working on Flutter networking — Dio, Retrofit, ApiClient, HTTP requests, REST API integration, JSON serialization, jsonannotation, jsonserializable, DTOs, interceptors (auth, retry, logging), error handling for network errors, Failure hierarchy, NetworkFailure, UnauthorizedFailure, timeout…

5 2mo ago A 80 tokens original MIT

flutter-offline

27

yendangn/flutter-app-builder

Skill Claude CodeCodex

Use this skill when implementing Flutter offline support — ConnectivityService, connectivityplus wrapper, online/offline detection, sync queue, SyncQueue, SyncManager, SyncOperation, offline-first repository pattern, optimistic updates, local-first writes, conflict resolution, or any feature that needs to work without…

5 2mo ago A 62 tokens original MIT

flutter-performance

28

yendangn/flutter-app-builder

Skill Claude CodeCodex

Use this skill when optimizing Flutter app performance — const widgets, unnecessary rebuilds, ListView performance, large lists, RepaintBoundary, isolates, compute(), image optimization, cached images, widget key usage, build() optimizations, jank, frame drops, performance profiling, memory leaks, or reducing widget…

5 2mo ago A 67 tokens original MIT

flutter-permissions

29

yendangn/flutter-app-builder

Skill Claude CodeCodex

Use this skill when working on Flutter app permissions — camera permission, location permission, notification permission, microphone permission, contacts permission, storage permission, permissionhandler wrapper, PermissionService, permission rationale dialogs, permanently denied handling, or requesting any device…

5 2mo ago A 53 tokens original MIT

yendangn/flutter-app-builder

Skill Claude CodeCodex

Use this skill when implementing Flutter platform channels — MethodChannel, EventChannel, BasicMessageChannel, native Kotlin/Android code, native Swift/iOS code, calling native APIs from Flutter, receiving native events, platform-specific functionality, or bridging Flutter and native platform code.

5 2mo ago A 58 tokens original MIT

flutter-push

31

yendangn/flutter-app-builder

Skill Claude CodeCodex

Use this skill when implementing Flutter push notifications — FCM, Firebase Cloud Messaging, PushNotificationService, local notifications, flutterlocalnotifications, notification handling, notification tap routing, background messages, foreground notification display, notification channels (Android), APNs (iOS)…

5 2mo ago A 65 tokens original MIT

flutter-release

32

yendangn/flutter-app-builder

Skill Claude CodeCodex

Use this skill when managing Flutter releases — version management, bumpversion script, Android signing, iOS signing, Fastlane, Firebase App Distribution, TestFlight, Play Store, App Store, Shorebird code push, release checklists, keystore, Gemfile, Matchfile, or any app distribution workflow.

5 2mo ago A 65 tokens original MIT

flutter-routing

33

yendangn/flutter-app-builder

Skill Claude CodeCodex

Use this skill when working on Flutter navigation — GoRouter, routes, route tree, ShellRoute, StatefulShellRoute, bottom navigation bar tabs, nested navigation, auth guard, redirect, deep linking, push notification navigation, route constants, named routes, path parameters, query parameters, page transitions…

5 2mo ago A 70 tokens original MIT

flutter-security

34

yendangn/flutter-app-builder

Skill Claude CodeCodex

Use this skill when hardening a Flutter app's security — certificate pinning, secure storage, secret management, API key protection, root/jailbreak detection, screenshot prevention, obfuscation, ProGuard R8 rules, biometric auth, deep link validation, sensitive data in logs, SQL injection prevention, OWASP Mobile Top…

5 2mo ago A 88 tokens original MIT

yendangn/flutter-app-builder

Skill Claude CodeCodex

Use this skill when implementing Flutter state restoration — process death survival, HydratedCubit, hydratedbloc, RestorationMixin, restorable properties, form state restoration, scroll position restoration, tab index restoration, RestorableInt, RestorableString, or keeping UI state across app restarts and process…

5 2mo ago A 64 tokens original MIT

flutter-storage

36

yendangn/flutter-app-builder

Skill Claude CodeCodex

Use this skill when working on Flutter data persistence — SecureStorage (tokens, credentials), SharedPreferences (key-value non-sensitive), Drift (SQLite database, DAOs, tables, migrations), local database schema, caching, offline storage, key-value store, encrypted storage, or any local data layer.

5 2mo ago A 62 tokens original MIT

flutter-tests

37

yendangn/flutter-app-builder

Skill Claude CodeCodex

Use this skill when writing Flutter tests — unit tests, bloctest, BLoC tests, cubit tests, widget tests, golden tests, integration tests, mocktail mocks, test coverage, coverage gate, writing test cases for use cases, repositories, cubits, pages, or setting up the test infrastructure for a Flutter project.

5 2mo ago A 70 tokens original MIT

flutter-theme

38

yendangn/flutter-app-builder

Skill Claude CodeCodex

Use this skill when working on Flutter app theming — AppColors, AppSpacing, AppTypography, AppTheme, color tokens, spacing scale, border radii, TextTheme, light mode, dark mode, ThemeData, color scheme, Google Fonts, Inter font, ThemeCubit, ThemeStore, theme switching, typography, text styles, or any design tokens.

5 2mo ago A 76 tokens original MIT