docs: add coder-templates skill references to quickstart and template contribution guides (#24383)

Adds TIP alerts to the quickstart guide and the template contribution
guide linking to the
[coder-templates](https://github.com/coder/registry/blob/main/.agents/skills/coder-templates/SKILL.md)
agent skill from the Coder Registry. This gives contributors and new
users a pointer to AI-assisted template authoring when they first
encounter template creation.
This commit is contained in:
DevCats
2026-04-16 12:04:30 -05:00
committed by GitHub
parent 4c1a32cd7c
commit b89ddb593d
2 changed files with 19 additions and 13 deletions
+3
View File
@@ -148,6 +148,9 @@ lines of output, so you might have to scroll up to find it.
## Step 4: Create your First Template and Workspace
> [!TIP]
> If you use an AI coding assistant, the [coder-templates](https://github.com/coder/registry/blob/main/.agents/skills/coder-templates/SKILL.md) agent skill can guide you through creating and customizing templates with best practices built-in.
Templates define what's in your development environment. Let's start simple:
1. Click **"Templates"** → **"New Template"**