BeClaude

open-saas

New
14.7kGitHubGeneralby wasp-lang

A 100% free modern JS SaaS boilerplate (React, NodeJS, Prisma). Full-featured: Auth (email, google, github, slack, MS), Email sending, Background jobs, Landing page, Payments (Stripe, Polar.sh), Shadcn UI, S3 file upload. AI-ready with tailored AGENTS.md, skills, and Claude Code plugin. One cmd deploy. Powered by Wasp full-stack framework.

First seen 5/22/2026

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/open-saas.md https://raw.githubusercontent.com/wasp-lang/open-saas/main/SKILL.md
3
Invoke in Claude Code
/open-saas
View source on GitHub
deploymentagentplugin

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is open-saas?

A 100% free modern JS SaaS boilerplate (React, NodeJS, Prisma). Full-featured: Auth (email, google, github, slack, MS), Email sending, Background jobs, Landing page, Payments (Stripe, Polar.sh), Shadcn UI, S3 file upload. AI-ready with tailored AGENTS.md, skills, and Claude Code plugin. One cmd deploy. Powered by Wasp full-stack framework.

How to install open-saas?

To install open-saas: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/open-saas.md https://raw.githubusercontent.com/wasp-lang/open-saas/main/SKILL.md. Finally, /open-saas in Claude Code.

What is open-saas best for?

open-saas is a skill categorized under General. It is designed for: deployment, agent, plugin. Created by wasp-lang.