Below you will find pages that utilize the taxonomy term “Claude”
May, 2026 - Post
Claude Certified Architect - Practices, Tips and Tricks
The AI world is rapidly shifting from chatbots to agents.
From simple prompting to orchestration. From asking questions to building systems that can reason, delegate, remember, retrieve, execute, and collaborate.
Over the last few months, I have been deeply exploring this transition through hands-on experiments around Agentic AI
Recently, I cleared the Claude Certified Architect (CCA-F) exam, and I wanted to share what genuinely helped me during this journey.
One important realization during this journey:
read more
May, 2026 - Post
Claude Code for Agentic AI: From Foundations to Real Agents
In a previous hands-on articles, we built agents using local LLMs, and another article hands-on with AI-Integrated Development Environment using Claude Code. This article continues that journey,
Here the focus is different:
👉 How Claude Code becomes an Agent Platform — not just a coding assistant.
In this article, we will teach Claude how to work with us. We will progressively build: Skills, Agents, MCP tools, Plugin integrations amd by the end, Claude will act as: an About-Me agent, a Books price agent, and an externally powered MCP agent
read more
Mar, 2026 - Post
AI Integrated Development Environment - 1
Integrated Development Environments (IDEs) have played a crucial role in shaping the way software is developed. Engineering Practices such as Agile development, eXtreme Programming, Test-Driven Development (TDD), became practical largely because IDEs provided a visual and integrated workflow for writing and managing code.
In the early days, developers interacting heavily on command-line. Formatting code, navigating files, searching references, and refactoring logic were mostly manual tasks. Over time, IDEs transformed this experience.
read more