GitHub Spec-Kit with Claude Code: Build a React App Using Spec-Driven AI
I recently tried GitHub Spec-Kit to understand how Spec-Driven Development with AI agents works. Instead of simply prompting an AI to “build a...
I recently tried GitHub Spec-Kit to understand how Spec-Driven Development with AI agents works. Instead of simply prompting an AI to “build a...
If you recently installed Node.js on your Windows machine and tried running the npm command, you might have encountered an error like this: Th...
In my previous blog post Create a ‘To-Do List’ App in VS Code using Claude Code ,I explained how to build a simple app from scratc...
In this blog post, I will explain how you can get started with Claude Code and build your first simple application. Let’s start with the basic...
I wanted to explore Claude Code and installed Claude Code extension in my VS Code. By default, Claude Code comes with a few interaction modes ...
In my previous article Build an Agent Using Microsoft Planner, I built an agent that connects to Microsoft Planner and create tasks. To achiev...
In my previous blog post, I explained how to build Microsoft Copilot Studio agents using Knowledge and Topics (Agent Flows) using a Running Re...
Microsoft now offers many Copilot options — Copilot Chat, Microsoft 365 Copilot, Microsoft Agents, Copilot Studio, Foundry, and even 3rd-party...
Let’s say you found an open-source project or a lab on GitHub and you want to use the code files — specifically, you want to create your own r...
Did you know? In Copilot Studio, you’re not limited to building a single, monolithic agent. You can create multi-agent systems, where Copilot ...