Loading...
Loading...
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.
npx skill4agent add wasp-lang/claude-plugins add-featuremain.waspmain.wasp.ts| Feature | Description |
|---|---|
| App Branding | Set your app's name, description, and meta tags |
| Authentication | Add login methods (Email, Google, GitHub, etc.) |
| Email Provider | Configure email sending (SendGrid, Mailgun, etc.) |
| Database | Set up your database (PostgreSQL, SQLite, etc.) |
| Styling (CSS, UI) | Add Tailwind CSS or ShadCN UI (on top of Tailwind CSS) |
AskUserQuestionAskUserQuestionAvailable auth methods: Username & Password, Email, Google, GitHub, Discord, Keycloak, Slack
[AskUserQuestion with 3-4 most common options]
Note: Select "Other" to choose from additional options like Discord, Keycloak, or Slack.