← 返回 Skills 市场
anderskev

React Router V7

作者 Kevin Anderson · GitHub ↗ · v1.1.1 · MIT-0
cross-platform ✓ 安全检测通过
148
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install react-router-v7
功能描述
React Router v7 best practices for data-driven routing. Use when implementing routes, loaders, actions, Form components, fetchers, navigation guards, protect...
安全使用建议
This bundle is documentation and examples for React Router v7 and is coherent with its description — it won't install or request secrets. Before using the examples in production: (1) remove or avoid rendering error.stack to end users to prevent information leakage; (2) implement backend helpers (db.getRecord, getUserById, fetchTeam, etc.) securely and provide required credentials only to your server code, not to the client; (3) import the router packages from official sources (npm/GitHub) and verify versions; (4) treat the code samples as templates, not as complete secure implementations.
能力评估
Purpose & Capability
Name/description match the provided files: the bundle contains only best-practice docs and code samples for routing, loaders, actions, fetchers, navigation, lazy loading, and protected routes. There are no unrelated env vars, binaries, or install steps requested.
Instruction Scope
SKILL.md and referenced docs contain only code examples and decision gates for choosing APIs; they do not instruct the agent to read system files, environment variables, or to transmit data to unexpected endpoints. Note: some examples show printing error.stack in an ErrorBoundary (which can leak sensitive info if copied into production) and placeholder functions (db.getRecord, getUserById, fetchTeam) that assume backend services — these are expected for examples but should be implemented securely by consumers.
Install Mechanism
Instruction-only skill with no install spec and no code files that would be written/executed. This is the lowest-risk install profile.
Credentials
The skill declares no required environment variables or credentials and the docs do not reference secrets or tokens. Example snippets imply backend data calls, but the skill doesn't request credentials to perform those — responsibility is left to the integrator.
Persistence & Privilege
always is false and there are no install steps that modify agent configuration or other skills. The skill does not request persistent presence or system-level changes.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install react-router-v7
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /react-router-v7 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.1
- Added a new "Gates (decision sequencing)" section to clarify API decision logic for `<Form>` vs `useFetcher` and `loader` vs `useEffect`. - Improved documentation on key distinctions between routing patterns. - No code or functionality changes; documentation only.
v1.1.0
- Added comprehensive best practices and quick reference for React Router v7 usage. - Expanded documentation on route setup, nested routes, dynamic segments, and splats. - Clarified when to use Forms vs. fetchers, and loader vs. useEffect for data handling. - Included a mode comparison table covering Framework, Data, and Declarative modes. - Linked to additional references for data loading, mutations, navigation, and advanced features.
元数据
Slug react-router-v7
版本 1.1.1
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 2
常见问题

React Router V7 是什么?

React Router v7 best practices for data-driven routing. Use when implementing routes, loaders, actions, Form components, fetchers, navigation guards, protect... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 148 次。

如何安装 React Router V7?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install react-router-v7」即可一键安装,无需额外配置。

React Router V7 是免费的吗?

是的,React Router V7 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

React Router V7 支持哪些平台?

React Router V7 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 React Router V7?

由 Kevin Anderson(@anderskev)开发并维护,当前版本 v1.1.1。

💬 留言讨论