plugin-help

Detect Wasp plugin initialization status and guide setup via /wasp:init.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users discover and verify the Wasp plugin capabilities, checks initialization status, and guides Claude Code users through the plugin's features.

Core Features & Use Cases

  • Initialization check: Verify if the Wasp knowledge is initialized for the project.
  • Guided setup: Prompt to run /wasp:init if not initialized.
  • Structured guidance: Display the 'Wasp Plugin for Claude Code' guide and references.

Quick Start

Ask Claude Code to check whether the Wasp plugin is initialized and display the plugin's help content. If not initialized, prompt the user to run /wasp:init.

Frequently Asked Questions about 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 in Claude Code?

The plugin-help Skill detects Wasp plugin initialization status by executing a check via the Wasp node hook. Run this Skill to verify whether your project has been initialized; if not, it prompts you to run `/wasp:init` to enable full plugin capabilities.

What commands does the Wasp plugin for Claude Code provide?

The Wasp plugin offers automation commands accessible through Claude Code workflows. The plugin-help Skill displays the complete reference guide and available commands once initialized, helping you discover features for Wasp-enabled projects.

How do I set up the Wasp plugin if initialization hasn't run?

If the plugin-help Skill detects an uninitialized state, it provides remediation guidance directing you to execute `/wasp:init`. This command initializes the Wasp knowledge base for your project and activates all plugin features.

Can I use the Wasp plugin with Claude Code automation workflows?

Yes, the Wasp plugin integrates with Claude Code workflows for Wasp-enabled projects. The plugin-help Skill confirms initialization status and surfaces the plugin's full command reference, enabling automation and guided assistance within your development process.

What happens if I haven't initialized the Wasp plugin yet?

The plugin-help Skill detects uninitialized status and displays the initialization prompt along with guidance on running `/wasp:init`. Until initialized, the plugin's automation features and command reference remain unavailable.