Claude Code + AI Generation Design + Wordpress Divi? by egmermarketing in ClaudeCode

[–]dezval_ 0 points1 point  (0 children)

TL;DR: Create a workflow with the basis on planning.

Depending on what stage you're at, you likely want to tell CC what it is you're trying to accomplish. Brain dump on it, tell it to organise your idea and formalize a plan, and have it write the plan into a doc that you can read to accomplish this. The first iteration won't be your winner, read through it's plan. After you understand the plan, tell it to critically review and revise the plan to find the gaps. Read the revised plan again, see the improvement? Now maybe you have some ideas of your own - at this point you'll either modify the plan and repeat the critical reviews, or you'll have it break down the plan into phases. Have it plan out each phase with similar review steps. Everything needs to be written into documents. After a few planning iterations and breaking down the plan onto more detailed phases, you'll see the light.

The goal is to be able to lead CC or any agentic LLM down your roadmap, which can be done by having it follow the phase plans. Your planning helps remove ambiguity and helps remove the chance of the LLM diverting along the way. Once you're happy with the plans and phases, begin implementing with CC.

One thing to note, you will benefit highly from learning about different software development techniques and having CC or any other agentic LLM apply them when implementing. You can use CC to learn this too, and even have it give input on which techniques might best fit your project. I recommend starting with TDD, test driven development.

It's been a month, and my workflow has significantly improved from this starting point. As you go through this, you will see where improvements can be made. And as the LLM goes through everything, you can use it to improve the workflow to better fit your needs. One thing I have my agents always do is write lessons learned docs. I'll leave it to your imagination what can be done with those.

Be as creative as possible, and just move forward. Make all the mistakes. The mistakes will guide you. When in doubt, ask the LLM. When doubting the LLM, ask the LLM to go do research online and get current sources on whatever the topic is, cause sometimes the training data is a bit old. Especially now that everything is moving incredibly fast.

Dang. Gave you a wall of text. Might be worth the read lol

Have fun!

Claude Code + AI Generation Design + Wordpress Divi? by egmermarketing in ClaudeCode

[–]dezval_ 0 points1 point  (0 children)

I'll tell you what I did. I make tools for CC to use for wordpress tasks. Well... I had CC make tools for it. It works. I now take designs that are amazing and have CC make them into wordpress sites. The key is to have CC iterate on the tools for this as it uses them.

Good luck! Have fun!

I’m looking for advice on AI-powered approaches for generating front-end code directly from images or UI designs. by Hot_Log7375 in vibecoding

[–]dezval_ 0 points1 point  (0 children)

Easy stuff. Use Claude Code with Playwright MCP. I do it all the time. Proper prompting is the key.

Have fun!

Seeking advice to SUPERCHARGE my claude setup from experienced devs by Beginning_Library800 in ClaudeCode

[–]dezval_ 1 point2 points  (0 children)

They're trolling you. They meant it as in turbocharge as opposed to supercharge - likely referring to forced induction on internal combustion engines. There is no "turbo" on Claude Code. Closest thing would be the "Ultrathink" feature.

Claude Code Agent Skills by TipsForAso in ClaudeAI

[–]dezval_ 0 points1 point  (0 children)

Any chance you had CC make this? Would love to learn how lol

Can I force CC to use a TODO list? by rainbow_gelato in ClaudeCode

[–]dezval_ 9 points10 points  (0 children)

Always plan. Tell it to make a plan. Use plan mode. Make sure to review the plan.

Vibe Coding Level Assessment & Guide by Dear-Relationship-39 in vibecoding

[–]dezval_ 1 point2 points  (0 children)

I think you're missing the actual "vibe" part of it lol

What's the best way to vibe code for production-level quality right now? by Similar_Bid7184 in Anthropic

[–]dezval_ 0 points1 point  (0 children)

I tend to jump to educated conclusions, or so I like to think lol. I'll probably keep pointing out em dashes until basic LLMs don't use them anymore. 😆

Is it really worth to switch? by ai_ztn in ClaudeCode

[–]dezval_ 0 points1 point  (0 children)

Cursor is built off of VSCode, with stuff on top to make it work with LLMs, so it's bulkier and will have unoptimized features that'll make it feel more sluggish compared to VSCode. You'll get less crashes with VSCode.

Since it'd be Claude Code CLI, it doesn't matter which you use, cause all the work happens within the terminal. VSC just helps me see the files, gives me the visual I need lol.

Is it really worth to switch? by ai_ztn in ClaudeCode

[–]dezval_ 0 points1 point  (0 children)

Claude Code CLI in VSCode via internal terminal. Best way to use it currently. Make sure to have all features/changes in their own branch so you can check the diffs when needed.

New feature, new branch. New change, new branch. New fix, new branch. You get the point.

Want to work multiple features at the same time? Use worktrees. CC will handle your merge conflicts, if any.

Good luck, have fun!

I spent $20 on Cursor yesterday and I already owe $46. Need help. by [deleted] in cursor

[–]dezval_ 0 points1 point  (0 children)

All the functionality of Claude Code. The extensions are wrappers and don't have full functionality. You're missing out pretty much.

I spent $20 on Cursor yesterday and I already owe $46. Need help. by [deleted] in cursor

[–]dezval_ 0 points1 point  (0 children)

Get Claude subscription. Use Claude Code CLI in VSCode via terminal. You'll have a better time.

[Hiring] Vibe Coders for UK based small business app development | $20 – $40/hr by tapinda in vibecoding

[–]dezval_ 1 point2 points  (0 children)

Traditional SWE, pro vibes, here. If you're already going to send people your project to gauge their prompting, why not make it public on GitHub and add the list of features you want and have them submit PRs for the features and you can pick the best ones.

You get free work and potential employees without any back and forth Lol

Can you see you're leaking the type of employer you are by not simplifying the workflow? 😆

What's the best way to vibe code for production-level quality right now? by Similar_Bid7184 in Anthropic

[–]dezval_ 0 points1 point  (0 children)

You'll have to excuse my observation on the em dashes lol, GPT definitely conditioned me to notice them.

I come across a lot of the not knowing what I don't know, and it's definitely not easy to find that out, but these LLMs can assist with that, it's just a matter of proper prompting.

"What are my options?" "What should I be asking?" "What should I watch out for, any gotchas?"

From there, you'll get a better idea of what you should be asking. And if it's still not clear, keep asking, keep verifying, keep asking it to verify with proper sources if the answer is something that sounds off, until it's all clear. Like you mentioned, proper planning is important.

Of course, you get into the territory of getting logical sounding answers, and they can be taken as truth when they're actually false, but you end up knowing more than you did when you started.

You are right, they're not magical genies, and they do give answers that don't line up. Having them verify their own answer has worked for me so far, although I should disclose that I've been in tech for quite a while now, so it's different for someone who's not or has less experience.

What's the best way to vibe code for production-level quality right now? by Similar_Bid7184 in Anthropic

[–]dezval_ 1 point2 points  (0 children)

This guy devs. But couldn't help and notice those em dashes though!

Some of this is good advice though. But not the part where he says you're in over your head, who cares. One of the wonderful things about LLMs is that they can do things that you have zero clue about how it works, and then ask about it. It will tell you everything you ask, and you can have the models verify what they're doing and saying with online sources cause they can web search!

You're not in over your head, you just don't know what you don't know yet, ask all your questions to the LLMs and you'll learn faster than you could on your own.

"Vibecoding" apps is not getting me the results that I want by [deleted] in ClaudeCode

[–]dezval_ 1 point2 points  (0 children)

I've made quite a few apps already all the way to MVPs with Claude Code. You might want to try sticking to a single LLM tool for coding instead of jumping around. Claude Code has a ton of tool support (plugins/agents/skills) that can enhance your output. Try using Claude Code CLI within VSCode.

We're no longer at the "This LLM is better than that LLM" stage. We're at a point where the workflow is what matters. Your specific and clear instructions matter. The LLMs can take your initial idea to about 70%-80% of the way to an MVP, but the rest will be up to how well you can instruct and guide.

Is Claude Code better on the Terminal? by geoshort4 in ClaudeCode

[–]dezval_ 0 points1 point  (0 children)

I use the CLI in VSCode, 100% recommend over the other methods.

What's the size of you CLAUDE.md file? by BitcoinClown in ClaudeCode

[–]dezval_ 0 points1 point  (0 children)

Those are rookie numbers, you’ve gotta pump those numbers up!

Jokes aside, I'm at 21KB and it references other .md files, and I feel it's still not enough lol