About
This skill provides comprehensive guidance for developers writing JavaScript within n8n's Code nodes, ensuring correct data access and return formats. It helps users navigate the nuances of 'Run Once for All Items' versus 'Run Once for Each Item' modes, provides patterns for complex data transformations, and clarifies the specific structure of webhook payloads. By incorporating built-in helpers like Luxon for date manipulation and JMESPath for JSON querying, this skill enables the creation of robust, efficient n8n workflows while preventing common runtime errors like incorrect return structures or missing null checks.