Marketplace

start-dev-server

Start the Wasp dev server and set up full debugging visibility. This includes running the server (with access to logs), and connecting browser console access so Claude can see client-side errors. Essential for any development or debugging work.

$ Installer

git clone https://github.com/wasp-lang/claude-plugins /tmp/claude-plugins && cp -r /tmp/claude-plugins/plugins/wasp/skills/start-dev-server ~/.claude/skills/claude-plugins

// tip: Run this command in your terminal to install the skill