Hi, Slate doesn’t support any AI “vibe-coding” tools however it heavily relies on JavaScript, CSS and HTML so you can use LLMs by copy-pasting bits of code into an AI Chat to build context about the Slate application and have it generate snippets of JS/CSS/HTML. The developer experience for this isn’t fantastic but can help you write some logic or styling more easily.
Currently the Slate JSON export is the main way to get all the context of the application structure. Blueprint NPM package won’t help with any vibe-coding really.