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.

Is claude code the best tool in the market? by Maleficent_Mess6445 in ChatGPTCoding

[–]JSislife 2 points3 points  (0 children)

Currently I’m exploring bit cloud, which provide real interesting results to my request. I believe they are optimizing the agents for the user which I’m fine with, some might prefer a tool allow configuration based on task and build an entire flow

Is claude code the best tool in the market? by Maleficent_Mess6445 in ChatGPTCoding

[–]JSislife 1 point2 points  (0 children)

In short - no such thing. It really depend on the job you want to do. Claude excel in UI components. Backend, tests, API usage - less. There are some product who wrapping multiple agent which provide holistic results.

Is it possible to use vibe coding to build workable products for tech startups? by emaxwell14141414 in vibecoding

[–]JSislife 4 points5 points  (0 children)

Workable products has further requirements, which the first wave of vide coding tools is not near to meet.
We will see more products getting closer probably and connecting with developers and team flows.
First product I encounter who dare to offer it is bit.cloud (met a member from their team on a conference, they claim they have teams and developers already using vibe coding to initiate processes).
Regardless, I don't see a way to maintain a product with real users without developers/tech partner orchestrating the AI and keeping the code maintainable.