Skip to content

Conversation

@vincanger
Copy link
Collaborator

Description

Fixes #581 Fixes #584

Added CLAUDE.md files to the root and template/app directories to provide guidance for Claude Code when working with the Open SaaS template. Introduced new Claude skills for migrating the database and starting the Wasp dev server, including troubleshooting docs. Updated wasp-overview.mdc with an Open SaaS overview section.

Contributor Checklist

Make sure to do the following steps if they are applicable to your PR:

Added CLAUDE.md files to the root and template/app directories to provide guidance for Claude Code when working with the Open SaaS template. Introduced new Claude skills for migrating the database and starting the Wasp dev server, including troubleshooting docs. Updated wasp-overview.mdc with an Open SaaS overview section.
Introduced documentation under template/.claude/skills for adding new features to the Open SaaS app, covering planning, database setup, backend operations, frontend pages, navigation, Wasp config, and troubleshooting. Also added guides for running Playwright end-to-end tests and related troubleshooting steps.
Updated skill documentation for adding features to clarify requirements gathering, database setup, operations, pages, troubleshooting, and Wasp config. Removed the navigation.md guide and referenced existing code for organization. Improved instructions for using Wasp hooks, ShadCN UI components, and clarified migration and error handling steps.
Added new skill files for configuring authentication, payments, debugging Wasp, and deploying the app. Updated existing feature scaffolding skills for improved clarity and consistency. Added commands for reviewing and removing AI-generated code slop.
Introduces SKILL.md for adding scheduled or async background jobs using Wasp's PgBoss integration. Includes job declaration, implementation steps, cron patterns, manual invocation, and troubleshooting tips.
Introduces new commands for deploying and initializing Open SaaS projects, along with detailed skills for pre-deployment validation and interactive setup. Updates deployment instructions to reference Open SaaS documentation and clarifies review command description. These changes improve onboarding and deployment reliability for Open SaaS apps.
Introduced scripts for automated Stripe setup and configuration checking, and added a guide for Stripe CLI-based setup. Updated payment and auth skill docs to reference new automation options and improved guidance. Enhanced troubleshooting and setup wizard documentation for better user onboarding.
Standardized LLM-optimized documentation URLs across skills and main docs, clarified Stripe setup instructions, and added template/.mcp.json for MCP server configuration. Improved guidance for planning, deployment, and troubleshooting, and updated references to documentation lookup tools.
Deleted unused skill and troubleshooting files for configuring auth, debugging Wasp, migrating DB, running E2E tests, and starting Wasp. Renamed pre-deployment skill to validating-pre-deployment and updated references. Improved database and troubleshooting sections in CLAUDE.md for clarity and accuracy.
Introduces a comprehensive Kaizen approach guide for continuous improvement in feature development. Updates SKILL.md to reference the Kaizen approach and clarifies implementation steps. Removes wasp-config.md and integrates its guidance into SKILL.md. Refines operations and pages documentation to improve best practices and remove unnecessary references.
@infomiho infomiho self-requested a review December 4, 2025 12:29

### Step 7: Verify Setup

Refer to [starting-wasp skill](../starting-wasp/SKILL.md) for details on how to start the development server.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this file exist? I can't find it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve template directory with Claude Code integration documentation investigate adding SKILLS.md and CLAUDE.md files

3 participants