Official Wasp full-stack framework plugins for coding agents like Claude Code, Codex, Cursor, Gemini CLI, Copilot, OpenCode, etc.
The main plugin that provides an optimal experience developing full-stack web apps with Wasp (React, Node.js, Prisma) through curated access to docs, workflows and best practices.
-> Wasp Plugin for Claude Code
To install this marketplace and browse the available Wasp plugins, run the following command:
claude plugin marketplace add wasp-lang/wasp-agent-pluginsTo install the Wasp agent skills for other agents like Codex, Gemini, Copilot, etc., run the following command:
npx skills add wasp-lang/wasp-agent-pluginsTo add a new plugin:
- Create your plugin in the
plugins/directory - Add an entry to
.claude-plugin/marketplace.json - Submit a pull request
MIT - See individual plugin directories for specific licenses.