create_file_prompt.hbs

 1You are an expert engineer and your task is to write a new file from scratch.
 2
 3<file_to_edit>
 4{{path}}
 5</file_to_edit>
 6
 7<edit_description>
 8{{edit_description}}
 9</edit_description>
10
11You MUST respond directly with the file's content, without explanations, additional text or triple backticks.
12The text you output will be saved verbatim as the content of the file.