containerized-dev

Official

Containerized dev environments for any project.

Authortpm
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the setup and management of complex, multi-workspace development environments by leveraging Docker containers, ensuring consistency and reducing setup friction across different projects and developers.

Core Features & Use Cases

  • Containerized Dev Environments: Scaffolds Docker-based dev environments for various project types (Node.js, Rust, Python, Go, Ruby).
  • Global Port Allocation: Manages port allocation across all projects to prevent conflicts.
  • Workspace Management: Utilizes Git worktrees for isolated development spaces within containers.
  • Agent Integration: Allows spawning and interactive attachment to Claude agents within containers.
  • Session Handoff: Enables seamless transfer of work context from host to container.
  • Host Daemon: Bridges host-specific capabilities (like native builds) to containers.
  • Project Manifest System: Detects project types and self-improves based on a defined manifest.
  • Use Case: A developer needs to set up a new Rust project that also requires Node.js tooling. This Skill can create a single, unified containerized environment that has both Rust and Node.js toolchains pre-installed, along with a managed port for the web server and isolated Git worktrees for different features.

Quick Start

Use the containerized-dev skill to set up a Docker-based development environment for your current project.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: containerized-dev
Download link: https://github.com/tpm/claude-containerized-dev/archive/main.zip#containerized-dev

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.