Env Doctor
by Samuel Rose
Diagnoses why your project will not start. Checks runtime versions, dependencies, environment variables, databases, ports, and build artifacts systematically.
Free
Works with the AI tools you already use
See it in action
You say
My project won't start and says something about the port. Can you run a health check on my environment and tell me what's wrong?
Your agent does
Identified missing .env fields: STRIPE_KEY and DB_PASSWORD. Found port 3000 occupied by PID 4421. Docker containers for 'redis' are exited. Fix: cp .env.example .env && kill -9 4421.
About this skill
"It works on my machine" ends here. This skill runs a systematic health check on any project: verifies runtime versions match requirements, checks for missing or conflicting dependencies, diffs your .env against .env.example to find missing variables, checks if databases and services are running, detects port conflicts, and verifies build artifacts exist. It reports every issue with the exact command to fix it. Works with Node.js, Python, Rust, Go, Ruby, and Docker projects. Never prints your secret values.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
142 installs
Downloaded by developers to date
Free forever
No account required to browse
Trust & safety
Security scanned
Verified clean 4 months ago
- Free forever, no account required
Frequently Asked Questions
Popular in DevOps & Deployment

Senior Web App Architect for Coding Agents
A professional per-route decision framework for rendering, caching, security boundaries, SEO and TypeScript defaults — the judgement, not the documentation. Works on any stack.
nestjs config doctor
Diagnoses NestJS ConfigModule, .env, and Docker/Kubernetes environment failures — finds missing vars and misconfigurations before your app boots.

🩺 Env Doctor
Fix the 'it works on my machine' problem before you touch the code. Diagnoses local setup failures across Node, Python, Go, and Docker: missing dependencies, broken env vars, port conflicts, stale installs, and 'why won't this run?' sludge, then hands you copy-paste bash fixes.

agent-team-orchestrator
Teaches AI agents (Claude Code, Cursor, Codex CLI) to set up, dispatch, and coordinate multi-agent workflows using the `claude agents` command. Covers agent role definition, handoff protocols, paralle