troubleshooting-guide

Community

Resolve Wasp errors fast, get back to coding.

AuthorToonVos
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a systematic, comprehensive guide for diagnosing and resolving common Wasp development issues, from import errors and auth problems to database conflicts and stale types. It drastically reduces debugging time and developer frustration.

Core Features & Use Cases

  • Systematic Diagnostic Approach: Offers a decision tree to quickly classify errors and directs users to specific, actionable troubleshooting procedures.
  • Error Index & Solutions: Catalogs common error messages and symptoms, providing targeted fixes for import/type errors, operation issues, auth problems, database conflicts, and more.
  • Quick Fixes Checklist: Summarizes universal and category-specific fixes, enabling rapid resolution of most development blockers.
  • Use Case: You encounter a "Cannot find module 'wasp/entities'" error. Use this Skill to quickly identify the cause (e.g., forgot to restart Wasp) and apply the correct fix, getting your development environment back on track in minutes.

Quick Start

I'm encountering a "Cannot find module 'wasp/entities'" error. Provide the diagnostic steps and common fixes for this issue.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: troubleshooting-guide
Download link: https://github.com/ToonVos/empty-opensaas/archive/main.zip#troubleshooting-guide

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository