Project Templates
Pre-configured project templates optimized for AI pair programming. Each template includes tailored CLAUDE.md instructions and tooling setup.
How Templates Work
When you select a template in the wizard, PairPrep generates:
- Framework-specific
CLAUDE.mdwith best practices - Pre-configured ESLint and Prettier rules
- Testing setup (framework-appropriate)
- Recommended subagents for the stack
Frontend
Next.js
Modern React framework with App Router, TypeScript, and Tailwind CSS.
React
Single-page application with Vite, TypeScript, and modern tooling.
Backend
Node.js API
Express.js backend with TypeScript, authentication, and database integration.
Python FastAPI
High-performance Python API with async support and automatic documentation.
Django
Full-featured Python web framework with admin, ORM, and batteries included.
Go API
Fast and efficient Go backend with Chi router and clean architecture.
Rust API
Blazing fast Rust backend with Axum framework and type safety.
Full-Stack
Full-Stack Next.js
Complete full-stack application with Next.js, Prisma, and authentication.
T3 Stack
Type-safe full-stack with Next.js, tRPC, Prisma, and Tailwind.
Tools
CLI Tool
Command-line application with Node.js and interactive prompts.
VS Code Extension
Visual Studio Code extension with TypeScript and webview support.
Chrome Extension
Browser extension with React, manifest v3, and modern tooling.
Customizing Templates
1. Select Base Template
Choose a template that matches your project's primary technology. The wizard will use this to generate appropriate configurations.
2. Add Your Details
Enter your project name, description, and domain context. This information is used to personalize the CLAUDE.md file.
3. Enhance with Add-ons
Add subagents, MCP servers, hooks, and commands to extend your template with additional capabilities.
4. Review & Download
Preview all generated files before downloading. You can make adjustments and regenerate as needed.