start-dev-server

Official

Start development instantly, no database headaches.

Authorwasp-lang
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the friction of starting Wasp development by automatically handling database setup, migrations, and server startup.

Core Features & Use Cases

  • Smart Database Detection: Automatically identifies and configures PostgreSQL or SQLite databases.
  • Migration Automation: Handles Prisma migrations with proper terminal setup to avoid common issues.
  • Use Case: When beginning work on your Wasp project, this Skill sets up the development environment and ensures everything runs smoothly.

Quick Start

Ask Claude "start the dev server for my Wasp app" to automatically configure and launch your development environment.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: start-dev-server
Download link: https://github.com/wasp-lang/claude-plugins/archive/main.zip#start-dev-server

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository