My Cursor Custom Mode Setup, Part 2: The Execution Team
Author(s): Mayank Bohra Originally published on Towards AI. Donβt just plan, execute. Part 2 of my AI toolkit unveils the 7 expert modes for code reviews, security, and DevOps. Hereβs the rest of the setup. In the first part of this series, …
My Cursor Custom Mode Setup: Building the Perfect AI Development Toolkit
Author(s): Mayank Bohra Originally published on Towards AI. Stop using generic AI chat. Iβve built a specialised toolkit in Cursor using GPT-5, Claude 4, and Gemini 2.5 to match the right model to the right job. Hereβs the entire setup. I got …
Coding is Useless in 2025. (Unless You Understand This One Thing)
Author(s): Mayank Bohra Originally published on Towards AI. Coding is Useless in 2025. (Unless You Understand This One Thing) AI tools are getting scarily good at writing code. From my experience, relying on them without a deep understanding of the fundamentals isnβt …
Why Everyone Gets the βEssential AI Engineer Stackβ Wrong
Author(s): Mayank Bohra Originally published on Towards AI. Itβs not about the number of tools you know, itβs about the ones you use to build production systems. Letβs be honest. The AI space moves faster than most of us can keep up …
Why Your FastAPI Project Needs an AI Copilot (and How to Prompt It Right)
Author(s): Mayank Bohra Originally published on Towards AI. Beyond boilerplate: Leveraging Generative AI to sharpen your FastAPI development workflow. Letβs be honest, wading through docs, debugging cryptic tracebacks, or trying to remember the exact dependencies syntax can still eat up chunks of …
AIβs Next Level Isnβt Just More Data, Itβs Understanding Your Whole Damn Task
Author(s): Mayank Bohra Originally published on Towards AI. Moving beyond separate apps to AI systems that grasp your full intent across your digital world. Weβve spent years building workflow automations like domino runs. If this webhook fires here, send that email there. …
My Cursor Custom Mode Setup, Part 2: The Execution Team
Author(s): Mayank Bohra Originally published on Towards AI. Donβt just plan, execute. Part 2 of my AI toolkit unveils the 7 expert modes for code reviews, security, and DevOps. Hereβs the rest of the setup. In the first part of this series, …
My Cursor Custom Mode Setup: Building the Perfect AI Development Toolkit
Author(s): Mayank Bohra Originally published on Towards AI. Stop using generic AI chat. Iβve built a specialised toolkit in Cursor using GPT-5, Claude 4, and Gemini 2.5 to match the right model to the right job. Hereβs the entire setup. I got …
Coding is Useless in 2025. (Unless You Understand This One Thing)
Author(s): Mayank Bohra Originally published on Towards AI. Coding is Useless in 2025. (Unless You Understand This One Thing) AI tools are getting scarily good at writing code. From my experience, relying on them without a deep understanding of the fundamentals isnβt …
The Prompts I Actually Use to Code with AI Assistants
Author(s): Mayank Bohra Originally published on Towards AI. I treat my AI assistant like a smart, fast, but very literal junior dev. Hereβs my playbook for planning, coding, debugging, and deploying with it. Iβve spent hundreds of hours working alongside AI coding …
The Creativity Trap: Why AI Brainstorms Might Be Limiting Your Ideas
Author(s): Mayank Bohra Originally published on Towards AI. We all hoped AI would bring endless new ideas. It might be doing the exact opposite. I remember when most people agreed on one of the best ways to use generative AI: brainstorming. Everyone, …
The Agent Prototype Trap: 15 Things That Break When You Hit Production
Author(s): Mayank Bohra Originally published on Towards AI. Turns out, getting AI to answer questions is the easy part. Shipping something reliable is where the real fun begins. It almost always starts innocently enough. Youβre messing around with an LLM API, feed …
Beyond the Prompt: What Googleβs LLM Advice Doesnβt Quite Tell You
Author(s): Mayank Bohra Originally published on Towards AI. Image by the author Alright, letβs talk about prompt engineering. Every other week, it seems there is a new set of secrets or magical techniques guaranteed to unlock AI perfection. Recently, a whitepaper from …