Mehedi Hassan Piash | Senior Software Engineer | Android | iOS | KMP | Ktor | Jetpack Compose | React-Native.

February 12, 2026

AI Tools I Use Daily for Software Development

February 12, 2026 Posted by Piash , , No comments

 In recent software development, it’s hard to imagine our work without AI — or at least without taking help from it. I’m no different. I use AI in my daily life for both personal tasks and software development, and it has significantly improved my productivity, efficiency, and delivery speed.

Today, I’d like to share the AI tools I regularly use in my development workflow and how each of them helps me work smarter and ship faster.

Press enter or click to view image in full size

Claude

I use Claude by Anthropic for UI design, layout planning, and UX thinking because it’s strong at understanding visual structure and user flows. It helps me refine screens and component structure before I write code.

👉 Explore Claude: https://claude.com/

📝 Documentation & Small Tasks —

ChatGPT

For documentation, refactoring small functions, quick fixes, and snippets, I rely on ChatGPT. It’s fast, produces clear explanations, and is great for everyday development support.

👉 Try ChatGPT: https://chat.openai.com/

🧠 Complex Logic —

Antigravity

For deep business logic, multi-step reasoning, and complicated engineering problems, I use Antigravity — Google’s agent-first AMIDE-style development platform where AI agents can plan, code, and verify complex tasks across your editor and tools.

👉 Explore Antigravity: https://antigravity.google/

🤖 Agentic Coding —

Qwen Code

My favorite tool for agentic programming is Qwen Code from Alibaba Cloud. It excels at understanding codebases, managing multi-file changes, and automating big refactors or feature builds.

👉 See Qwen Code docs: https://www.alibabacloud.com/help/en/model-studio/qwen-code

🔄 My AI Workflow

I choose tools depending on the task:

  • UI & UX → Claude
  • Docs & small tasks → ChatGPT
  • Complex logic → Antigravity
  • Agentic coding → Qwen Code