In March 2022, Remix introduced Remix Stacks, a feature of the Remix CLI that allows developers to generate projects from pre-created templates named after music genres. Clerk utilized this opportunity to create the "New Wave Stack," combining Remix’s development tools with Clerk’s user management and authentication platform. This custom stack integrates Netlify for deployment, Clerk for authentication, Fauna for database management, and Tailwind for styling, aiming to streamline the developer experience by providing production-ready resources. The stack also includes Cypress for end-to-end testing, alongside Testing Library and Jest for lower-level tests, and uses Prettier, ESLint, and TypeScript for code formatting and linting. The goal is to allow developers to quickly set up and deploy applications, focusing their efforts on unique project elements by leveraging the intuitive synergy of modern web tools.