n8n-studio:develop-code-node
CommunityTDD-build n8n Code nodes, then partially update workflows.
Authoricednut
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill removes guesswork and inconsistent node implementations by guiding agents to develop n8n Code nodes using a TDD-first workflow and then apply only the changed node back into the target workflow.
Core Features & Use Cases
- TDD-first Code Node development: Generates and iterates on unit tests using Jest until they pass, then implements logic in an n8n-executable format.
- Safe incremental workflow updates: Converts the tested logic into an n8n Code node
jsCodestring and updates only the target node vian8n_update_partial_workflow. - Works with existing code and tests: If prior JS and unit test files exist, it fetches the current node code from n8n and refines tests and implementation; otherwise it creates both from scratch.
Quick Start
Tell the agent: "Develop the n8n Code node '[Code node name]' for workflow '[Workflow name]' using TDD, create/update the unit test, run Jest until it passes, and then update only that node in the n8n workflow via n8n_update_partial_workflow."
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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-studio:develop-code-node Download link: https://github.com/icednut/n8n-studio/archive/main.zip#n8n-studio-develop-code-node Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.