Shows the Wasp plugin's available features, commands, and skills.
This skill inherits all available tools. When active, it can use any tool Claude has access to.
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 turns Claude Code into a Wasp framework expert, giving you an AI assistant that deeply understands Wasp's features, patterns, and best practices.
Google authentication to my app"ShadCN UI to my app"Wasp's SaaS starter template"SendGrid"Chrome DevTools MCP server"Wasp features should I use for this task?"recurring job working?"Railway"Commands are used to interact with the plugin. Commands are run by the user when they want to invoke a specific prompt/action:
/wasp:init:CLAUDE.md file/wasp:start-dev-server:/wasp:expert-advice [advice request]:/wasp:expert-advice how can I improve account management?)/wasp:help:Skills are context-aware workflows Claude can invoke to help you accomplish specific Wasp tasks. Claude will automatically invoke the relevant skill based on the user's request.
The plugin ensures Claude always references the correct Wasp documentation for your project:
https://wasp.sh/llms.txt - Full Wasp documentation in LLM-friendly formathttps://wasp.sh/llms-{version}.txt - Documentation for a specific Wasp version (e.g., llms-0.15.txt)Claude automatically detects your project's Wasp version and fetches the appropriate documentation when needed.
Want to help make this plugin better? Submit issues, feedback, or PRs to the Wasp Claude Code Plugins repository.
Join the Wasp Discord to get extra help or talk about anything web development related.