cd /news/ai-tools/vibe-coding-my-daily-workflow-with-c… · home topics ai-tools article
[ARTICLE · art-14140] src=dev.to pub= topic=ai-tools verified=true sentiment=· neutral

Vibe Coding: My Daily Workflow with Claude Code

A developer outlines a practical workflow for "vibe coding" with Claude Code, emphasizing that initial project setup is too critical to delegate to AI. The engineer writes their own plan first, then debates it with Claude before proceeding, staying hands-on to question every change and prevent sloppy code.

read1 min publishedMay 26, 2026

This isn't a tutorial or hype piece. These are insights into how I use vibe coding efficiently in my actual work.

If you are using a local LLM, go ahead. If you're using commercial tools like Claude or Codex, check first, whether this project can be developed with vibe coding. It's upto client's call. No approval? Build it yourself.

Client approves? Then you're good to proceed.

I'll break this into three scenarios:

I'm assuming Claude Code for vibe coding throughout.

My standard approach:

Most people say: "Use AI for planning from the start because initial setup is critical."

I disagree. Initial setup is too critical to skip.

I write my own plan first, based on the requirements. I also document the requirements it in claude.md

or a separate skill depending on what I need. Then I ask Claude to create a plan in plan mode, and we compare.

I research the AI's suggestions, question them, and decide to go with either mine, theirs, or merge both.

Same process. plan debate with Claude, create a new skill for the output.

I use separate skills to save tokens and avoid hallucination.

Once we agree on the plan, I tell Claude to proceed, but I stay hands-on. I interrupt and ask why before accepting any change which I don't fully understand. If I disagree, I propose my approach instead.

This prevents sloppy code and keeps token usage down

It depends on the bug.

That's it. No magic, no shortcuts. just staying in control while letting AI handle the heavy lifting

── more in #ai-tools 4 stories · sorted by recency
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/vibe-coding-my-daily…] indexed:0 read:1min 2026-05-26 ·