DEV Community

Cover image for Declarative Architecture Realization with Agents
Type Monkey
Type Monkey

Posted on

Declarative Architecture Realization with Agents

I don't know if something like this already exists and I am just reinventing the wheel but thought would be a cool idea. I wanted to create a configuration menu where you declare the flows and data of a system and then realize this configuration. Made this over the last couple of days and is still in it's early days, especially the Architecture overview screen. I have been testing it with golang and typescript projects and there are still a few quirks to work out. I added skills to cover all the configuration options to improve the output. It is open source.
Repo

Top comments (0)