effector-ecosystem

仓库创建 2026年7月6日最近提交 22 天前SkillHot 收录 22 天前
▸ 精选理由

针对特定栈提供结构化架构与实践建议,帮助代码一致性。

这个 Skill 做什么

为基于 Effector 与 Feature‑Sliced 的 React 项目提供设计、审查与重构建议。

针对用 Effector 和 Feature‑Sliced 的 React 项目,提供设计、代码审查和重构建议,告诉你代码该放哪儿、该用哪些包、哪些 Effector/FSD 反模式要避免。适合做架构决策、代码迁移或评审时使用,覆盖 effector、effector-react、Farfetched、patronum、atomic-router、Next.js SSR 等配套方案。特别之处是结合生态最佳实践给出落地可行的改进方案,少走弯路。

▸ 展开 SKILL.md 英文原文

Use when designing, reviewing, generating, or refactoring React frontend applications built with Feature-Sliced Design, effector, effector-react, Farfetched, contracts, patronum, atomic-router, effector-storage, forms, i18n, testing, Next.js SSR/hydration, and related tooling. Explains where code belongs, which packages to use, and which Effector/FSD anti-patterns to avoid.

开发编程ReactEffector前端架构重构通用
3
Stars
0
Forks
1
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/demark-pro/skills/master/skills/effector-ecosystem/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/demark-pro/skills/master/skills/effector-ecosystem/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Effector Ecosystem Skill

## Purpose

Use this skill for frontend applications that use or plan to use:

- React or React-compatible UI
- Effector for business logic and state
- `effector-react` for binding units to components
- Feature-Sliced Design for project structure
- Farfetched for remote operations
- `@withease/contracts` or compatible contracts for runtime validation
- Supporting packages from the Effector ecosystem: `patronum`, `atomic-router`, `effector-storage`, `effector-action`, `effector-forms`, `@withease/factories`, `@withease/i18next`, `@withease/web-api`, `@effector/next`, `@effector/reflect`, `@withease/redux`, `eslint-plugin-effector`, Steiger, Effector Babel/SWC plugi
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有