n8n-validation-expert
How to Install
Claude Code:
git clone --depth 1 https://github.com/czlonkowski/n8n-skills.git && cp n8n-skills/skills/n8n-validation-expert ~/.claude/skills/n8n-validation-expertCursor:
Copy the SKILL.md content into your .cursorrules file# n8n Validation Expert
Expert guide for interpreting and fixing n8n validation errors.
---
## Validation Philosophy
**Validate early, validate often**
Validation is typically iterative:
- Expect validation feedback loops
- Usually 2-3 validate → fix cycles
- Average: 23s thinking about errors,
Details
| Category | Coding → generation |
| Source | https://github.com/czlonkowski/n8n-skills |
| Stars | ★ 5.4K |
| Risk Level | N/A |
Related Skills
n8n-node-configuration
# n8n Node Configuration
Expert guidance for operation-aware node configuration with property depen
n8n-mcp-tools-expert
# n8n MCP Tools Expert
Master guide for using n8n-mcp MCP server tools to build workflows.
---
##
n8n-code-python
# Python Code Node (Beta)
Expert guidance for writing Python code in n8n Code nodes.
---
## ⚠️ Im
n8n-code-tool
# n8n Custom Code Tool
Expert guidance for writing code inside `@n8n/n8n-nodes-langchain.toolCode`