mit einem Klick
plugin-help
Shows the Wasp plugin's available features, commands, and skills.
Menü
Shows the Wasp plugin's available features, commands, and skills.
Add Wasp's built-in features to your app — auth, email, jobs, and more. These are full-stack, batteries-included features that Wasp handles for you. Use when the user wants to add meta tags, authentication (email, social auth providers), email sending, database setup, styling (tailwind, shadcn), or other Wasp-powered functionality.
configure Wasp framework features and set up their app's branding (meta tags, SEO), authentication (email, social auth providers), database, email providers, styling (tailwind, shadcn), etc. Use when the user wants to add or set up Wasp-specific functionality.
deploy the Wasp app to Railway or Fly.io using Wasp CLI.
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.
| name | plugin-help |
| description | Shows the Wasp plugin's available features, commands, and skills. |
node command to see if Wasp knowledge has been initialized./wasp:init:⚠️
The Wasp plugin hasn't been initialized for the current project.
Run `/wasp:init` to get the plugin's full functionality.
--- --- 🐝 🐝 🐝 --- ---
This plugin makes Claude Code work better with Wasp by:
The result: Claude actually understands Wasp instead of guessing.
Slash Commands:
/wasp:init - Initialize plugin for your project
/wasp:expert-advice - Get advice on improvements from a Wasp expert
/wasp:help - Show this guide
Skills:
add-feature - Add Wasp's built-in features (auth, email, database, styling)
deploying-app - Guided deployment to Railway or Fly.io
start-dev-server - Start dev environment with full debugging visibility (db -> server -> browser console)
The plugin ensures Claude detects your project's Wasp version and references the correct documentation:
https://wasp.sh/llms.txthttps://wasp.sh/llms-{version}.txt (e.g., llms-0.15.txt)Join the Wasp Discord for help and web dev discussion. Submit issues, feedback, or PRs: Wasp Claude Code Plugins