Build SaaS dashboards, admin panels, Stripe-style dashboard UI, and analytics dashboards with Claude Code, Cursor, Lovable, Codex, Replit, or Google Stitch. React and Tailwind source included.
React and Tailwind source included. Build or regenerate with Claude Code, Cursor, Lovable, Codex, Replit, or Google Stitch.
Each template includes a live preview, React and Tailwind source code, and a prompt for Claude Code, Cursor, Lovable, Codex, Replit, and Google Stitch.
Bento Grid Feature Section (Vercel-Style Landing)
Vercel-style bento grid feature section with variable card sizes, for SaaS marketing pages, AI product landing pages, and Linear-style feature sections. Build with Claude Code, Cursor, Lovable, Codex, Replit, or Google Stitch. React and Tailwind source included.
Actions
Command Palette (⌘K Search Modal)
Command K search modal palette with grouped results and keyboard navigation, for SaaS apps, internal dashboards, and developer tools that need fast keyboard actions. Build with Claude Code, Cursor, Lovable, Codex, Replit, or Google Stitch. React and Tailwind source included.
Copilot
Ask about anything
AI Copilot Sidebar (Right-Panel Assistant)
AI copilot sidebar with slide-in behavior, quick actions, and a growing input, for AI-native SaaS apps, in-app assistants, and developer tool sidebars. Build with Claude Code, Cursor, Lovable, Codex, Replit, or Google Stitch. React and Tailwind source included.
Circular Progress Ring (SVG Percentage)
Circular progress ring showing a percentage inside an SVG ring, for SaaS dashboards, AI generation UIs, credit meters, and stat cards. Build with Claude Code, Cursor, Lovable, Codex, Replit, or Google Stitch. React and Tailwind source included.
Leaderboard Row (Ranking with Change Indicator)
Leaderboard row with rank, avatar, points, and change indicator, for community leaderboards, sales gamification dashboards, and competitive-play interfaces. Build with Claude Code, Cursor, Lovable, Codex, Replit, or Google Stitch. React and Tailwind source included.
Onboarding Progress Bar (Multi-Step Numbered)
Multi-step onboarding progress bar with numbered circles connected by a filling line, for SaaS signup flows, product setup wizards, and ecommerce checkout funnels. Build with Claude Code, Cursor, Lovable, Codex, Replit, or Google Stitch. React and Tailwind source included.
Complete app templates built with Claude Code, Cursor, Lovable, and more. Each template includes 8 to 10 screens with React and Tailwind source code and prompts for every major AI coding tool.
The AI Library ships a full SaaS Dashboard template with 10 sections (analytics, users, billing, settings, onboarding, notifications, team, command palette, empty state, error state), plus the individual dashboard components (bento grids, command palettes, copilot sidebars, progress rings, leaderboards) you can compose into your own dashboard.
Included on this page
Used for
The full SaaS Dashboard template uses Next.js 14+ App Router + Tailwind CSS v3 + Switzer font, with Supabase for auth and data. Every section is a standalone page on TopFreePrompts so you can copy just the billing screen or just the users table without taking the whole template.
Every template on this page includes a prompt written for each of the major AI coding tools.
Yes. The SaaS Dashboard template ships as a parent page (full multi-file app code, copy-paste into Cursor or Claude Code) plus 10 child section pages (analytics, users, billing, settings, onboarding, notifications, team, command palette, empty state, error state). Every section is standalone.
Yes. Combine the bento grid feature section, circular progress rings, command palette, and copilot sidebar. Ask Claude Code or Cursor to match Stripe's design system (white background, subtle borders, tabular numbers, single-color primary accent) via the prompt. The pattern language in the AI Library is Stripe-adjacent by default.
Supabase for auth and data by default, wrapped behind a src/lib/supabase.ts helper so you can swap Clerk, Auth.js, or Postgres/Convex/PlanetScale without changing the UI. See the SaaS Dashboard template page for the full stack notes.