What problem does it solve?
This skill eliminates session-wasting environment failures by proactively identifying and auto-remediating configuration drift, missing dependencies, and structural issues in development projects.
Core Features & Use Cases
- Automated Health Checks: Validates node_modules integrity, git state, TypeScript path resolution, and framework-specific configurations like Tailwind and Vite.
- Safe Auto-Remediation: Automatically fixes common issues like missing dependencies or incorrect file permissions while flagging complex problems for human review.
- Use Case: Before starting a coding session, run this skill to ensure your environment is healthy, preventing the common pattern of spending the first 20 minutes of a session debugging configuration errors.
Quick Start
Run the doctor skill to diagnose your current project environment and apply any necessary automatic fixes.