coder

Manage Coder workspaces, templates, and CLI commands across environments.

1|Updated Oct 23, 2021
One-click install
npx skills add https://github.com/taiidani/dotfiles --skill coder-taiidani
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coder
Source: https://github.com/taiidani/dotfiles/tree/main/.opencode/skills/coder
Command: npx skills add https://github.com/taiidani/dotfiles --skill coder-taiidani

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill supplies comprehensive guidance for the Coder platform, enabling users to efficiently set up, manage, and troubleshoot remote development workspaces, templates, and CLI operations.

Core Features & Use Cases

  • Workspace Lifecycle Management: Create, start, stop, update, and delete workspaces using the Coder CLI.
  • Template Handling: List, initialise, push, pull, and version Terraform‑based workspace templates.
  • Authentication & Access: Login to development and production deployments, manage tokens, and configure SSH access.
  • Troubleshooting & Monitoring: View logs, resource usage, network diagnostics, and generate support bundles.
  • Automation: Schedule auto‑start/stop, enable auto‑updates, and integrate with CI/CD pipelines.

For example, a developer can quickly provision a feature‑branch workspace from the hashistack template, work remotely, and safely shut it down when the task is complete.

Quick Start

Ask the coder skill to list all active workspaces in the development environment.

Frequently Asked Questions about coder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create and manage remote development workspaces with Coder CLI?

To manage remote development workspaces with Coder CLI, use commands to create, start, stop, update, and delete environments. You can provision feature-branch workspaces from Terraform templates and safely shut them down upon task completion.

How do I handle Terraform-based templates in Coder workspaces?

Handle Terraform-based templates in Coder workspaces by listing, initializing, pushing, pulling, and versioning them. This template handling process enables consistent provisioning of remote development environments across development and production deployments.

Can I automate workspace lifecycle and integrate Coder with CI/CD pipelines?

Yes, you can automate the workspace lifecycle with Coder by scheduling auto-start and auto-stop times, enabling auto-updates, and integrating the CLI commands with your CI/CD pipelines to achieve automated remote development provisioning.

How do I configure authentication and SSH access for Coder deployments?

Configure authentication for Coder deployments by logging into development and production environments, managing tokens, and setting up SSH access. These authentication mechanisms secure your access to remote development workspaces.

Why is my Coder workspace not working and how do I troubleshoot it?

Troubleshoot your Coder workspace not working by viewing logs, checking resource usage, and running network diagnostics. You can also generate support bundles to identify and resolve issues with your remote development environment.

Does Coder support HashiCorp Terraform for workspace template provisioning?

Yes, Coder supports HashiCorp Terraform for workspace template provisioning. You can initialize, push, pull, and version Terraform-based templates to provision standardized remote development environments across your teams.