Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:
marcglasberg
GitHub 创作者资料

marcglasberg

按仓库查看 2 个 GitHub 仓库中的 72 个已收集 skills,并展示近似职业覆盖。

已收集 skills
72
仓库
2
职业领域
1
更新
2026-02-20
职业覆盖
该创作者主要覆盖的职业大类。
仓库浏览

仓库与代表性 skills

#001
async_redux
36 个 skills23839更新于 2026-02-20
占该创作者 50%
asyncredux-dependency-injection
软件开发工程师

Inject dependencies into actions using the environment, dependencies, and configuration pattern. Covers creating an Environment enum, a Dependencies class, passing them to the Store, accessing them from actions and widgets, and using dependency injection for testability.

2026-02-20
asyncredux-base-action
软件开发工程师

Create a custom base action class for your app. Covers adding getter shortcuts to state parts, adding selector methods, implementing shared wrapError logic, and establishing project-wide action conventions.

2026-01-29
asyncredux-setup
软件开发工程师

Initialize, setup and configure AsyncRedux in a Flutter app. Use it whenever starting a new AsyncRedux project, or when the user requests.

2026-01-29
asyncredux-abort-dispatch
软件开发工程师

Stops an AsyncRedux (Flutter) action from dispatching. Use only when the user mentions abortDispatch(), or explicitly asks to abort or prevent dispatch under certain conditions.

2026-01-29
asyncredux-action-status
软件开发工程师

Checks an AsyncRedux (Flutter) action's completion status using ActionStatus right after the dispatch returns. Use only when you need to know whether an action completed, whether it failed with an error, what error it produced, or how to navigate based on success or failure.

2026-01-29
asyncredux-actions-no-state-change
软件开发工程师

Creates AsyncRedux (Flutter) actions that return null from reduce() to not change the state. Such actions can still do side effects, dispatch other actions, or do nothing.

2026-01-29
asyncredux-async-actions
软件开发工程师

Creates AsyncRedux (Flutter) asynchronous actions for API calls, database operations, and other async work.

2026-01-29
asyncredux-before-after
软件开发工程师

Implement action lifecycle methods `before()` and `after()`. Covers running precondition checks, showing/hiding modal barriers, cleanup logic in `after()`, and understanding that `after()` always runs (like a finally block).

2026-01-29
当前展示该仓库 Top 8 / 36 个已收集 skills。
#002
bloc_superpowers
36 个 skills70更新于 2026-01-29
占该创作者 50%
当前展示该仓库 Top 8 / 36 个已收集 skills。
已展示 2 / 2 个仓库
已展示全部仓库