home/categories/productivity-tools/wasp-lang-claude-plugins-plugins-wasp-skills-add-feature-skill-md
productivity-toolstools

add-feature

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.

wasp-lang
maintainer
wasp-lang
Actualizado 1/13/2026
Estrellas
1
Forks
1
quick start

Installation and usage

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.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use add-feature