github.com/aiko-atami/effectorjs-skills
| Skill | Added | Review |
|---|---|---|
patronum skills/patronum/SKILL.md Select and apply Patronum operators for Effector code with minimal, practical v2.x examples. Use when tasks involve choosing between Patronum operators, composing reactive state flows, replacing manual sample/combine boilerplate with Patronum utilities, explaining operator signatures and return types, or adapting legacy Patronum usage to modern v2 shorthand and import patterns. | 60 60 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 9a7e508 | |
effectorjs skills/effectorjs/SKILL.md Design, refactor, and review Effector state management using modern v23+ patterns. Use when tasks involve createStore/createEvent/createEffect modeling, dataflow with sample/attach/split, scope-safe SSR with fork/allSettled/serialize/hydrate, React integration with useUnit, Solid/Vue integration patterns, fixing scope loss, or replacing anti-patterns such as business logic in watch, imperative calls in effects, and direct getState business reads. | 72 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 9a7e508 | |
effector-storage skills/effector-storage/SKILL.md Choose and implement effector-storage persistence patterns for Effector apps. Use when tasks involve persist/createPersist usage, selecting adapters (local/session/query/broadcast/storage/asyncStorage/memory/nil/log), configuring clock/pickup/context/keyPrefix, validating data with contracts, handling done/fail/finally flows, SSR-safe adapter fallback with either, or debugging sync and serialization issues. | 64 64 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 9a7e508 | |
argon-router skills/argon-router/SKILL.md Integrate and use argon-router in React web applications with Effector. Use when tasks involve creating routes and routers, wiring RouterControls/history adapters, composing routes with chainRoute/group/createVirtualRoute, rendering views with RouterProvider/createRoutesView/Outlet, building links with Link/useLink, and managing URL query state with trackQuery and @argon-router/paths. | 67 67 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 9a7e508 |