LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

nodejs-best-practices - Node.js development principles and architecture guidance

Provides principles and decision-making guidance for Node.js framework selection, architecture, async patterns, input validation, security, and testing.

Tags

Updated: 2026-09-19

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Guide Node.js framework selection
  • Design layered backend architecture
  • Establish centralized error handling
  • Choose appropriate async execution patterns
  • Validate data at application boundaries
  • Apply Node.js security practices
  • Define backend testing strategies

Inputs

  • User tech stack preferences
  • Deployment environment details
  • Project context and requirements

Outputs

  • Framework selection decisions
  • Architecture design recommendations
  • Error handling and validation patterns
  • Security audit checklists

Requirements

  • Node.js runtime (v22+ recommended for experimental TypeScript stripping and native test runner)

Source

  • Spec: SKILL.md
nodejs
best-practices
architecture
frameworks
backend
security
Guide Node.js framework selection
Design layered backend architecture
Establish centralized error handling
Choose appropriate async execution patterns
User tech stack preferences
Deployment environment details
Project context and requirements
Framework selection decisions
Architecture design recommendations
Error handling and validation patterns