Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Devcontainer Setup Plugin

Plugin Verifiziert Aktiv
Teil von:Trailofbits

Create pre-configured devcontainers with Claude Code and language-specific tooling

1 Skill 0 MCPs
Zweck

To streamline the setup of isolated and feature-rich development environments using devcontainers, integrated with Claude Code and common programming languages.

Funktionen

  • Pre-configured devcontainers
  • Multi-language support (Python, Node, Rust, Go)
  • Includes Claude Code and marketplace plugins
  • Modern CLI tools (ripgrep, fd, fzf, tmux)
  • Session persistence and token forwarding
  • Filesystem and network isolation

Anwendungsfälle

  • Setting up new development projects with consistent environments
  • Creating isolated sandboxes for code development and testing
  • Configuring project-specific development tools and runtimes
  • Ensuring reproducible build and development environments

Nicht-Ziele

  • Production deployment of containers
  • General Docker or Kubernetes management
  • Modifying existing, non-devcontainer configurations

Workflow

  1. User requests devcontainer setup
  2. Detect project language stack
  3. Generate Dockerfile, devcontainer.json, and helper scripts
  4. Write configuration files to .devcontainer/
  5. Provide instructions for starting and managing the container

Praktiken

  • Devcontainer configuration
  • Language environment setup
  • Development workflow automation
  • Security best practices for development environments

Voraussetzungen

  • Docker or compatible container runtime installed
  • VS Code with Dev Containers extension
  • Claude Code installed

Trust

  • info:Issues Attention13 issues opened, 4 closed in the last 90 days. Closure rate is 23.5%, indicating maintainers are actively reviewing issues but response time may be slower than ideal.

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add trailofbits/skills
/plugin install devcontainer-setup@trailofbits

Qualitätspunktzahl

Verifiziert
97 /100
Analysiert about 16 hours ago

Vertrauenssignale

Letzter Commit3 days ago
Sterne5.2k
LizenzCC-BY-SA-4.0
Status
Quellcode ansehen