Software engineering has changed dramatically. In just a few months, we’ve gone from AI-assisted code completion to fully autonomous coding agents that can build entire applications from simple prompts.
*Or can they?*
In this talk, I am going to explain what coding agents are, how they work, and how you can use them most efficiently for your work.
You will learn
– How coding agents work (inner / outer loop)
– The role of AGENTS.md
– What skills are, and why they are essential for coding agents
– The importance of writing a clear specification
– How to use all of this in your own projects
Throughout the talk, I will demonstrate the key concepts by vibe-engineering a food-ordering app, backed by Firebase. You will walk away with a concrete recipe for using agentic coding in your own projects.