Allan Smeyatsky

Allan Smeyatsky

Vibe Coder, Pivot Master, Still Building

Forums

CLI Managerp/cli-managersolhun•

1mo ago

Stop fighting AI coding agents. Make them fight for you.

I juggle Claude Code, Gemini CLI, and Codex daily. Here's what actually works:

  • The secret is context engineering feed AI code that works, it writes code that works

  • Use open-source aggressively. Load proven repos with /add-dir as context

  • Debugging servers? Let AI call your APIs directly it catches errors in real-time, not you describing symptoms for hours

  • Stuck with one agent? Switch mid-task without losing context

solhun•

1mo ago

Stop relying on one AI tool - here's my vibe coding setup

I've been experimenting with different AI tools and realized: sticking to just one limits you.

Here's how I split my workflow:

  • Design (big picture): Antigravity

  • Design (details): Cursor Visual Editor

  • Overall logic: Claude Code

  • Tricky logic that won't solve: Codex

  • File cleanup: Gemini CLI

Each tool has its strengths. Mixing them gets way better results than forcing one to do everything.