From devcontainer
Create, update, validate, operate, and troubleshoot Dev Container setups, including `devcontainer.json`, local or published Dev Container Features, and `devcontainer` CLI workflows. Use for existing repos, project-local `.devcontainer` Features, dedicated Feature collections, config migration, lifecycle/debugging, and release or validation tasks.
How this skill is triggered — by the user, by Claude, or both
Slash command
/devcontainer:devcontainerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill for any task that changes or operates a dev container at the repository, Feature, or CLI layer.
Use this skill for any task that changes or operates a dev container at the repository, Feature, or CLI layer.
devcontainer CLI operationsdevcontainer.json, Dockerfile/image/compose, lifecycle, mounts, ports, env, customizationsdevcontainer up/build/read-configuration/exec/features/....devcontainer/devcontainer.json.devcontainer/<feature-id>/src/<feature-id>/ and optional test/<feature-id>/dockerFile to build.dockerfile instead of preserving it..devcontainer/<feature-id>/devcontainer-feature.json.devcontainer/<feature-id>/install.shsrc/<feature-id>/devcontainer-feature.jsonsrc/<feature-id>/install.shtest/<feature-id>/test.sh${devcontainerId} guidance.devcontainer features ... commands when direct CLI execution is needed.devcontainer --help before relying on flags that may have changed.Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub sliekens/agentic --plugin devcontainer