- Code Structure & Readability Variable, function, and class names are clear and follow camelCase convention. Functions are short and do one thing only. Clear separation between controller, service, and model layers. No unused code or outdated comments.
- Error Handling Proper error handling with try/catch for async/await. No uncaught errors or unhandled promises. Clear error messages are returned to the client.
- Security No sensitive information (passwords, keys, tokens) exposed in code. All client input is validated. Security middleware such as helmet and cors are used.
- Performance No heavy tasks blocking the event loop. Caching is used where appropriate. Database queries are optimized and indexed if necessary.
- Best Practices Environment variables are managed with dotenv. Complex code blocks are well-commented. Configurations, constants, and helpers are separated into their own files.
- Testing Important logic functions have unit tests. Edge cases are tested.
vuihoc-nodejs-review-code
1. Code Structure & Readability Variable, function, and class names are clear and follow camelCase convention. Functions are short and do one thing only. Clear separation between controller, service, and model layers. No unused code or outdated comments. 2. Error Handling Proper error handling with try/catch for async/await. No uncaught errors or unhandled promises. Clear error messages are returned to the client. 3. Security No sensitive information (passwords, keys, tokens) exposed in code. All client input is validated. Security middleware such as helmet and cors are used. 4. Performance No heavy tasks blocking the event loop. Caching is used where appropriate. Database queries are optimized and indexed if necessary. 5. Best Practices Environment variables are managed with dotenv. Complex code blocks are well-commented. Configurations, constants, and helpers are separated into their own files. 6. Testing Important logic functions have unit tests. Edge cases are tested.
Safety Notice
This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.
Copy this and send it to your AI assistant to learn
Install skill "vuihoc-nodejs-review-code" with this command: npx skills add locbkav97/vuihoc-nodejs-review-code
Source Transparency
This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.
Related Skills
Related by shared tags or category signals.
Semia
Audit an agent skill with Semia inside OpenClaw. Use when the user asks to run `semia scan <path>`, "Run Semia audit on this skill", or audit a skill/plugin...
内控-集团客户部FY审计
集团客户部FY审计工具。当用户要求"审计返佣"、"核查KA返佣"、"核对返佣数据"、"检查返佣表"、"返佣对账"或类似场景时使用。本技能自动识别各月KA返佣工作表结构,从原始数据独立重算返佣金额并与汇总表比对,发现数据差异和规则执行问题,输出结构化审计报告。支持增量追加新月份数据到SQLite数据库,不修改历史数据。
Linux Security Scanner
Linux security auditing tool that checks SSH configuration, open/listening ports, firewall rules (ufw/iptables/nftables), failed login attempts, sudoers perm...
Camera Memory Card Empty Case Tag
Create printable camera memory card case tags that show empty, ready, used, and return-to-bag states without data, formatting, backup, or security guidance.