Project resources
Generate projects, pages, components, libraries, API routes, locales and translation keys.
Available on npm
create-next-pro-cliA project generator and evolution toolkit for professional Next.js applications. It keeps resources organized, preserves existing code and provides deterministic JSON output for agent workflows.
$ bunx create-next-pro-cli my-app
$ create-next-pro addpage projets --area public --json
Create and evolve application resources through explicit operations that remain reviewable by developers and coding agents.
Generate projects, pages, components, libraries, API routes, locales and translation keys.
Separate public, authenticated user and closed administrator boundaries without changing public URLs.
Create and register locale message namespaces while keeping the translation review visible.
Existing implementations are reported unchanged instead of being overwritten, with structured next steps.