env-dx

Installation
SKILL.md

Environment DX Scanner

Runs a single diagnostic script to audit the current environment (container or local) for developer tools, runtimes, connectivity, and write permissions.

Usage

  • /env-dx — full scan (all sections)
  • /env-dx quick — skip network and disk checks (faster)

Workflow

Step 1: Run the scan

bash ~/.claude/skills/env-dx/scripts/scan.sh

For quick mode:

Installs
3
GitHub Stars
76
First Seen
Mar 29, 2026
env-dx — htlin222/dotfiles