n8n-code-javascript
CommunityMaster JavaScript in n8n Code nodes.
Authorovachiever
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Guides how to write robust JavaScript in n8n Code nodes, avoid common errors, and leverage built-in helpers.
Core Features & Use Cases
- Data access patterns ($input.all, $input.first, $input.item)
- Common production patterns for transformations, aggregations, and error handling
- Built-in functions overview (http requests, DateTime, JSON querying)
- Debugging and CI considerations for code nodes
Quick Start
Start by using the provided patterns to implement a small data transformation in a Code node.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: n8n-code-javascript Download link: https://github.com/ovachiever/droid-tings/archive/main.zip#n8n-code-javascript Please download this .zip file, extract it, and install it in the .claude/skills/ directory.