概要
This skill provides expert-level guidance for writing JavaScript within n8n automation workflows. It helps developers master the specific syntax required for n8n, such as $input and $json accessors, while ensuring data is returned in the mandatory array-of-objects format. By offering clear patterns for data transformation, webhook handling, and the use of built-in helpers like Luxon for dates and JMESPath for querying, this skill reduces debugging time and prevents common pitfalls like incorrect mode selection or nested body errors.