kirimase
« Back to VersTracker
Description:
CLI for building full-stack Next.js apps
Type: Formula  |  Latest Version: 0.0.62@0  |  Tracked Since: Dec 24, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: nextjs cli scaffolding full-stack developer-tools
Install: brew install kirimase
About:
Kirimase is a command-line interface tool designed to scaffold and build full-stack Next.js applications rapidly. It provides an integrated development experience by generating boilerplate code, configuring backend services, and managing packages. The tool's main value proposition is to significantly reduce setup time and streamline the development workflow for modern web developers.
Key Features:
  • Full-stack scaffolding with Next.js, tRPC, and Prisma
  • Integrated authentication setup (NextAuth.js)
  • Support for multiple UI libraries like Shadcn UI and Tailwind CSS
  • Generates API routes and database schemas automatically
Use Cases:
  • Rapidly prototyping new web application ideas
  • Setting up a production-ready Next.js project with best practices
  • Standardizing tech stack and project structure across a development team
Alternatives:
  • create-next-app – Official Next.js CLI; offers basic scaffolding but lacks integrated full-stack features like database and auth setup.
  • RedwoodJS – A full-stack framework; more opinionated and heavier than Kirimase, which focuses specifically on enhancing the Next.js ecosystem.
Version History
Detected Version Rev Change Commit
Dec 24, 2025 9:55pm 0.0.62 0 VERSION_BUMP 7f1c9600