Skip to content
Have an Open SaaS app in production? We'll send you some swag! 👕

AI-assisted Coding / Vibe Coding with Open SaaS

vibe boi

If you’re looking to use AI coding tools to help build your SaaS app, this guide is for you.

Coding with AI, Open SaaS, & Wasp

Wasp is the perfect match for AI-assisted coding due to its central config file which gives LLMs immediate context about the entire full-stack app, as well as its ability to manage boilerplate code so AI doesn’t have to.

To make it even easier, here are some resources to help you use Wasp & Open SaaS with AI as effectively as possible.

Agent Skills and Rules

We’ve put some agent skills and rules into the template to help you get started using Open SaaS with your favorite AI-assisted coding tools (Claude Code, Cursor, VS Code/Copilot, Codex, Gemini CLI, OpenCode, etc.).

Skills are found in the app/.agents (and app/.claude) directory of the Open SaaS template, and follow the Agent Skills standard. See your AI-assisted coding tool’s documentation for more details on how to add Agent Skills if they don’t load automatically.

Rules, found within the AGENTS.md (and CLAUDE.md), is another open standard used by many popular AI-assisted coding tools to give instructions to the agents when coding.

LLM-Friendly Documentation

Note: the AGENTS.md has specific instructions on how to automatically fetch and use the LLM-friendly documentation but you can also paste the following links in chat sessions if needed.

More AI-assisted Coding Learning Resources

Here’s a list of articles and tutorials we’ve made: