Countless AI tools are released every month and it's really hard to create a stable and maintainable workflow which does not change everyday. I tried many options, but for new MVP projects now I finally stick with a toolset which includes: Code editor and coding agent A project management tool with kanban board A design tool All of them orchestrated via terminal. Design with Stitch Many probably already know it, but in case you're not among them: Stitch is a new AI tools from Google which draws complete UI chatting with you. When the project is done you can ask for refinements or edit the generated screens. Stitch is still in beta, but it already produces valuable assets that are ready to be used in your projects, at least during initial development, without the need to manually create them. What's the outstanding feature for our setup? It provides a MCP which connects codebase with that, allowing your coding agent to interact with design system.…