← 返回 Skills 市场
locbkav97

vuihoc-nodejs-review-code

作者 locbkav97 · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
72
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install vuihoc-nodejs-review-code
功能描述
Review Node.js code for clear structure, error handling, security, performance, best practices, and proper testing coverage.
使用说明 (SKILL.md)
  1. Code Structure & Readability\r Variable, function, and class names are clear and follow camelCase convention.\r Functions are short and do one thing only.\r Clear separation between controller, service, and model layers.\r No unused code or outdated comments.\r
  2. Error Handling\r Proper error handling with try/catch for async/await.\r No uncaught errors or unhandled promises.\r Clear error messages are returned to the client.\r
  3. Security\r No sensitive information (passwords, keys, tokens) exposed in code.\r All client input is validated.\r Security middleware such as helmet and cors are used.\r
  4. Performance\r No heavy tasks blocking the event loop.\r Caching is used where appropriate.\r Database queries are optimized and indexed if necessary.\r
  5. Best Practices\r Environment variables are managed with dotenv.\r Complex code blocks are well-commented.\r Configurations, constants, and helpers are separated into their own files.\r
  6. Testing\r Important logic functions have unit tests.\r Edge cases are tested.
安全使用建议
This skill appears safe to install as a code-review checklist. As with any review assistant, avoid sharing secrets or proprietary code unless you trust the environment where the review is performed.
功能分析
Type: OpenClaw Skill Name: vuihoc-nodejs-review-code Version: 1.0.1 The skill bundle contains standard, non-executable guidelines for performing Node.js code reviews, covering topics like code structure, error handling, security best practices, and performance. There are no malicious commands, scripts, or prompt injection attempts in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The content matches the stated purpose of reviewing Node.js code for structure, errors, security, performance, best practices, and tests.
Instruction Scope
The instructions are limited to review criteria and do not direct the agent to execute code, modify files, call external services, or override user intent.
Install Mechanism
There is no install spec and no code files; the skill is instruction-only.
Credentials
No binaries, environment variables, credentials, or configuration paths are required.
Persistence & Privilege
The artifacts show no persistence, background behavior, privilege escalation, or access to local authentication/session data.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install vuihoc-nodejs-review-code
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /vuihoc-nodejs-review-code 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Improved English localization for all documentation in SKILL.md. - No structural or functional changes to the codebase.
v1.0.0
Initial release of vuihoc-nodejs-review-code. - Thiết lập các tiêu chuẩn review code Node.js về cấu trúc, đặt tên, phân tách controller/service/model. - Yêu cầu xử lý lỗi đầy đủ, trả thông báo lỗi rõ ràng. - Nhấn mạnh kiểm tra bảo mật, validate dữ liệu và sử dụng middleware bảo mật. - Đề xuất tối ưu hiệu năng, tránh block event loop và sử dụng cache hoặc index khi cần. - Hướng dẫn sử dụng dotenv, tách biệt cấu hình, viết comment cho code phức tạp. - Yêu cầu có unit test và kiểm thử edge case cho các hàm quan trọng.
元数据
Slug vuihoc-nodejs-review-code
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

vuihoc-nodejs-review-code 是什么?

Review Node.js code for clear structure, error handling, security, performance, best practices, and proper testing coverage. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 72 次。

如何安装 vuihoc-nodejs-review-code?

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

vuihoc-nodejs-review-code 是免费的吗?

是的,vuihoc-nodejs-review-code 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

vuihoc-nodejs-review-code 支持哪些平台?

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

谁开发了 vuihoc-nodejs-review-code?

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

💬 留言讨论