FlowgenixFlowgenix is a Cursor and VS Code extension for NestJS backends. It adds a CodeLens on each HTTP handler (controllers) and each public method (services). One click builds a structured prompt for your AI assistant: Jest tests, Markdown documentation, and a Mermaid flow diagram—scoped to that single route or method, not the whole file. Why it existsNest projects accumulate controllers and services fast. Writing and maintaining tests, docs, and diagrams for every endpoint and service method is repetitive, easy to defer, and often drifts out of sync with the code. Generic “generate tests for this file” prompts are noisy: they lack route context, DI hints, and a clear boundary, so models hallucinate or overwrite good work. Flowgenix is built for the case where you already use AI in the editor but want repeatable, scoped output that matches how Nest is structured (decorators, modules, providers). How it helps
In short: less boilerplate thinking, clearer prompts, and artifacts that land in your tree in a way that matches how teams actually maintain Nest services over time. Reviews & starsIf Flowgenix saves you time, a quick rating or review on the registry helps others find it, and a star on GitHub helps signal that the project is useful.
|