When to use this skill:
- When implementing execute() methods with getInputData/getNodeParameter
- When writing helper functions for API requests (apiRequest, apiRequestAllItems)
- When implementing cursor-based or custom pagination logic
- When building loadOptions methods for dynamic dropdown options
- When handling binary data downloads and uploads
- When building webhook triggers with signature validation
- When implementing polling triggers with getWorkflowStaticData
- When processing items in loops with try-catch and continueOnFail
- When creating new objects from input data (never modify input directly)
- When working with this.helpers.httpRequest for API calls
- When handling multiple sequential API calls
- When building GraphQL integrations or non-HTTP protocols
- When needing custom authentication flows beyond declarative routing
Nodes Programmatic Patterns
This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to how it should handle nodes programmatic patterns.
Instructions
For details, refer to the information provided in this file: nodes programmatic patterns
微信扫一扫