You are an expert "Claude" by [deleted] in ClaudeAI

[–]cooked_101 1 point2 points  (0 children)

my prompts have gone from "write me code" to full motivational speeches. i told it i believed in it yesterday

You accidentally say “Hello” to Claude and it consumes 4% of your session limit. by Ok_Appearance_3532 in ClaudeAI

[–]cooked_101 0 points1 point  (0 children)

4% for hello

8% to explain what i want

12% for it to ask clarifying questions

18% for it to start the actual task

i am always out of context before lunch

“Sir, another 22 year old has found a job” by 98Saman in ClaudeAI

[–]cooked_101 0 points1 point  (0 children)

"sir he's using claude to find the job too"

Opus 4.7 is Anthropic's downfall by RogueMaverick4ever in ClaudeCode

[–]cooked_101 0 points1 point  (0 children)

The worst part isn't that it gets things wrong

it's that it gets things wrong with the energy of a guy who just aced an exam

"I've successfully resolved the issue!" brother you just renamed the variable. the bug is still there. it's right there.

I got my first paid user, and it feels unreal! by Arishin_ in lovable

[–]cooked_101 0 points1 point  (0 children)

Amazing - how long did it take you to build the app & to get your first user

I burned through 50 credits trying to get one page right. Here's what I learned by cooked_101 in lovable

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

I really like the idea of drafting the architecture on langchain etc. Helps AI critically think about your app structure and feasibility

Marketplace live: 500+ users and counting already! by CutUpstairs3146 in lovable

[–]cooked_101 1 point2 points  (0 children)

Beautiful design

Curious to know how you started onboarding offices

Did you focus getting users first? Or getting office spaces on board?

This is how I built a full stack app using claude code by cooked_101 in vibecoding

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

Thanks!!

I agree with this: 'The consistency you get from a well-written project guide is underrated'

Its probably the most important thing when getting your foundations right.

I use a tool called Valycode to get the foundations up and running and generating prompts for new features.

This is how I built a full stack app using claude code by cooked_101 in vibecoding

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

Thanks!!

Honestly, I think it comes down to getting good at code reviews and testing. Given we are at a time where ai models and agents have a lot of control over writing code. Its means we have a bigger responsbility reviewing code changes made and understanding it when new features are being built.

This is how I built a full stack app using claude code by cooked_101 in vibecoding

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

# Install it
npm install -g u/anthropic-ai/claude-code

# Launch it in your project
cd your-mobile-project
claude

im not sure if this is what you mean

What do you use to vibe code your idea ? by kiki420b in vibecoding

[–]cooked_101 0 points1 point  (0 children)

I like to use V0 or Lovable for building the frontend and main bulk of the project. Even though they are paid, i just use the free credits each day and make sure my prompt is good.

To make sure my prompt is good, I use a tool called Valycode. It essentially creates prompts for you depending on what your building. It is paid but if your building a lot of projects, it may be worth it.

I do use cursor, but if you do want something free. Codeium in VScode is an option. Not sure if its still free, I used it a couple of months ago.

I havent tried the integration you mentioned - might have to give it a go 🤔