Marketplace

configure-wasp

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.

$ Installer

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

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