| name | n8n-node-creation |
| description | Quick index for n8n custom node creation docs. USE FOR: finding the right page across overview, planning, build, test, and deploy stages. TRIGGERS: 'n8n creating nodes', 'plan node type', 'declarative vs programmatic', 'node file structure', 'node linter', 'deploy community node'. DO NOT USE FOR: copying full docs content; provide concise pointers only. |
n8n Node Creation Docs Index
Use this skill to route work to the correct n8n documentation page quickly.
When To Use
- You need a fast map of the n8n node-creation lifecycle.
- You want links with short descriptions instead of long doc extracts.
- You are deciding what to read next while building a community or private node.
Lifecycle Index
1) Overview
2) Plan
3) Build
Build Reference
4) Test
5) Deploy
Suggested Reading Path
- Overview
- Plan (type, style, UI)
- Build (tutorial + reference)
- Test (local run + linter)
- Deploy (community or private)