awesome-coder
github.com/coder/awesome-coder ↗A curated list of awesome Coder resources.
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me talks and videos resources from awesome-coder"
Installation instructions →What's inside
Talks and Videos
- 10 governance controls that actually stop AI agents from going rogue
Rob Whiteley, Coder CEO, with a HumanX 2026 lightning talk on practical guardrails for autonomous coding agents.
- Accelerate cloud native development with Coder
Tim Quinlan at PlatformCon 2024 on shifting developer runtimes left without building a platform from scratch.
- Building the IDE Golden Path
Ben Potter on building a consistent IDE experience across teams with Coder.
- How Skydio scaled AI coding agents to a million-line monorepo
Elliot Graebert (Skydio) and Ben Potter (Coder) on rolling out agentic development at production scale.
- Introduction to Coder Workspaces
Overview of Coder workspaces and how they fit into a developer workflow.
- Optimising developer workflows: the future of Cloud Development Environments
Eric Paulsen, Field CTO at Coder, on running development environments as policy-driven infrastructure.
AI Coding Agents
- AI Coder documentation
Official documentation for running AI coding agents inside Coder workspaces.
- Coder Agents
Coder's built-in chat interface and API for delegating development work to coding agents. It selects a template, provisions a workspace, and runs the agent loop inside your Coder control plane.
Official Resources
- Blog
Posts from the Coder team covering product updates, deployments, and technical deep dives.
- [Dev]olution Podcast
Coder's podcast, hosted by Field CTO Nicky Pike, on building real-world systems and the impact of AI on development.
- Discord
Community chat for developers and operators using Coder.
- Documentation
Official Coder documentation, including install, admin, and contributor guides.
- Press kit & brand style guide
Logos, brand assets, and brand guidelines.
- X
Official Coder account on X.
Templates
- bpmct/coder-templates/shared-mac
Connect a pre-provisioned Mac device and provision system users as workspaces.
- denbeigh2000/coder-templates
Manage NixOS development workspaces on EC2, including spot and Graviton variants.
- matifali/coder-templates
Docker-based deep learning templates (PyTorch/TensorFlow with Jupyter, plus an NVIDIA GPU variant) and MATLAB in the browser.
- m.lan/coder-templates
Kubernetes template with Docker in Docker (DinD).
- ntimo/coder-hetzner-cloud-template
Set up a Hetzner Cloud instance as a dev environment, with or without VS Code.
- sharkymark/v2-templates
A large collection of Coder Terraform templates and tips.
Platform and Tools
- coder/boo
GNU screen-style terminal multiplexer built on libghostty, with
- coder/coder
The Coder server, agent, and CLI. Self-hosted cloud development environments and AI coding agents defined in Terraform.
- coder/code-server
Run VS Code in a browser tab. The default web IDE for many Coder workspaces.
- coder/envbuilder
Build workspaces from a Dockerfile or devcontainer.json on Docker, Kubernetes, and OpenShift.
- coder/mux
Desktop and browser app for running multiple AI coding agents side-by-side on local or remote compute, with isolated workspaces and a multi-model loop.
- coder/registry
Source for the templates and modules published to registry.coder.com.
Automation
- coder/box
NixOS appliance that provisions a single-node Coder server and k3s cluster on a physical machine for self-contained demos and workshops.
- Provision Coder with Lima
Linux virtual machines, typically on macOS, for running containerd.
- Update Coder Template
A GitHub Action to automate Coder template changes.
- Validated architectures
Reference architectures for deploying Coder in production on Kubernetes and other platforms.
Coder Desktop
- coder/coder-desktop-linux
Coder Desktop for Linux, including the Avalonia tray app and VPN service integration.
- coder/coder-desktop-macos
Native macOS Coder Desktop client.
- coder/coder-desktop-windows
Native Windows Coder Desktop client.
IDE Integrations
- coder/coder-jetbrains-toolbox
JetBrains Toolbox plugin for Coder.
- coder/vscode-coder
VS Code extension to open any Coder workspace with a single click. Also works in VS Code forks like Cursor, Windsurf, and Kiro.
- Cursor module
One-click launch button for Cursor IDE, with optional MCP server configuration.
- Kiro module
One-click launch button for Kiro, AWS's AI-powered IDE, with optional MCP server configuration.
- Running a private VS Code Extension Marketplace
Host an internal extension marketplace for code-server and VS Code workspaces.
- Windsurf module
One-click launch button for the Windsurf Editor, with optional MCP server configuration.
Showing a sample of 55 resources. View the full list on GitHub →