Acerca de
This skill equips Claude with specialized knowledge for writing efficient and error-free JavaScript inside n8n Code nodes. It covers critical aspects such as choosing between 'All Items' and 'Each Item' execution modes, correctly accessing webhook data nested under the body property, and ensuring output follows the mandatory array-of-objects JSON format. By utilizing built-in helpers like Luxon for dates and httpRequest for API calls, it helps developers build robust automations while avoiding common pitfalls like missing return statements or incorrect variable scoping.