got tired of explaining my codebase to Cursor multiple times a day, so I built something that gave it memory
hey devs - sharing something i built out of frustration
the story: i was working on a large next.js project and got tired of Cursor suggesting changes that would completely break our architecture. you know the drill - you ask for help, carefully explain your project structure, and somehow the AI still manages to generate code that ignores your entire tech stack.
so i built a solution: an extension that gives AI tools permanent understanding of your codebase
what it actually does:
* creates a live "brain" file that captures your project's architecture rules
* automatically updates as your code evolves
* ensures AI actually remembers your tech decisions
* works alongside your existing tools (cursor/vscode)
early testing shows:
* 90% reduction in having to re-explain project structure
* AI suggestions that actually match your architecture
* no more "oops, i forgot you're using [library]" moments
looking for 10-15 testers who:
* build with modern web stack (react/next.js/typescript)
* have complex/larger codebases
* are tired of playing "explain the project" every time
* want early access + direct input on features
drop a comment if this sounds like your daily pain. especially interested in devs working on team projects where consistent architecture matters.
current status: working beta, free for early testers, actively developing based on feedback