If you are an engineer today, the challenge is no longer whether AI can help you write code. The challenge is the flood of tools and concepts. Every few weeks, there is something new. Agents, rules, skills, sub-agents, MCP, hooks. Each introduces its own vocabulary, and most explanations jump straight into features without explaining why … Continue reading AI Coding Agents Explained: Rules, Commands, Skills, MCP, Hooks
Tag: Claude Code
I use AI DevKit to develop AI DevKit features
I built AI DevKit because I wanted a workflow that makes AI coding feel less random and more efficient. But I also know from experience that AI looks great when you demo it. The problem only surfaces when you rely on them to ship something non-trivial. I made a rule for myself. I would use … Continue reading I use AI DevKit to develop AI DevKit features
My Engineering Workflow in CursorAI
Every Software Engineer follows a similar rhythm: Understand requirement → Design → Plan → Implement → Review → Test → Deploy → Monitor. That hasn’t changed for a long time. When AI is involved in the workflow, what’s changed is the speed. I also mentioned this in my FREE eBook about adapting AI in Software … Continue reading My Engineering Workflow in CursorAI