← 返回 Skills 市场
2734
总下载
2
收藏
32
当前安装
1
版本数
在 OpenClaw 中安装
/install next-best-practices
功能描述
Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bund...
安全使用建议
This skill looks safe as documentation for Next.js development. Before installing or using it, be mindful that some examples are operational: only let an agent run codemods or query the local MCP debugging endpoint when you explicitly want that behavior, and review any file changes or debug output before sharing or committing.
功能分析
Type: OpenClaw Skill
Name: next-best-practices
Version: 0.1.0
The skill bundle primarily provides documentation and code examples for Next.js best practices. However, the `debug-tricks.md` file documents and provides `curl` commands to interact with the `/_next/mcp` endpoint, an AI-assisted debugging API in Next.js development mode. This endpoint allows querying for potentially sensitive local project information such as `projectPath`, `devServerUrl`, and the path to `next-development.log`. While the skill does not explicitly instruct the agent to exfiltrate this data, it exposes a high-risk capability for information disclosure if an AI agent were to be maliciously prompted to use these commands and exfiltrate the results, classifying it as suspicious rather than benign.
能力评估
Purpose & Capability
The artifacts are coherent with the stated purpose: they provide Next.js guidance on file conventions, RSC boundaries, async APIs, metadata, error handling, images, fonts, bundling, and debugging. No code files, required credentials, required binaries, install steps, or capability tags are declared.
Instruction Scope
Most instructions are documentation and code-review guidance. Some examples show user-directed shell commands and local MCP endpoint calls; these are purpose-aligned but should not be run automatically without user intent.
Install Mechanism
There is no install spec, no package dependency, and no helper script; the skill is instruction-only.
Credentials
The guidance includes project-modifying codemods and local development-server debugging calls. These fit a Next.js debugging/migration skill, but users should review their effects before use.
Persistence & Privilege
The provided artifacts show no background persistence, credential handling, elevated privilege requirement, or autonomous mutation beyond documented examples.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install next-best-practices - 安装完成后,直接呼叫该 Skill 的名称或使用
/next-best-practices触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release summarizing Next.js best practices:
- Covers file conventions, project structure, and special routing patterns.
- Documents RSC (React Server Component) boundaries and async API patterns.
- Provides guidance on error handling, metadata generation, and image/font optimization.
- Details bundling, script usage, hydration errors, and Suspense requirements.
- Includes recommendations for route handlers, data patterns, self-hosting, and debug tips.
元数据
常见问题
Next Best Practices 是什么?
Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bund... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2734 次。
如何安装 Next Best Practices?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install next-best-practices」即可一键安装,无需额外配置。
Next Best Practices 是免费的吗?
是的,Next Best Practices 完全免费(开源免费),可自由下载、安装和使用。
Next Best Practices 支持哪些平台?
Next Best Practices 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Next Best Practices?
由 vi.dev(@tuanvidev)开发并维护,当前版本 v0.1.0。
推荐 Skills