nefi v1.11.0
https://github.com/user-attachments/assets/701a2c0a-abd2-4d06-9547-02c03bac4a50
nefi /ˈnɛfi/ is an AI agent that automates code management and feature integration in Next.js codebases (primarily next-enterprise repository) through natural language commands, handling everything from git operations to package management and file modification.
Learn more in our documentation (nefi.ai)
Motivation
The whole idea behind this tool is to reduce the amount of manual work and time spent on common tasks like setting up the next-enterprise boilerplate for your personal needs. It is common that not every application requires e.g. storybook integration (althought we love it!). nefi allows you to just type remove storybook from my project
and it will be done.
License
The MIT License