Mantine 9.3 Starter

Build faster with Next.js and Mantine.

A clean starter template with Mantine wired up the way agentic tools expect: predictable structure, reusable theme settings, and practical defaults.

Mantine docs

Template includes

  • Next.js App Router + TypeScript
  • Mantine 9.3 core setup
  • PostCSS preset for Mantine styles
  • Theme file, notifications, modals, and color scheme support
  • Agent instructions for consistent Mantine development
  • Production-ready lint/build scripts

Theme-first

Keep reusable design decisions in src/theme.ts.

App Router ready

MantineProvider, ColorSchemeScript, modals, and notifications are configured in layout.

Agent-friendly

AGENTS.md documents project conventions for future AI-assisted development.