noodlefrenzy

Devcontainer — Development skill for Claude Code

Development community

Set up a devcontainer for this project: $ARGUMENTS You are configuring a development container so this project can be developed in a consistent, reproducible environment.

How to install Devcontainer

Installs to ~/.claude/commands/noodlefrenzy-vteam-hybrid-devcontainer.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/noodlefrenzy/vteam-hybrid/HEAD/.claude/commands/devcontainer.md -o ~/.claude/commands/noodlefrenzy-vteam-hybrid-devcontainer.md

Restart Claude Code, or start a new session, for it to be picked up.

What Devcontainer does

Set up a devcontainer for this project: $ARGUMENTS

You are configuring a development container so this project can be developed in a consistent, reproducible environment. This command is typically run AFTER the tech stack has been chosen (via scaffolding or manual setup).

1. Detect the Current Stack

Read the repo to understand what's already here. Check for:

  • **Nod

Alternatives in Development

  • E2e Devcontainer — Run E2E tests in a dev container (isolated environment) 1.6k ★
  • Devcontainer Features — Anthropic Dev Container Features, including Claude Code CLI 244 ★
  • Auto Update — Pull the latest ECC repo changes and reinstall the current managed targets 243.5k ★

Full documentation available on GitHub

View Source Repository