wasp-plugin-help

Diagnose Wasp plugin initialization status and display available commands.

12|6|Updated Dec 11, 2025
One-click install
npx skills add https://github.com/wasp-lang/claude-plugins --skill wasp-plugin-help
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wasp-plugin-help
Source: https://github.com/wasp-lang/claude-plugins/tree/main/plugins/wasp/skills/wasp-plugin-help
Command: npx skills add https://github.com/wasp-lang/claude-plugins --skill wasp-plugin-help

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the guesswork from Wasp development by providing instant access to all available features, commands, and skills, ensuring you always know what's possible.

Core Features & Use Cases

  • Plugin Status Check: Automatically verifies if Wasp knowledge is initialized for your project.
  • Comprehensive Guidance: Displays all available Wasp skills, commands, and example prompts.
  • Use Case: When starting a new Wasp project, use this Skill to quickly understand all available automation capabilities and get started immediately.

Quick Start

Ask Claude "show me what the Wasp plugin can do" or run the /wasp:help command to see all available features and get started with your web app development.

Frequently Asked Questions about wasp-plugin-help

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check if the Wasp plugin is initialized for my project?

The Wasp plugin initialization check verifies whether Wasp knowledge is set up in your Claude Code environment. Run /wasp:help or ask Claude to show Wasp plugin features—it automatically detects initialization status and guides you to run /wasp:init if needed.

What commands and skills are available in the Wasp plugin?

The Wasp plugin provides a Quick Reference displaying all available commands, skills, and example prompts for automating Wasp framework development. Access this by triggering the help Skill, which lists every feature and capability ready to use.

How do I get started automating Wasp development workflows?

Start a new Wasp project by running /wasp:help to see all automation capabilities and available skills. This Skill displays initialization status, documentation links, and example prompts so you understand what's possible before you begin building.

Does the Wasp plugin work with Claude Code workflows?

Yes, the Wasp plugin integrates directly into Claude Code workflows. It diagnoses initialization status, verifies setup via the check-wasp-init.js hook, and presents plugin features, commands, and skills within your development environment.

What should I do if Wasp knowledge isn't initialized?

If the initialization check detects that Wasp knowledge isn't set up, the plugin displays a notice and guidance to run /wasp:init. This prepares your environment to use all Wasp automation features and skills.