project-rescue

Installation
SKILL.md

Project Rescue

Recovery playbook for vibecoders. When in doubt, start from Level 1 and escalate.

Quick Diagnosis

Ask: "What was the last thing you (or an AI) changed?" — this usually points to the problem.

Recovery Levels

Level 1: Soft Reset (Try First)

App won't start or shows errors after changes:

# Kill everything and restart
pkill -f node
npm run dev
Installs
1
GitHub Stars
3
First Seen
6 days ago
Security Audits
project-rescue — i-onlabs/claude-code-skills