Skills | Prakash's Blog 👨‍💻
Building an AI Agent with Claude: A Step-by-Step Practical Guide

Building an AI Agent with Claude: A Step-by-Step Practical Guide

What We Are Building This post explains what a Claude agent is, how it works, and how skills let you write agents that are tiny, flexible, and easy to change - using a real, runnable example from start to finish. The example is a grading agent. By the end, you will have a working agent that: Reads a CSV of student marks Calculates a letter grade (A, B+, C−, etc.) and a GPA (4....

May 10, 2026 · 11 min · 2293 words · Prakash Bhandari
The Complete Anatomy of a Claude Code Project - 2026

Claude Code Project Structure Explained: The Complete 2026 Guide to CLAUDE.md, Skills, Subagents, Hooks & MCP

From CLAUDE.md to agent teams: a file-by-file breakdown of how a modern Claude Code project is organized in 2026, and a step-by-step plan for adopting it in your own repo.

May 1, 2026 · 13 min · 2589 words · Prakash Bhandari