sandbox:language-environment-config

Community

Detect languages and auto-configure sandbox envs.

Authoraaronbassett
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill detects programming languages in projects, determines language versions from config files, and guides the installation of development environments (Rust, Python, Node.js) inside sandbox containers. It also covers LSP setup, CLI tool installation, and shell configuration.

Core Features & Use Cases

  • Language detection from project files (Cargo.toml, pyproject.toml, package.json, etc.) and source files.
  • Version extraction from common config files (rust-toolchain.toml, pyproject.toml, .nvmrc, etc.).
  • End-to-end environment setup guidance for Rust, Python, and Node.js in Docker sandboxes, including LSP servers and shell tooling.
  • Quick-start guidance for integrating into sandbox workflows and CI.

Quick Start

Use the language-environment-config skill to detect languages in a project and prepare environment setup instructions, by running the included scripts. Example: python3 scripts/detect_languages.py /path/to/project and python3 scripts/parse_versions.py /path/to/project

Dependency Matrix

Required Modules

tomli

Components

scripts

💻 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: sandbox:language-environment-config
Download link: https://github.com/aaronbassett/aaronbassett-marketplace/archive/main.zip#sandbox-language-environment-config

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.