State Management

State Management skills and workflows surfaced by the site skill importer.

11 skills
A
swiftui-patterns

by affaan-m

swiftui-patterns is a practical guide for Frontend Development on Apple platforms. It covers SwiftUI state management, NavigationStack flows, view composition, and performance guidance so you can choose the right pattern for real app code. Use the swiftui-patterns skill when refactoring or building screens with clear ownership and fewer re-renders.

Frontend Development
Favorites 0GitHub 156.3k
A
kotlin-coroutines-flows

by affaan-m

kotlin-coroutines-flows helps you apply Kotlin coroutines and Flow patterns in Android and KMP with structured concurrency, StateFlow, cancellation, retries, and testing. Use this kotlin-coroutines-flows guide for safer async code, lifecycle-aware streams, and better frontend development patterns.

Frontend Development
Favorites 0GitHub 156.2k
A
flutter-dart-code-review

by affaan-m

flutter-dart-code-review is a library-agnostic Flutter and Dart code review checklist for architecture, widget quality, state management, performance, accessibility, security, and clean code. Use it as a structured flutter-dart-code-review guide for Code Review across BLoC, Riverpod, Provider, GetX, MobX, Signals, or custom patterns.

Code Review
Favorites 0GitHub 156.1k
A
dart-flutter-patterns

by affaan-m

dart-flutter-patterns is a practical Dart and Flutter skill for frontend development, covering null safety, immutable state, async composition, widget structure, state management, GoRouter navigation, Dio networking, testing, and clean architecture. Use the dart-flutter-patterns guide to choose production-ready patterns for new features and refactors.

Frontend Development
Favorites 0GitHub 156.1k
A
compose-multiplatform-patterns

by affaan-m

compose-multiplatform-patterns is a practical guide for Compose Multiplatform and Jetpack Compose in KMP apps. It covers state management, navigation, theming, performance, and reusable UI patterns for Android, iOS, Desktop, and Web, helping frontend development teams build maintainable shared screens.

Frontend Development
Favorites 0GitHub 156.1k
A
click-path-audit

by affaan-m

The click-path-audit skill helps trace UI handlers through every state change to catch sequence bugs, shared-state collisions, and final-state mismatches after refactors or during code review.

Code Review
Favorites 0GitHub 156.1k
W
react-state-management

by wshobson

react-state-management is a practical skill for choosing and using React state tools like Redux Toolkit, Zustand, Jotai, React Query, SWR, and RTK Query based on state type, app scale, and migration needs.

Frontend Development
Favorites 0GitHub 32.5k
M
zustand-store-ts

by microsoft

zustand-store-ts is a TypeScript-focused Zustand skill for building typed stores with subscribeWithSelector, separated state/actions, and selector-based usage. It fits zustand-store-ts for Frontend Development when you need predictable shared state, cleaner store boundaries, and a repeatable zustand-store-ts guide for React apps.

Frontend Development
Favorites 0GitHub 2.3k
V
vue-pinia-best-practices

by vuejs-ai

vue-pinia-best-practices helps Vue 3 teams use Pinia safely with clear guidance on install timing, storeToRefs usage, setup-store returns, and URL vs store state decisions.

Frontend Development
Favorites 0GitHub 2.1k
A
flutter

by alinaqi

Flutter skill guide for working in existing Flutter/Dart apps with Riverpod, Freezed, go_router, and mocktail. Use it to find the right files, follow repo conventions, and make frontend changes with less guesswork.

Frontend Development
Favorites 0GitHub 607
S
react-useeffect

by softaworks

react-useeffect is a practical React guide for deciding when useEffect is needed, spotting anti-patterns, and choosing better alternatives like render logic, event handlers, useMemo, key resets, or cleaned-up fetch Effects.

Frontend Development
Favorites 0GitHub 0
State Management