From ff47a35db98405d24047c3101a8740f21f65c9ef Mon Sep 17 00:00:00 2001 From: DevelopmentCats Date: Fri, 15 May 2026 14:33:13 -0500 Subject: [PATCH] fix: format skills README table for prettier --- registry/coder/skills/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/registry/coder/skills/README.md b/registry/coder/skills/README.md index 4e28e56d..9bcb6188 100644 --- a/registry/coder/skills/README.md +++ b/registry/coder/skills/README.md @@ -20,6 +20,6 @@ and served through the registry's API, MCP tools, and ## Available Skills -| Skill | Description | -| ------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| Skill | Description | +| ------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | [Coder Setup](https://registry.coder.com/skills/coder/setup) | Install, deploy, or bootstrap a new Coder deployment end-to-end. Covers Docker, Kubernetes/Helm, VM, cloud, HTTPS/domain setup, first admin creation, starter templates, and first workspace. |