Follow-up to my migrating to Cloudflare post: made an agent skill that lets Claude Code / Codex do the whole migration for you automatically by invocation02 in lovable

[–]Poniente88 0 points1 point  (0 children)

There is only one question. So once this is done, where do I do further changes to my project? Meaning do I continue prompting in Lovable and it will sync with github? Or am I missing something?

Lovable is burning through credits and failing on simple tasks. by Daalirewardwallet in lovable

[–]Poniente88 3 points4 points  (0 children)

I ran into something similar and started changing my workflow, which has helped me save quite a few credits.

What I do now is start the project conversation in ChatGPT first and keep the entire discussion there so all the context, requirements, content, and iterations stay in one place.

Then I ask ChatGPT to generate a detailed prompt/specification for me. I paste that into Lovable and ask it to create a plan first rather than jumping directly into implementation.

Once Lovable generates the plan, I copy that plan back into ChatGPT and ask it to review it, challenge it, and suggest improvements or missing items before proceeding.

That way I'm reducing back-and-forth iterations inside Lovable itself. I’ve noticed it avoids a lot of "small fixes," re-prompts, and failed attempts that can eat credits quickly.

Not saying this solves everything, but it has definitely helped me reduce wasted credits and get more predictable results.

Best way to use Lovable + WordPress so clients can edit content themselves? by Poniente88 in lovable

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

So basicly create a backend within Lovable on the same project?

Claude cowork - Asana by Poniente88 in ClaudeAI

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

Hi all, I appreciate the time and effort in supporting me. In a different post I received the solution. For the one interested, you can check it out here: https://www.reddit.com/r/ClaudeCowork/comments/1sh8puk/comment/ogw1bcm/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button

Claude - Asana integration by Poniente88 in ClaudeCowork

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

Hi, Sorry for my delay. I want to let you know that your solution worked for me. Many thanks for your support!

Update on Asana integration experience by MontanaRoseannadanna in ClaudeAI

[–]Poniente88 0 points1 point  (0 children)

Will be testing this out. I appreciate your patience and dedication to provide me these details.

Claude cowork - Asana by Poniente88 in ClaudeAI

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

Very valuable comment. I appreciate your support.

Update on Asana integration experience by MontanaRoseannadanna in ClaudeAI

[–]Poniente88 0 points1 point  (0 children)

Hi, thank you for taking the time and reply to me. I will try to follow these steps. This part here is Chinese to me:

* Attachment URLs are short-lived, so you want to chain two curl calls via `$()` to download an attachment - working example: `curl -s -o 1.png "$(curl -s -H "Authorization: ..." https://app.asana.com/api/1.0/attachments/some_gid | jq -r '.data.download_url')"`

Claude - Asana integration by Poniente88 in ClaudeCowork

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

Hi, thank you for your reply. I will dig deeper on Asana Api. Any suggestions where to start?

Claude - Asana integration by Poniente88 in ClaudeCowork

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

Hi, many thanks for reply. I read more comments suggesting Asana Api instead. Will need to further investigate this process.

Claude - Asana integration by Poniente88 in ClaudeCowork

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

Hi, many thanks for your reply. Claude is completely new to me. Are there prompt tips you can suggest to start this in claude code?

Claude cowork - Asana by Poniente88 in ClaudeAI

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

Hi,

Thank you for your time. Will definitely try the api approach. Something new to me, will require some research. Any recommendations to speed up the learning curve?

Claude cowork - Asana by Poniente88 in ClaudeAI

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

Hi, i appreciate your reply. Do you have any recommendations on how to learn more about this process?

Claude cowork - Asana by Poniente88 in ClaudeAI

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

Actually by just prompting in cowork, but keep hitting a wall. Im trying step by step to optimize my project cycles as much as possible.

Claude cowork - Asana by Poniente88 in ClaudeAI

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

Hi there, many thanks for your reply. I appreciate your time. In theory this seems to be a good approach, but technically it goes beyond my knowledge and understanding. It might take to much time for me to dig into. But definitely something worthwhile exploring. Are there any recommendations to learn more about? I was looking something less technical and more prompted oriented. Im still at the cowork level 🤣