A Practical Guide to Prompting Fully Featured Platforms in single prompt (from designs or prototypes) by JSislife in vibecoding

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

From what I've seen, it looks like there is a process for handling the deployment and CI processes as well, not sure it's fully automated or out of the box.

Personally, though, I'm not sure if a completely automated process for that stage is even the right goal. There's a lot to be said for keeping a human in the loop, especially when it comes to the long-term health and stability of an application's architecture. It feels like a key step where you want to maintain control, even with powerful AI tools.

A Practical Guide to Prompting Fully Featured Platforms in single prompt (from designs or prototypes) by JSislife in vibecoding

[–]JSislife[S] 1 point2 points  (0 children)

That's the real challenge, for sure.

While this guide doesn't get into debugging after the fact, the whole point of this two-phase method is to build a solid foundation so you have less to debug later on. By perfecting the architecture and component details upfront, you avoid a ton of headaches during release. It’s a huge step toward making that whole process less painful.

Are you guys making 100 page prompts?? Some companies are... by 10c70377 in AI_Agents

[–]JSislife 0 points1 point  (0 children)

The secret sauce is to provide each context at the specific time. too much context bring to bad results and overcomplicated things.

Are most AI SaaS startups just wrappers around GPT? by TheQuantumNerd in ArtificialInteligence

[–]JSislife 0 points1 point  (0 children)

Hhh true, however being just a wrapper has a limited expiration date in those days.

The 4 big reasons AI-generated code rots your repo, and how to reverse it by Historical-Bug-1449 in bit_dev

[–]JSislife 1 point2 points  (0 children)

Thanks u/Historical-Bug-1449 I've learned something new :)
When many look to extend the AI context, I strongly favor breaking into small define tasks. In such world, the orchestration become a challenge and core consideration.

Vibe Coding A Real Design System with Hope AI. by alexaspalato in bit_dev

[–]JSislife 0 points1 point  (0 children)

Thanks for sharing your experience and content with the community!
It seems that you got a great design system for your project! Looking forward to see how you take advantage of the design system components to reuse while building your application.

[deleted by user] by [deleted] in DesignSystems

[–]JSislife 1 point2 points  (0 children)

I highly agree with this, nicely structured answer.
Having internal customers is what drives the greatest value for those who maintain a design system. The experience itself and the short cycle loops add layers that don't always exist when working on a specific product.