Coder
Official@coder
Coder provisions cloud development environments via Terraform, supporting Linux, macOS, Windows, X86, ARM, Kubernetes and more.
Agent Skills by Coder
Showing 15 vetted skills indexed across 1 GitHub repositories.
electron
Automate Electron desktop applications via Chrome DevTools Protocol using agent-browser.
dev-server-sandbox
Runs multiple isolated xum dev-server instances with temporary roots and free ports.
dev-desktop-sandbox
Launches isolated Electron desktop dev instances with temporary XUM_ROOT directories and free ports.
deep-review
Coordinates parallel sub-agents to review code changes across correctness, tests, and consistency.
pull-requests
Manages GitHub pull request creation, CI validation, and review resolution workflows.
generate-readme-screenshots
Regenerate README WebP screenshots from Storybook stories using Playwright and Sharp.
tbench
Runs Terminal-Bench 2.0 benchmarks against the Xum agent and analyzes failure rates.
react-effects
Guides correct useEffect usage and anti-pattern avoidance in React components.
dev-server-sandbox
Launch isolated Mux dev-server instances with temporary MUX_ROOT directories.
tests
Enforce standardized unit and integration test organization and execution with bun x jest.
dev-desktop-sandbox
Run isolated Mux desktop Electron instances with unique temporary MUX_ROOT directories.
deep-review
Coordinate specialized sub-agents to review code changes and consolidate findings.
pull-requests
Enforce pull request governance for titles, reviews, and merge practices.
tbench
Automate Terminal-Bench 2.0 benchmarking and failure analysis for Mux agents.
react-effects
Guide React developers on when to use useEffect for side effects.
Frequently Asked Questions About Coder
FAQPage SchemaWhat specific tasks are enabled by Coder's environment provisioning?▼
Coder enables the deployment of isolated Mux development server and desktop Electron instances. These environments utilize temporary root directories to ensure process isolation, allowing developers to run complex software stacks across Linux, macOS, and Windows without environment contamination or configuration drift.
Which engineering personas benefit from these development environment capabilities?▼
Platform engineers, DevOps practitioners, and software developers benefit from Coder's ability to standardize development environments. It is specifically designed for teams managing complex Kubernetes-based infrastructure who require consistent, reproducible, and isolated workspaces for code review, testing, and performance benchmarking.
What are the core prerequisites for deploying Coder environments?▼
Deployment requires a compatible host environment supporting Linux, macOS, or Windows, with specific support for Kubernetes clusters. Users must manage MUX_ROOT directory configurations and ensure that testing dependencies like Bun and Jest are integrated into the environment manifest to support standardized unit and integration execution.