Skip to content

Commit c99cea2

Browse files
committed
Properly implement skill
1 parent 91f5f8d commit c99cea2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: floschu-store
3-
description: Implement, debug, and test floschu/store - a unidirectional data flow state management kmp library with coroutines
3+
description: Use when implementing, debugging, or testing code that uses the floschu/store library. Triggers on tasks involving Store, Reducer, Actions, Effects, or Environment types from at.florianschuster.store; UDF state management in Kotlin Multiplatform projects; or migrating to or from the store library.
44
---
55

66
# floschu/store - Kotlin State Management

0 commit comments

Comments
 (0)