원클릭으로
wasp-plugin-help
Shows the Wasp plugin's available features, commands, and skills.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Shows the Wasp plugin's available features, commands, and skills.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
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.
deploy the Wasp app to Railway or Fly.io using Wasp CLI.
Adds Wasp knowledge, LLM-friendly documentation fetching instructions, and best practices to your project's CLAUDE.md or AGENTS.md file
Get advice on app improvements and functionality from a Wasp expert. Takes optional arguments for more specific requests e.g. `/expert-advice how can I improve account management?`.
Start the Wasp dev server and set up full debugging visibility. This includes running the server (with access to logs), and connecting browser console access so the agent can see client-side errors. Essential for any development or debugging work.
| name | wasp-plugin-help |
| description | Shows the Wasp plugin's available features, commands, and skills. |
node command to check if the Wasp plugin has been initialized./wasp-plugin-init:⚠️
The Wasp plugin hasn't been initialized for the current project.
Run `/wasp-plugin-init` to get the plugin's full functionality.
--- --- 🐝 🐝 🐝 --- ---
This plugin makes Claude Code, Codex, Copilot, etc. work better with Wasp by:
The result: The agent actually understands Wasp instead of guessing.
Skills:
add-feature - Add Wasp's built-in features (auth, email, database, styling)
deploying-app - Guided deployment to Railway or Fly.io
expert-advice - Get advice on app improvements and functionality from a Wasp expert
start-dev-server - Start dev environment with full debugging visibility (db -> server -> browser console)
wasp-plugin-init - Adds Wasp knowledge, LLM-friendly documentation fetching instructions, and best practices to your project's CLAUDE.md or AGENTS.md file
The plugin ensures Claude detects your project's Wasp version and references the correct, LLM-friendly documentation.
Join the Wasp Discord for help and web dev discussion. Submit issues, feedback, or PRs: Wasp Agent Plugins