About
This skill automates the creation of self-contained domain modules within a Next.js project, ensuring a consistent architecture across the codebase. It allows developers to interactively choose which layers to include—such as API models, server-side business logic, React components, custom hooks, and state contexts—while enforcing kebab-case naming conventions and generating essential barrel files to maintain clean, professional export patterns.