← 返回 Skills 市场
wpank

Nextjs

作者 wpank · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
952
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install nextjs-guidelines
功能描述
Next.js App Router best practices — Server Components, data fetching, caching, routing, middleware, metadata, error handling, streaming, Server Actions, and performance optimization for Next.js 14-16+.
安全使用建议
This skill is a documentation-style, instruction-only guide for Next.js App Router and is internally consistent with that purpose. It does include deployment and integration examples that show env variable names and connectors (Redis, S3/AWS, analytics/CDNs). That is normal for a guide — but before you copy-run any example code, make sure you: (1) do not paste secrets into public repos or consoles, (2) provide real credentials only in secure runtime environments, and (3) review any third‑party service URLs or SDK usage to avoid unintended data exposure. If you want extra caution, inspect the exact snippets you plan to use and test them in an isolated environment first.
功能分析
Type: OpenClaw Skill Name: nextjs-guidelines Version: 1.0.0 The skill bundle provides comprehensive documentation and code examples for Next.js App Router best practices. All `bash` commands, `tsx` code snippets, and configuration files (e.g., Dockerfile, next.config.js) are directly related to Next.js development, building, migration, deployment, and testing. There is no evidence of intentional harmful behavior, such as data exfiltration, unauthorized remote control, persistence mechanisms, or obfuscation. Prompt injection surfaces in `SKILL.md` and `README.md` are free of instructions designed to mislead the AI agent into performing malicious actions or accessing unrelated sensitive data. Network calls (e.g., `curl` commands) are for testing local endpoints, and file system access is for legitimate Next.js server-side features like custom font loading or cache handlers.
能力评估
Purpose & Capability
Name/description (Next.js App Router guidance) align with the content: large SKILL.md and many reference docs containing patterns, code snippets, and deployment guidance. The skill requests no binaries, env vars, or installs, which is proportionate for a documentation/guide skill.
Instruction Scope
Runtime instructions are guidance-only (examples, code snippets, and an install hint for 'npx clawhub install nextjs'). Reference files include examples that access process.env (e.g., REDIS_URL, CACHE_BUCKET, DATABASE_URL) and third-party services (Cloudinary, Google Analytics) but these are demonstrative for deployment examples rather than directives for the agent to read local secrets or exfiltrate data. Reviewers should be aware copying examples into production without validating env handling can leak secrets, but the skill itself does not instruct the agent to access unrelated system files or secrets.
Install Mechanism
No install spec and no code to download/execute. Instruction-only skills are lowest-risk from an install mechanism perspective.
Credentials
The skill declares no required environment variables or credentials (none in requires.env). Several sample snippets and deployment examples reference common env names (REDIS_URL, AWS_REGION, CACHE_BUCKET, DATABASE_URL, API_SECRET). These are reasonable illustrative examples for a Next.js guide but are not required by the skill; users should not paste these examples into a project without supplying appropriate, secure credentials.
Persistence & Privilege
Flags show always:false and no install actions that modify system or other skills. disable-model-invocation is false (agent can invoke autonomously) which is the platform default; this is not combined with any other persistent or privileged behavior.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nextjs-guidelines
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nextjs-guidelines 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release with best practices and reference guides for Next.js App Router. - Comprehensive SKILL.md covers Server/Client Components, data fetching, caching, routing, middleware, metadata, error handling, and performance for Next.js 14–16+. - Added 14 detailed reference files in /references for async APIs, bundling, data patterns, file conventions, error handling, font/image optimization, hydration errors, metadata, parallel routes, route handlers, and more. - Includes decision trees, code examples, tables, and checklists for real-world scenarios and debugging. - Designed to help avoid common pitfalls and apply the latest Next.js features and patterns.
元数据
Slug nextjs-guidelines
版本 1.0.0
许可证
累计安装 2
当前安装数 2
历史版本数 1
常见问题

Nextjs 是什么?

Next.js App Router best practices — Server Components, data fetching, caching, routing, middleware, metadata, error handling, streaming, Server Actions, and performance optimization for Next.js 14-16+. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 952 次。

如何安装 Nextjs?

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

Nextjs 是免费的吗?

是的,Nextjs 完全免费(开源免费),可自由下载、安装和使用。

Nextjs 支持哪些平台?

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

谁开发了 Nextjs?

由 wpank(@wpank)开发并维护,当前版本 v1.0.0。

💬 留言讨论