Skip to main content
Back to the directory
trailofbits/skillsSoftware EngineeringFrontend and Design

devcontainer-setup

Pre-configured devcontainer with Claude Code, language detection, and multi-language tooling support.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/trailofbits/skills --skill devcontainer-setup
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, devcontainer-setup has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: trailofbits/skills. Canonical URL: https://skills.sh/trailofbits/skills/devcontainer-setup.

Security audits
Gen Agent Trust HubPASS
SocketWARN
SnykFAIL
About this skill
Pre-configured devcontainer with Claude Code, language detection, and multi-language tooling support. Creates a pre-configured devcontainer with Claude Code and language-specific tooling. Check in order (use first match): Convert to slug: lowercase, replace spaces/underscores with hyphens. If multiple languages are detected, configure all of them in the following priority order: For multi-language postCreateCommand , chain all setup commands: Extensions and settings from all detected languages should be merged into the configuration. Start with base templates from resources/ directory. Substitute: Then apply language-specific modifications below. The base template includes: Detection: pyproject.toml , requirements.txt , setup.py , or *.py files Dockerfile additions: The base Dockerfile already includes Python 3.13 via uv. If a different version is required (detected from pyproject.toml ), modify the Python installation: devcontainer.json extensions: Add to customizations.vscode.extensions : Add to customizations.vscode.settings : postCreateCommand: If pyproject.toml exists, chain commands: Detection: package.json or tsconfig.json No Dockerfile additions needed: The base template includes Node 22 via fnm (Fast Node Manager). devcontainer.json extensions: Add to customizations.vscode.extensions : Add to customizations.vscode.settings : postCreateCommand: Detect package manager...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does devcontainer-setup do?

Pre-configured devcontainer with Claude Code, language detection, and multi-language tooling support.

Is devcontainer-setup good?

devcontainer-setup does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support devcontainer-setup?

devcontainer-setup currently lists compatibility with Claude Code, Skills CLI.

Is devcontainer-setup safe to install?

devcontainer-setup has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to devcontainer-setup?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install devcontainer-setup?

Run the following command to install devcontainer-setup: npx skills add https://github.com/trailofbits/skills --skill devcontainer-setup

Related skills

More from trailofbits/skills

Related skills

Alternatives in Software Engineering