state-effector

Installation
SKILL.md

Effector Skill

Patterns for reactive state management using Effector in React and Next.js applications.

When to Use This Skill

  • Setting up Effector in a new project
  • Creating stores, events, and effects
  • Integrating Effector with React components
  • Organizing Effector models/domains
  • Combining Effector with Tanstack Query

Why Effector

Effector provides a reactive, event-driven approach to state management:

Feature Benefit
Fine-grained reactivity Components only re-render when their specific data changes
Related skills

More from aussiegingersnap/cursor-skills

Installs
5
GitHub Stars
6
First Seen
Mar 8, 2026