Templates
Templates give new files and prompts a consistent starting point. They are stored globally, so they're available in every workspace.
File templates
When you create a file (New file / ⌘N), you pick a file template.
A template provides the starting body and a suggested filename — for example a
plan skeleton with the right frontmatter (type: plans, a status, and headings),
or an ADR layout. After choosing, name the file and it opens ready to edit.
Prompt templates
In the prompt card editor, the From template… dropdown fills the instruction
with a saved prompt template (and its kind). Templates can include
{{variables}} that become fill-in fields on the card.
Managing templates
Open Manage templates (Library footer or command palette) to review the built-in file and prompt templates and apply them. Applying a prompt template creates a new prompt card; applying a file template starts a new file.