Recovers broken development environments and projects using tiered troubleshooting playbooks for Git, dependencies, and system states.
Project Rescue is an essential survival guide for developers and vibecoders whose local environment has entered an unstable or broken state. It provides a structured, multi-level recovery framework to diagnose and fix issues ranging from simple cache corruption and dependency conflicts to complex Git state errors and port collisions. Whether you are dealing with a blank screen after rapid AI-driven changes or a detached HEAD in Git, this skill offers escalating intervention strategies to restore your project to a working state while preserving your progress.
주요 기능
01Tiered recovery playbook from soft resets to nuclear fresh clones
02Comprehensive dependency management for npm, Python, and Bun
03Environment-specific fixes for macOS, Replit, and AI-powered IDEs
04Diagnostic symptom-cause table for rapid debugging of common failures
052 GitHub stars
06Advanced Git troubleshooting for merge conflicts and state restoration
사용 사례
01Fixing 'it worked five minutes ago' situations after making multiple AI-driven changes
02Recovering from Git disasters like stuck rebases, detached HEADs, or accidental resets
03Resolving dependency hell, module not found errors, or conflicting lock files