Michael Smith 08ed594bfd
chore: add validation for Coder Template README files (#326)
Closes #194 alongside #325

## Description

This PR adds the missing base layer of validation for all Coder template
README files, ensuring that they all follow a consistent structure when
processed by the Registry website's build step. It also updates a few
README files to match the new standards.

## Type of Change

- [ ] New module
- [x] Bug fix
- [ ] Feature/enhancement
- [ ] Documentation
- [x] Other

## Testing & Validation

- [x] Tests pass (`bun test`)
- [x] Code formatted (`bun run fmt`)
- [x] Changes tested locally
2025-08-13 13:38:11 -05:00
..

display_name description icon verified tags
Claude Code AI Agent Template An experimental AI agent integration with Claude CodeAI agent ../../../../.icons/claude.svg false
ai
docker
container
claude
agent
tasks

AI agent template for a workspace in a container on a Docker host

An experimental AI agent integration with Claude CodeAI agent

Docker image

  1. Based on Coder-managed image codercom/example-universal:ubuntu

Image on DockerHub

Apps included

  1. A web-based terminal
  2. code-server Web IDE
  3. A sample app to test the environment
  4. Claude Code AI agent to assist with development tasks

Resources

Coder docs on AI agents and tasks

main.tf for Coder example

Claude Code Coder Terraform module

Docker Terraform provider

Coder Terraform provider