Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

effector-refetch

effector-refetch 收录了来自 Olovyannikov 的 5 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
5
Stars
9
更新
2026-07-27
Forks
0
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

effector-refetch
软件开发工程师

Use when building data fetching/caching in an effector app with the effector-refetch library — createQuery/createMutation, retries, caching, concurrency, pagination, connectQuery, React/Vue/Solid bindings, SSR via fork/allSettled, auth barrier and offline mode. Covers the effect-first API and the fork-correct idioms that are easy to get wrong.

2026-07-27
netlify-deploy
软件开发工程师

Deploy, host, and publish web projects on Netlify with the Netlify CLI. Use when the user wants to deploy a site or repository to Netlify, link a local project to a Netlify site, ship a production or preview/draft deploy, set up Git-based continuous deployment, run a manual or local deploy, configure CI deploys, or troubleshoot a failed or misconfigured deploy. Also use to view or tail a deployed site's runtime logs — function and edge-function output, deploy logs — via `netlify logs` when debugging what a live site is doing (recent errors, recent activity, streaming output).

2026-07-24
effector-ecosystem
软件开发工程师

Use when designing, reviewing, generating, or refactoring React applications built with Effector, effector-react, Farfetched, Atomic Router, @effector/next, patronum, effector-storage, forms, i18n, testing, and related Effector ecosystem tooling. For Feature-Sliced Design project structure and placement decisions, use the separate effector-fsd skill.

2026-07-24
effector-fsd
软件开发工程师

Use when designing, reviewing, generating, or refactoring Feature-Sliced Design project structure for Effector ecosystem applications: layers, slices, segments, public APIs, imports, placement of Effector models, Farfetched operations, Atomic Router routes, Next.js adapters, and Steiger checks.

2026-07-24
effector-router
软件开发工程师

Use when building, reviewing, or refactoring routing with @effector/router (the official effector router, https://router.effector.dev) — createRoute/ createRouter, typed path DSL, beforeNavigate guards, chainRoute data loading, trackQuery, React/Vue/Solid/React Native bindings, SSR and testing via fork/allSettled. Covers the navigation-is-state model and the scope-correct initialization that is easy to get wrong. Not atomic-router and not argon-router — a different, official library.

2026-07-24