Copy the AI instruction¶
Vibe Blueprints includes a purpose-built instruction for external AI assistants.
The complete instruction is distributed with the installed plugin and is not published as part of this documentation website.
How to use it¶
- Open a Blueprint.
- Open Window → Vibe Blueprints.
- Press Copy AI instruction.
- Paste it into the AI assistant before your request and Blueprint text.
- Keep the instruction in the AI project's persistent instructions when the provider supports it.
Why copy it from the plugin?¶
The bundled instruction matches the installed converter and describes:
- the expected reversible output;
- safe placeholder behavior;
- naming requirements;
- supported workflow rules;
- restrictions on invented project data.
Copying it from the plugin avoids using an instruction that belongs to a different release.
Recommended request pattern¶
Follow the Vibe Blueprints instruction already provided.
Task:
<describe the requested mechanic or correction>
Requirements:
- preserve existing user-defined names;
- return one complete importable document beginning with # VibeBP;
- do not invent project-specific assets or components.
Current Blueprint text:
<paste the exported text>
Note
Do not publish or redistribute the bundled instruction as a standalone product.