Don't start from a blank repo. Clone a finished one.
When the project type is well-known (portfolio, blog, SaaS dashboard), it's faster to clone a real working repo and customize it than to build from scratch. Each template ships with a built-in customization guide that your AI agent uses to interview you and edit only the parts that change between projects.
Personal Developer Portfolio
A polished single-page developer portfolio with blog support, animated sections, and a single-config-file edit point.
Developer Blog
Modern Next.js + Fumadocs MDX blog with dark mode, tags, featured posts, and clean typography.
Notio
Call-transcription / note-taking SaaS landing — hero with phone mock, logo cloud, feature beam, stats, team, testimonials, pricing, login.
Axis
CRM for consultants landing — blurred orb hero, companies strip, feature blocks, tool feature, stats, testimonials, pricing, auth.
MindSpace
Meeting-intelligence / note-taking SaaS landing with pro-blocks navbar, hero, bento grid, features, stats, pricing, FAQ.
Optimus
Infrastructure / dev-tools SaaS landing with animated 3D sphere, wave, and tetrahedron backgrounds plus full marketing sections.
Commerce (Shopify)
Shopify-backed storefront with collections, product cards, sidebar layout, checkout, and full Next.js commerce patterns.
Invoicely
GitHub-Invoicely-style admin template — code-entry redirect flow, invoice management, dashboard layout.
Cursor-Animate Portfolio
Portfolio with custom cursor, smooth-scroll, and Framer Motion section transitions — hero, work, about, contact.
Katachi Studio
Brand / studio storefront with header, hero, featured products, collection strip, materials section, and newsletter.
Wadada Hero
Editorial scroll-driven landing — text-gradient scroll, timeline, stagger testimonials, smooth-scroll hero, embedded chatbot.
Infinite 3D Gallery
React Three Fiber infinite-scroll image gallery — fixed-center hero text over a depth-faded 3D scene.
Elegant Login
Split-screen auth UI with login / register / forgot-password views, brand panel on the left, form on the right.
Apple Watch Landing
Hardware / device product landing — photo gallery, color picker, spec sections, reviews, multi-language support.
How it works
- 1. Pick a template that fits your project (portfolio, blog, SaaS, etc.).
- 2. Clone it:
git clone <cloneUrl> - 3. Tell your AI agent: "I want to customize this template using the customization guide. Walk me through the sections."
- 4. The agent asks you the section-by-section questions defined in the template, then edits only what changes between projects (config files, copy, branding).
- 5.
pnpm install && pnpm dev— yours.