Freespirits/Dr-rogea
These skills were discovered automatically and have not necessarily received an editorial review.
add-featureIndexed
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.
View indexed skillconfigure-waspIndexed
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.
View indexed skilldeploying-appIndexed
deploy the Wasp app to Railway or Fly.io using Wasp CLI.
View indexed skillplugin-helpIndexed
Shows the Wasp plugin's available features, commands, and skills.
View indexed skillstart-dev-serverIndexed
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.
View indexed skill