概要
The Wasp Dev Server Manager skill automates the complex lifecycle of local Wasp application development. It handles everything from detecting project structures and database types (PostgreSQL vs. SQLite) to managing database containers and executing interactive Prisma migrations using pseudo-TTY wrappers. By allowing Claude to run the development server as a background task, the skill enables autonomous debugging where the AI can monitor real-time logs and respond to errors, while still offering manual control for advanced users who prefer external terminal management.