A comprehensive quality enforcement skill that audits Node.js applications for security, performance, and architectural integrity.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install vuihoc-nodejs-review-code
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install vuihoc-nodejs-review-code using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Node.js Best Practices & Code Auditor is a specialized addition to the Openclaw Skills ecosystem designed to enforce high-standard software engineering principles. It transforms your AI coding agent into a rigorous technical lead, ensuring that every line of code adheres to camelCase naming conventions, modular architecture, and the Single Responsibility Principle.
By integrating this skill, developers can automate the detection of code smells, unhandled promises, and security vulnerabilities. It focuses on creating maintainable systems by separating concerns between controllers, services, and models while ensuring production-ready traits like environment variable management and optimized database indexing.
To enable these auditing capabilities within your environment, install the skill via the Openclaw Skills CLI:
openclaw install nodejs-audit-best-practices
Ensure your project includes a .env file and basic testing framework (like Jest or Mocha) to allow the skill to validate configuration and test coverage.
The skill organizes its audit data and metadata based on the following taxonomy:
| Category | Focus Area | Requirement |
|---|---|---|
| Architecture | File Separation | Distinct Controller, Service, and Model layers |
| Security | Protection | Validation of inputs and use of Helmet/CORS |
| Reliability | Error Handling | Comprehensive try/catch and clear error messages |
| Performance | Optimization | Indexing, caching, and non-blocking I/O |
| Environment | Config | Centralized constants and .dotenv usage |
Loading
A specialized skill for reading and extracting comprehensive product lists and metadata from Bee-powered websites via open API access.

An open-source Retrieval-Augmented Generation engine that combines deep document understanding with advanced AI agent capabilities.

RAGFlow is a professional-grade open-source RAG engine that integrates DeepDoc parsing with a canvas-based agent workflow system.

A bridge between your voice recordings and Obsidian that uses OpenAI Whisper to transcribe audio and append it directly to your daily notes.

A professional automation tool that converts Markdown articles into WeChat Official Account drafts with integrated image management.

An automated vocabulary uploader for the K241 platform featuring integrated translation and pinyin fetching.








































