The Architect’s Shift: Mastering Agentic and Contextual AI Engineering
The landscape of software development is undergoing a profound transformation. AI engineering is becoming as fundamental as traditional programming languages […]
The landscape of software development is undergoing a profound transformation. AI engineering is becoming as fundamental as traditional programming languages […]
Date: 2026-02-22 Author: Chris Lee (with Claude Code) Purpose: Enable voice prompting for Claude Code — speak into Mac microphone,
Personal study notes on creating custom agentic prompts for Claude Code. The Big Picture There are 4 types of agentic
Overview This page explains the fundamental concepts of integrating MCP (Model Context Protocol) servers with Claude Code. MCP enables Claude
Overview This page explains how to set up the PostgreSQL MCP Server with Claude Code. This allows Claude Code to
Overview Create an n8n workflow that runs the Garmin daily report every day at 10pm via Docker on the Raspberry
Overview All n8n workflows running on the Raspberry Pi 2 (strider-pi2). n8n runs as a Docker container on the Pi,
Overview The n8n-MCP server (by czlonkowski) connects Claude Code to your n8n instance, allowing you to build, modify, validate, and
Overview Python project that connects to the Garmin Connect API using the garminconnect package (v0.2.36) and the garth OAuth library
Overview Containerize the Garmin report scripts so they run cleanly on a Raspberry Pi 2 without installing Python, pip, or