effector-fsd

Installation
SKILL.md

Effector + Feature-Sliced Design Skill

Purpose

Use this skill for project structure in applications that combine Feature-Sliced Design with the Effector ecosystem.

This skill answers:

  • where code belongs in app, pages, widgets, features, entities, shared
  • how Effector models are split by ownership
  • where Farfetched queries/mutations/contracts/barriers live
  • how Atomic Router routes and protected routes are placed
  • how Next.js app/pages framework folders coexist with FSD layers
  • how public APIs, @x cross-imports, and import boundaries work
  • how to review and lint FSD architecture with Steiger

Use effector-ecosystem alongside this skill for exact Effector/Farfetched/React/Next.js API usage. This skill owns placement and structure; effector-ecosystem owns reactive code semantics.

Activation triggers

Installs
2
GitHub Stars
3
First Seen
Jul 6, 2026
effector-fsd — demark-pro/skills