n8n-integration-testing-patterns
关于
This skill provides testing patterns for n8n node integrations, focusing on API contract validation, authentication flows, and error scenario coverage. It helps developers systematically test connectivity, rate limit handling, and response parsing. Use it when building or validating n8n workflows that interact with external services.
快速安装
Claude Code
推荐npx skills add mattnigh/skills_collection -a claude-code/plugin add https://github.com/mattnigh/skills_collectiongit clone https://github.com/mattnigh/skills_collection.git ~/.claude/skills/n8n-integration-testing-patterns在 Claude Code 中复制并粘贴此命令以安装该技能
GitHub 仓库
相关推荐技能
n8n-workflow-testing-fundamentals
其他该Skill为n8n工作流提供全面的测试指导,涵盖执行生命周期、节点连接模式和数据流验证。它特别适用于测试n8n自动化应用时的错误处理策略验证和节点间数据流检查。开发者可在测试工作流结构、使用真实测试数据及验证错误处理路径时调用此技能。
n8n-integration-testing-patterns
其他该Skill为n8n集成测试提供标准化模式,专门用于验证外部服务的API契约、认证流程和错误处理。它覆盖了连通性验证、操作测试、响应处理、限流机制等关键测试场景,帮助开发者系统化测试n8n节点集成。适用于需要确保n8n工作流与外部API可靠交互的开发测试阶段。
n8n-expression-testing
其他该Skill专门用于验证和测试n8n工作流中的表达式语法,提供上下文感知测试和常见错误检测。它能帮助开发者在执行前验证JavaScript表达式、检查空值处理并识别安全漏洞。特别适用于调试数据转换和优化n8n表达式性能的场景。
n8n-trigger-testing-strategies
其他这个Skill专门用于测试n8n工作流的各种触发机制,包括webhook验证、定时任务测试和轮询机制检查。它为开发者提供了完整的触发测试策略和快速检查清单,帮助确保工作流在各种触发场景下可靠运行。特别适合在部署前验证触发配置的正确性和鲁棒性。
