Node.js Development Guidelines
Objective: Define standards for writing robust, secure, and maintainable Node.js applications, covering package management, environment setup, coding patterns, error handling, security, and quality tooling.
Source File
View the full rule: .agent/rules/node.md
Sections
- Package Management
- Environment Setup
- Tool Execution (Performance First)
- Coding Style
- Error Handling
- Security
- Performance
- Testing & Quality
