Devcontainer Bridge

Execute CLI commands and technical workflows inside a project's dev-container, ensuring environment consistency with project-defined dependencies and tool versions. Use this skill whenever the workspace has a .devcontainer/ directory and the task requires running shell commands, build tools, test suites, or any CLI tools. Trigger even if the user doesn't say "container" — if they ask to run tests, execute a workflow, or use a project-specific CLI and a .devcontainer exists, bridge into the container first. This prevents "works on my machine" issues and ensures the right runtime versions are always used.

allanbian1017 6b11d74 4.4 KB Updated

File contents

allanbian1017/skills/tree/main/skills/deprecated/devcontainer-bridge commit 6b11d74b50

Frequently asked questions

npx skillmds@latest add allanbian1017/devcontainer-bridge