Enhance your visual programming experience with AI tools that understand Rete.js node editor patterns, dataflow concepts, and plugin architecture.
Building node editors and visual programming interfaces involves unique patterns and concepts that differ from traditional application development. Our AI integration through LLMs.txt helps coding assistants understand:
This enables AI tools to provide contextually accurate suggestions for your visual programming projects.
Our documentation is optimized for AI consumption through specialized endpoints that understand visual programming workflows:
These endpoints are continuously updated to reflect the latest in node editor development practices and framework capabilities.
You can integrate Rete.js documentation with any AI coding assistant by providing the LLMs.txt URLs as context. This gives the AI comprehensive knowledge about node editor development patterns and best practices.
For automated IDE integration, use Rete Kit AI which generates context-aware instructions that reference LLMs.txt:
bashnpx rete-kit ai --tool cursor --context onboard
This creates IDE-specific instruction files that automatically include references to LLMs.txt endpoints. See the Rete Kit AI documentation for details.
You can manually integrate LLMs.txt URLs with any AI tool by referencing them in your conversations or configuration files. This approach gives you full control over how and when the documentation is used.
https://retejs.org/llms.txt (or llms-full.txt for complete docs)Add the LLMs.txt URL to your workspace for enhanced context-aware suggestions:
.copilot-instructions.md file in your project rootmarkdown# Copilot Instructions For Rete.js development, reference the documentation at: https://retejs.org/llms-full.txt Focus on node editor patterns, dataflow programming, and plugin architecture.
Reference the documentation directly in your conversation:
promptI'm building a node editor with Rete.js. Please review the documentation at https://retejs.org/llms-full.txt and help me create a custom node that processes image data through multiple transformation steps.
MCP-compatible tools (such as Context7, Claude Desktop, and other MCP-enabled applications) can fetch the Rete.js documentation as context for AI models:
To set up MCP integration, add the Rete.js LLMs.txt URLs (https://retejs.org/llms.txt or https://retejs.org/llms-full.txt) as resources in your MCP-compatible tool's configuration. Check your MCP tool's documentation for specific setup instructions.