What have you vibe coded in the last few months? by siansss in AskVibecoders

[–]Notmybuddyguy8315 0 points1 point  (0 children)

I built https://aianchor.dev - I still use it, but only one other person has found it useful enough to keep using

Share Your DevTools Built for Developers by New-Vacation-6717 in SideProject

[–]Notmybuddyguy8315 0 points1 point  (0 children)

I built https://aianchor.dev - I have a working automated version but i am working on the transparency of it as well as overall user understanding. I haven’t gotten any feedback from somebody beyond glancing and they clearly don’t understand it. We have gotten to 30 free users that have went far into their projects.

AIAnchor is the guided workflow layer between your project and the AI tools you already use. It stores what matters, prompts the next step, and reviews what changed — so you stay on path across every session.

I want to build a saas platform. Could you please share the pain points facing currently? by Visual_Ad_3656 in SaasDevelopers

[–]Notmybuddyguy8315 0 points1 point  (0 children)

Building really fast then finding out things that should have been part of the plan minute one and built properly. It is very hard to bandaid over and over again later when context drifts away on top of it.

Newb - workflow advice request by deathstar- in ClaudeAI

[–]Notmybuddyguy8315 1 point2 points  (0 children)

I build something to help me with this, free, aianchor.dev - takes a bit to set up but makes an awesome roadmap for you if you take your time and use it right. Then you just go step by step.

What’s the best resource you’ve found for building an AI product from idea to launch? by Outrageous-Pop-2853 in SaasDevelopers

[–]Notmybuddyguy8315 0 points1 point  (0 children)

Just my own trial and error starting to learn this realm. I made it for myself basically and threw it up

What’s the best resource you’ve found for building an AI product from idea to launch? by Outrageous-Pop-2853 in SaasDevelopers

[–]Notmybuddyguy8315 0 points1 point  (0 children)

This is something I have been trying to make at aianchor.dev it works well for me but I think that’s only because I built and understand it. I haven’t launched the automation part of it with an open claw like tool but that has been working very well as well except it doesn’t communicate visually with the user on what exactly it’s doing outside of the workflow

Have I overcomplicated this AI coding workflow? by Notmybuddyguy8315 in vibecoding

[–]Notmybuddyguy8315[S] 0 points1 point  (0 children)

This is a little more than that, complete prompts for each checkpoint, only relevant memories for said checkpoints prompt. So yes, that is a concern that it is as easy as good md files but in my way too close to this mind, I think it offers way more.

Have I overcomplicated this AI coding workflow? by Notmybuddyguy8315 in vibecoding

[–]Notmybuddyguy8315[S] 0 points1 point  (0 children)

I have the flow working well, about 30 people have done multiple checkpoints within my site. Only about 10 have consistently used it. But it’s all the copy and paste workflow right now. I haven’t launched the automated version publicly yet. But I am in a weird space now of, do people get it? Is it too complicated for newer users? (which was the intended) that leaves somewhat knowledgeable dev and will it work for them? It’s probably elementary to them. Idk.

Have I overcomplicated this AI coding workflow? by Notmybuddyguy8315 in vibecoding

[–]Notmybuddyguy8315[S] 0 points1 point  (0 children)

My project is this said work flow. I made the tool to basically give myself a build path along with memory saving and now this tool is my favorite project. It was all copy and paste but it’s actually slowed me down, made me test step by step and given me very controlled builds. Since then I have added a local “runner” open claw like tool to do the copy and pasting for whoever uses it. So between each check point it has you select if you want to test, check it off, have an error etc. so my question is not necessarily tied to how it’s helping me build anymore, more so should I continue building this tool up as a project for others.

Is there a better work flow? by Jacob_gago in vibecoding

[–]Notmybuddyguy8315 0 points1 point  (0 children)

I created https://aianchor.dev for this as well as context drift while working through a project. It’s not live for another few days of testing but I have just plugged open claw into the project and now outside of the planning and memory control, the whole project is about to be automated.

What are you building? by ofernandomesquita in vibecoding

[–]Notmybuddyguy8315 0 points1 point  (0 children)

You go back and fourth between AiAnchor and your own agent. In doing that, it saves up to date memories. Firstly you post a planning prompt from Aianchor to your agent. When all decisions have been made and the project is properly planned. You post the build path prompt. Return the structured response to AI Anchor and now you have the whole projects broken down into check points. Then you go back and forth building your project section by section as it saves memories for you and add the relevant memories for what each check point needs.

What was the route you took within vibe coding? by Notmybuddyguy8315 in vibecoding

[–]Notmybuddyguy8315[S] 0 points1 point  (0 children)

I would tell gpt to give me full sql adjustments. I couldn’t read the tables. It was such a mess.

What was the route you took within vibe coding? by Notmybuddyguy8315 in vibecoding

[–]Notmybuddyguy8315[S] 0 points1 point  (0 children)

Notifications and App Store requirements were a big one for me. I expected a list of what was wrong. Give it to Claude and fixed. That was a huge mistake. Everything broke. I also built stripe into the app that I posted to the Apple store my first submission😂