docs: call out coder/skills setup skill on install and quickstart pages (#25194)

<!--

If you have used AI to produce some or all of this PR, please ensure you
have read our [AI Contribution
guidelines](https://coder.com/docs/about/contributing/AI_CONTRIBUTING)
before submitting.

-->
This commit is contained in:
Ben Potter
2026-05-12 12:36:00 -05:00
committed by GitHub
parent 4b54925abc
commit 5e44c71305
2 changed files with 6 additions and 0 deletions
+3
View File
@@ -34,6 +34,9 @@ explained through a cooking analogy:
- Familiarity with running commands in the terminal
- 10 minutes of your time
> [!TIP]
> If you use a coding agent like Claude Code, the [coder/skills](https://github.com/coder/skills) `setup` skill can train the coding agent on the following steps (install Docker, install Coder, create your first template, and launch a workspace).
## Step 1: Install Docker and set up permissions
<div class="tabs">