跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Devcontainer Setup Plugin

插件 已验证 活跃

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

1 个 Skill 0 个 MCP
目的

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

功能

  • 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

使用场景

  • 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

非目标

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

工作流

  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

实践

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

先决条件

  • 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.

安装

请先添加 Marketplace

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

质量评分

已验证
97 /100
1 day ago 分析

信任信号

最近提交3 days ago
星标5.2k
许可证CC-BY-SA-4.0
状态
查看源代码