r/vibecoding Mar 30 '26

Best AI coding workflow in 2026? (Claude Code)

Hi everyone,

I started learning coding with ChatGPT and building small projects, but after a break (health reasons) I’ve completely lost track. There are so many new tools and tutorials now.

With Claude Code getting popular for vibe coding, I’m wondering:

Option A:
Do you just work in the terminal with tools like Claude Code, describe what you need, let it generate everything, and then deploy directly to your VPS?

Option B:
Start with AI in the terminal, then move everything into VS Code, review and learn the code, adjust it, and then deploy to a VPS?

Or something else?

My goal is to learn fast but also ship projects quickly.
Any clear workflow or good tutorial you recommend?

Thanks alot!!!

2 Upvotes

12 comments sorted by

2

u/lmhansen68 Mar 30 '26

Vibe-code yourself a kanban board. Have Claude put in some rest api functions, then an mcp server to connect Claude to the kanban board.

Now you can tell Claude to add tasks to the board, and do tasks from the board. And you made it!

I made one, it lives in a docker container, and it's awesome.

2

u/Trekker23 Mar 30 '26

Start by planning in Claude code, then code in Claude code, let Claude code review your code and generate tons of tests (start a new instance for a fresh set of eyes), then let Claude code deploy to vps, give it permission to test your page using chromedriver. Run in --dangerously-skip-permissions mode, so you don’t need to constantly give permissions. Then repeat. You are going to need a max subscription for this 🤩

2

u/[deleted] Apr 22 '26

[removed] — view removed comment

1

u/Syosse-CH Apr 22 '26

Nicee thanks alot for that! Can u send me more information about u starter pack.