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

react-router-modules

react-router-modules 收录了来自 kibertoad 的 8 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
8
Stars
0
更新
2026-04-02
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

add-slots
软件开发工程师

Adds slot-based extensibility to the application — defines slot types in app-shared, contributes items from modules, and consumes them in the shell. Use when the shell needs to collect and render contributions from multiple modules (command palettes, system registrations, dashboard widgets, etc.).

2026-04-02
add-api-query
软件开发工程师

Adds data fetching to a module component using React Query with Lokalise HTTP client and API contracts. Use when a component needs to fetch, create, update, or delete server data, or when integrating a new backend contract.

2026-04-02
add-scoped-store
软件开发工程师

Creates a per-entity scoped Zustand store using createScopedStore(). Use when you need independent state instances keyed by ID — per-interaction tabs, per-conversation messages, per-workspace scratchpads, etc.

2026-04-02
add-zones
软件开发工程师

Adds zone-based layout regions to the shell that modules populate per-route or per-active-tab. Use when the shell layout has dynamic panels, sidebars, or header regions that change based on the current route or active module.

2026-04-02
create-module
软件开发工程师

Creates a new Reactive module with routes, navigation, page components, and package.json. Use when asked to add a new feature module, section, or domain area to the application.

2026-04-02
register-module
软件开发工程师

Registers an existing module in the shell host app. Use when wiring a new or existing module into the running application.

2026-04-02
test-module
软件质量保证分析师与测试员

Writes tests for a Reactive module using @react-router-modules/testing with renderModule(), resolveModule(), and createMockStore(). Use when adding or updating tests for module components, routes, or slot contributions.

2026-04-02
wire-shared-dependencies
软件开发工程师

Adds a new shared dependency (zustand store, plain service, or reactive service) to the AppDependencies contract and wires it into the shell. Use when adding new cross-cutting concerns like analytics, feature flags, call adapters, or notification services.

2026-04-02
react-router-modules GitHub Agent Skills | SkillsMP