by PromptSpace
Diagnoses why your project will not start. Checks runtime versions, dependencies, environment variables, databases, ports, and build artifacts systematically.
Free
One-time purchase
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.
by PromptSpace
Diagnoses why your project will not start. Checks runtime versions, dependencies, environment variables, databases, ports, and build artifacts systematically.
Free
One-time purchase
⚡ Skill ready to install in Claude Code, Gemini CLI, or any MCP-compatible client. Read the install guides →
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.
"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.
mkdir -p ~/.claude/skills/env-doctor && curl -s -X POST 'https://api.promptspace.in/api/skills/env-doctor/install' | python3 -c "import sys,json; sys.stdout.write(json.load(sys.stdin).get('installInstructions') or '')" > ~/.claude/skills/env-doctor/SKILL.mdFree skills install directly. Paid skills require purchase - use the download button above after buying.
Security Scanned
Passed automated security review
No special permissions declared or detected
Claude Code
PromptSpace
We build AI agent skill packages for content creators. Specializing in Chinese social media automation.