saasuji
LaunchesLeaderboardMapCategoriesResourcesAdvertise
Sign in
saasuji logosaasuji

honest startup discovery platform

Discover and launch SaaS products with honest verdicts. A product discovery platform with real community reviews, not pay-to-play rankings.

Launch your product

© 2026 saasuji. All rights reserved.

Built with ♥ byAkshat Naruka GitHub avatarAkshat Naruka𝕏 @probiex007Adarsh Mamgain GitHub avatarAdarsh Mamgain𝕏 @adarsh_mamgain

Menu

  • Today's Launches
  • Leaderboard
  • Tags
  • Compare Plans
  • Advertise

Free Tools

  • Component Library
  • Prompt Library
  • Launch Toolkit
  • Boilerplate Directory
  • Landing Page Prompts
  • Gradient Library
  • Compare Tools
  • Jobs
  • Directories

Resources

  • Blog
  • FAQ
  • LLMs.txt
  • AI.txt
  • API Docs
  • RSS Feed

Company

  • About
  • Contact
  • Support
  • Privacy
  • Terms

More from Makers

  • Notchly
  • SkillUpLy
  • Typill
  • Trendfynd
  • ParseMyStatement
  • Job2Remote
saasuji
saasuji
saasuji
saasuji

Total Visitors

664

Tracked since launch

Subscribe to newsletter

Get weekly launches, maker stories, and SaaS trends in your inbox.

Prompts for Claude Code

199 AI Prompts for Claude Code

Anthropic's agentic coding tool. Reads your codebase, makes edits, runs commands, and iterates until the task is complete. Browse 199 copy-paste prompts below.

Build a SaaS MVP from Scratch

Generate a complete SaaS MVP with auth, billing, dashboard, and landing page

advancednextjsreactprisma

Implement a REST API

Build a production-ready REST API with validation and error handling

intermediatenodejsprisma

Implement Authentication System

Build auth with email/password, OAuth, and session management

intermediatenextjsprisma

Build Stripe Payment Integration

Implement subscriptions and payments with Stripe

advancedstripetypescript

Build a Notification System

Implement real-time notifications with email and in-app support

advancednodejsredis

Implement Full-Text Search

Add search with filtering, sorting, and relevance ranking

intermediatepostgresqlprisma

Fix a Production Bug

Systematic approach to debugging production issues

intermediatetypescript

Fix TypeScript Errors

Resolve type errors and TypeScript configuration issues

beginnertypescript

Debug React Rendering Issues

Fix unnecessary re-renders and performance bottlenecks

intermediatereacttypescript

Fix Next.js Build Errors

Resolve build failures and deployment issues

intermediatenextjstypescript

Debug a Failing API Endpoint

Systematically debug API issues with logging

intermediatenodejstypescript

Fix Database Performance

Optimize slow queries and add proper indexing

advancedpostgresqlprisma

Refactor Component Architecture

Improve component structure and reduce complexity

intermediatereacttypescript

Extract Service Layer

Separate business logic from route handlers

intermediatetypescriptnodejs

Remove Technical Debt

Systematically identify and remove technical debt

intermediatetypescript

Migrate Legacy Code

Update legacy code to modern patterns

advancedtypescript

Review a Pull Request

Comprehensive code review with security and performance checks

intermediatetypescript

Perform Security Audit

Identify security vulnerabilities and recommend fixes

advancedtypescript

Review API Design

Evaluate REST API design for consistency and best practices

advancedtypescript

Review Accessibility

Audit WCAG compliance and fix accessibility issues

intermediatereacthtml

Write Unit Tests

Create comprehensive unit tests for a module

intermediatevitesttypescript

Write E2E Tests

Create E2E tests for critical user flows

advancedplaywrighttypescript

Write Integration Tests

Create integration tests for API and database operations

intermediatevitestprisma

Improve Test Coverage

Identify gaps and add missing tests

intermediatevitest

Design System Architecture

Plan and implement a scalable system architecture

advancedtypescript

Design Multi-Tenant SaaS

Plan multi-tenancy with data isolation and billing

advancedpostgresqltypescript

Implement Event-Driven Architecture

Design and implement event-driven patterns

advancedtypescriptredis

Design Database Schema

Design a normalized, performant database schema

intermediateprismapostgresql

Optimize Slow Queries

Analyze and optimize slow database queries

advancedpostgresqlprisma

Create Safe Migration

Write zero-downtime database migrations

advancedprismapostgresql

Build Responsive Layout

Create mobile-first responsive layouts

intermediatetailwindreact

Implement Form Validation

Add validation with React Hook Form and Zod

intermediatereactzod

Implement State Management

Choose and implement the right state solution

intermediatereacttypescript

Optimize Core Web Vitals

Improve LCP, FID, and CLS metrics

advancednextjsreact

Implement Animations

Add smooth animations with Framer Motion

intermediatereactframer-motion

Build Background Jobs

Implement background job processing with queues

advancednodejsredis

Implement Caching

Add multi-level caching with Redis

intermediateredisnodejs

Implement Rate Limiting

Add rate limiting to protect APIs

intermediatenodejsredis

Setup CI/CD

Configure GitHub Actions for testing and deployment

intermediategithub-actions

Dockerize Application

Create Docker config for dev and production

intermediatedocker

Setup Monitoring

Implement observability with logging and metrics

advancednodejs

Write API Docs

Create API documentation with OpenAPI

intermediatetypescript

Write README

Create a professional README

beginner

Implement RAG Pipeline

Build Retrieval-Augmented Generation

advancedtypescriptopenai

Build an AI Agent

Create an autonomous AI agent with tool calling

advancedtypescriptopenai

Structured LLM Output

Get reliable structured data from LLMs

intermediatetypescriptopenai

Build an MCP Server

Create a Model Context Protocol server

advancedtypescript

Implement Feature Flags

Add feature flag system for rollouts

intermediatetypescriptprisma

Build Admin Dashboard

Create admin panel for managing the app

advancednextjsprisma

Implement Analytics

Add event tracking and product analytics

intermediatetypescriptpostgresql

Implement Onboarding

Create guided onboarding with tours and checklists

intermediatereacttypescript

Build Billing System

Implement multi-tenant billing with Stripe

advancedstripetypescript

Build a Real-Time Feature with WebSockets

Implement real-time updates using WebSocket connections with reconnection logic

advancednodejstypescriptreact

Implement File Upload System

Build secure file upload with validation, storage, and progress tracking

intermediatereacttypescriptnodejs

Build Admin CRUD Interface

Generate a complete admin panel with CRUD operations, search, and pagination

intermediatenextjsreactprisma

Implement Webhook System

Build outgoing webhooks with retry logic and delivery tracking

advancednodejstypescriptprisma

Diagnose Memory Leak

Find and fix memory leaks in Node.js or browser applications

advancednodejstypescript

Fix CORS Configuration Issues

Resolve Cross-Origin Resource Sharing errors and misconfigurations

beginnernodejsnextjs

Extract Custom React Hooks

Identify and extract reusable logic into custom hooks

intermediatereacttypescript

Introduce Type Safety Across Codebase

Replace any types with proper TypeScript types and generics

intermediatetypescript

Write API Integration Tests

Create comprehensive API tests with proper setup and teardown

intermediatetypescriptvitestnodejs

Add Error Boundaries and Fallbacks

Implement error boundaries with fallback UI and error reporting

intermediatereacttypescript

Design Multi-Level Caching Strategy

Plan and implement caching across application layers

advancedredisnodejstypescript

Implement PostgreSQL Full-Text Search

Add powerful search with ranking, highlighting, and autocomplete

advancedpostgresqlprismatypescript

Build a Dashboard Layout

Create a responsive dashboard with sidebar, header, and content area

intermediatereacttailwindtypescript

Implement Dark Mode Toggle

Add dark/light mode with system preference detection and persistence

intermediatereactcsstypescript

Implement Transactional Email Service

Build email sending with templates, queue, and tracking

intermediatenodejstypescriptredis

Setup Environment Variable Management

Implement secure env management with validation and secrets handling

beginnertypescriptzod

Implement Content Security Policy

Add CSP headers to prevent XSS and injection attacks

intermediatenodejsnextjs

Build a Prompt Template System

Create reusable prompt templates with variable interpolation

intermediatetypescriptnodejs

Implement Role-Based Access Control

Build RBAC with roles, permissions, and resource-level access

advancedtypescriptprismanextjs

Resolve Merge Conflicts Strategically

Handle merge conflicts with proper strategy and testing

intermediate

Generate Changelog from Git History

Create a structured changelog from git commits and tags

beginner

Write Architecture Decision Records

Document architectural decisions with context and trade-offs

intermediate

Implement Cron Job Scheduler

Build scheduled task system with retry and monitoring

intermediatenodejstypescript

Build Multi-Step Form Wizard

Create a step-by-step form with validation and progress

intermediatereacttypescript

Implement Image Processing

Add image upload, resize, and optimization pipeline

intermediatenodejssharp

Build Real-Time Collaboration

Implement collaborative editing with conflict resolution

advancednodejsredis

Implement Data Export

Build export functionality for CSV, JSON, and PDF

intermediatetypescriptnodejs

Build Team Invite System

Implement team invitations with email and role management

intermediatetypescriptprisma

Implement Audit Logging

Track all user actions for compliance and debugging

intermediatetypescriptprisma

Build Dashboard Charts

Add interactive charts and data visualizations

intermediatereactrecharts

Prevent Dark Patterns

Ensure ethical UX patterns in forms and flows

intermediatereacttypescript

Build Notification Preferences

Let users control which notifications they receive

intermediatereacttypescript

Fix React Hydration Errors

Resolve server/client rendering mismatches

intermediatenextjsreact

Fix CORS Configuration

Resolve Cross-Origin Resource Sharing errors

beginnernodejsnextjs

Fix Deployment Failures

Debug and fix CI/CD deployment issues

intermediategithub-actionsvercel

Fix Slow Page Load

Optimize page load performance and reduce bundle size

intermediatenextjsreact

Consolidate Duplicate Code

Find and merge duplicate code patterns

intermediatetypescript

Modernize CSS Architecture

Migrate from legacy CSS to modern approaches

intermediatetailwindcss

Improve Error Handling Patterns

Standardize error handling across the codebase

intermediatetypescript

Extract Shared Utilities

Create reusable utility functions from duplicated logic

intermediatetypescript

Simplify Complex Logic

Break down complex functions into simpler parts

intermediatetypescript

Review Performance

Audit application performance and identify bottlenecks

advancedtypescript

Review Database Queries

Audit database queries for performance and correctness

advancedprismapostgresql

Review Frontend Code

Audit React/Next.js code for best practices

intermediatereactnextjs

Write Snapshot Tests

Add snapshot tests for UI components

beginnervitestreact

Create Test Data Factories

Build factories for generating test data

intermediatetypescriptvitest

Test Error Scenarios

Add tests for error handling and edge cases

intermediatevitest

Design Microservices Architecture

Plan microservices with proper boundaries and communication

advanceddockerkubernetes

Design API Gateway

Plan API gateway with routing, auth, and rate limiting

advancednodejstypescript

Design Data Warehouse Schema

Plan analytical database for reporting and analytics

advancedpostgresql

Implement Database Backups

Set up automated backups with restore capability

intermediatepostgresql

Build Accessible Form

Create forms with full WCAG accessibility compliance

intermediatereacttypescript

Implement Skeleton Loading

Add skeleton screens for better loading UX

beginnerreactcss

Build Notification Center

Create in-app notification panel with real-time updates

intermediatereacttypescript

Implement Infinite Scroll

Add infinite scrolling with virtualization for large lists

intermediatereacttypescript

Build Command Palette

Create Cmd+K command palette for quick actions

intermediatereacttypescript

Implement File Storage

Build file storage with S3/Supabase integration

intermediatesupabasetypescript

Build Job Queue System

Implement reliable job processing with BullMQ

advancedredisnodejs

Implement Webhook Receiver

Build secure webhook endpoint with signature verification

intermediatenodejstypescript

Setup Infrastructure as Code

Configure Terraform for cloud infrastructure

advancedterraformaws

Setup Kubernetes Deployment

Configure K8s deployment with services and ingress

advancedkubernetesdocker

Setup Terraform Cloud

Configure remote state management with Terraform Cloud

advancedterraform

Implement SAST Scanning

Add static application security testing to CI/CD

intermediategithub-actions

Audit Dependencies

Check for vulnerable packages and update them

beginnernodejs

Implement Secrets Management

Set up secure secrets handling across environments

intermediatenodejs

Build Embeddings Pipeline

Create text embedding generation and storage system

advancedtypescriptopenai

Implement Function Calling

Build tool/function calling for LLMs

intermediatetypescriptopenai

Build AI Evaluation Pipeline

Create testing framework for AI outputs

advancedtypescript

Implement Prompt Chaining

Build multi-step AI workflows with prompt chains

intermediatetypescript

Implement Usage Tracking

Track and limit feature usage per user/plan

intermediatetypescriptprisma

Build Customer Portal

Create self-service portal for billing and account management

advancedstripenextjs

Implement Trial System

Build free trial with conversion tracking

intermediatetypescriptprisma

Build Product Changelog

Create changelog for product updates and releases

beginnernextjsprisma

Implement NPS Survey

Add Net Promoter Score surveys for customer feedback

beginnertypescriptreact

Write Contribution Guide

Create CONTRIBUTING.md for open source projects

beginner

Write Troubleshooting Guide

Create common issues and solutions documentation

beginner

Build a Landing Page

Create a high-converting landing page with hero, features, and CTA

intermediatenextjsreacttailwind

Build Pricing Page

Create pricing tiers with comparison table

intermediatenextjsreact

Build Blog System

Create a blog with MDX, categories, and SEO

intermediatenextjsmdx

Build Portfolio Page

Create a developer portfolio with project showcases

beginnernextjsreact

Build Changelog Page

Create a visual changelog with timeline layout

beginnernextjsreact

Build Custom 404 Page

Create an engaging 404 error page

beginnernextjsreact

Build Coming Soon Page

Create a pre-launch page with email capture

beginnernextjsreact

Build About Page

Create a compelling about/team page

beginnernextjsreact

Build Contact Page

Create a contact form with validation and auto-reply

beginnernextjsreact

Build FAQ Page

Create an FAQ with search and accordion layout

beginnernextjsreact

Build Documentation Site

Create a documentation site with search and navigation

advancednextjsmdx

Build Status Page

Create a system status page with uptime tracking

intermediatenextjsprisma

Build Careers Page

Create a job listings page with application flow

intermediatenextjsreact

Build Integrations Directory

Create an integrations marketplace page

intermediatenextjsreact

Build Activity Feed

Create a real-time activity feed with notifications

intermediatereactwebsockets

Build Search Page

Create a comprehensive search experience

intermediatepostgresqlreact

Build Settings Page

Create a comprehensive settings/dashboard page

intermediatenextjsreact

Build Analytics Dashboard

Create a data-rich analytics dashboard

advancednextjsrecharts

Build Onboarding Flow

Create multi-step onboarding for new users

intermediatereacttypescript

Build Referral System

Implement user referral tracking and rewards

intermediatetypescriptprisma

Build A/B Testing Framework

Implement A/B testing for features and UI

advancedtypescriptreact

Build Embeddable Widget

Create a widget that can be embedded on external sites

advancedtypescriptreact

Build i18n System

Implement internationalization for multi-language support

intermediatenextjsreact

Build Webhook Integration

Connect to third-party webhook services

intermediatetypescriptnodejs

Build Progress Tracker

Create a visual progress tracking system

beginnerreacttypescript

Build Push Notifications

Implement web push notifications with service workers

advancedtypescript

Build Version Control UI

Create a UI for managing content versions

advancedtypescriptprisma

Build Knowledge Base

Create a searchable knowledge base with categories

intermediatenextjspostgresql

Build Rating System

Implement star ratings with reviews

intermediatetypescriptprisma

Build Booking System

Create a scheduling/booking system with calendar

advancedtypescriptprisma

Build Invoice Generator

Create PDF invoice generation system

intermediatetypescriptpdf-lib

Build Embed/OG Preview

Generate Open Graph images for social sharing

intermediatenextjssatori

Build Survey Tool

Create surveys with multiple question types

intermediatetypescriptreact

Build Real-Time Chat

Create a chat application with WebSocket support

advancednodejsredis

Build Payment Form

Create a secure payment form with Stripe Elements

intermediatestripereact

Build Email Template Builder

Create a visual email template editor

advancedreacttypescript

Build File Manager

Create a file management interface with folders

advancedreactsupabase

Build Code Editor Component

Create a code editor with syntax highlighting

advancedreactcodemirror

Build Visual Flow Builder

Create a node-based flow/pipeline builder

advancedreactreactflow

Build Advanced Data Table

Create a feature-rich data table component

intermediatereacttanstack-table

Build Media Gallery

Create an image/video gallery with lightbox

intermediatereact

Build Kanban Board

Create a drag-and-drop kanban board

advancedreactdnd-kit

Build Notification Bell

Create a notification dropdown with real-time updates

intermediatereact

Build User Avatar Component

Create an avatar with initials fallback and status indicator

beginnerreact

Build Data Export Feature

Implement CSV/JSON export with streaming

intermediatetypescript

Build Bulk Actions System

Implement multi-select and bulk operations

intermediatereacttypescript

Build Empty State Components

Create helpful empty states with CTAs

beginnerreact

Build Toast Notification System

Create a toast notification system with queues

intermediatereacttypescript

Build Table Filter System

Create advanced filtering for data tables

intermediatereacttypescript

Build Breadcrumb Navigation

Create breadcrumb navigation with dynamic segments

beginnernextjsreact

Build Sidebar Navigation

Create a sidebar with nested navigation

intermediatereacttailwind

Build Data Import System

Create CSV/JSON import with validation

intermediatetypescript

Build Tab Navigation

Create accessible tab navigation component

beginnerreact

Build Accordion Component

Create an accessible accordion with animations

beginnerreact

Build Modal Dialog

Create an accessible modal with focus management

intermediatereact

Build Tooltip Component

Create tooltips with smart positioning

beginnerreact

Build Date Picker

Create a date picker with range selection

intermediatereact

Build Color Picker

Create a color picker with palette and input

intermediatereact

Build Tree View Component

Create a hierarchical tree with expand/collapse

intermediatereact

Build Command Menu

Create Cmd+K command palette with fuzzy search

intermediatereact

Build Data Visualization Dashboard

Create interactive charts and graphs

intermediatereactrecharts

Build Multi-Tenant Dashboard

Create a dashboard that works across multiple tenants

advancednextjsprisma

Build Webhook Dashboard

Create a dashboard for managing webhooks

intermediatetypescriptreact

Build API Key Management

Create API key generation and management UI

intermediatetypescriptprisma

Build User Invitation Flow

Create email invitation system for team members

intermediatetypescriptprisma

Build CMS System

Create a content management system

advancednextjsprisma

Build Workflow Engine

Create a state machine for business processes

advancedtypescriptprisma

Build Multi-Level Caching

Implement caching across browser, CDN, and server

advancedredisnextjs

Build Feature Comparison Table

Create a feature comparison table for plans/products

beginnernextjsreact

Build Social Login

Implement login with Google, GitHub, and other providers

intermediatenextjsnextauth

Build Design System

Create a reusable component library with tokens

advancedreacttailwindstorybook

Frequently asked questions

What are the best prompts for Claude Code?+

This collection lists 199 copy-paste prompts built for Claude Code — covering saas, mvp, full-stack, api, rest. Each prompt opens with one click, ready to paste.

How do I use these prompts with Claude Code?+

Click any prompt to open it, copy the text, and paste it into Claude Code. Prompts specify the tech stack inline (marked with {{TECH_STACK}} where you fill in your own).

Are these prompts free?+

Yes — every prompt on this page is free to copy and use in personal and commercial projects.

Prompts for other tools

Cursor (199)GitHub Copilot (9)Codex (5)

🛠 Helpful Tools

AI Coding Prompts

Copy-paste prompts for coding agents

Agent Skills

Reusable capabilities for AI agents

Launch Toolkit

Checklist + founder stack builder

Boilerplate Directory

Discover best SaaS templates

Landing Page Prompts

Ready to use marketing prompts

Gradient Library

206 gradients with copy-paste AI prompts

Jobs

Remote jobs from across the web

Directories

1,000+ startup directories ranked by DR