Engineering Blog
Technical insights on Optimizely CMS, Commerce, and the modern .NET ecosystem.
How My AI Workflow Evolved from Prompts to Workflow
<![CDATA[ This post is a summary and discussion of the original article "How My AI Workflow Evolved from Prompts to Workflow" by Hoang Nguyen, published on codeaholicguy.com on April 11, 2026. All ...
Beyond Prompts: The Evolution of AI-Driven Engineering Workflows
This article is inspired by the work of Hoang Nguyen. The Illusion of Speed in the Prompt Era For the past two years, the industry has been obsessed with the "Prompt." We've been told that...
How to Start a Feature With Superpowers: A Step-by-Step Guide
You've installed Superpowers. Now what? The good news: you don't need to learn any special commands or memorize a workflow. You just describe what you want to build β and Superpowers quietly takes...
Superpowers: The Agentic Skills Framework That Makes Claude Code Actually Think Before Coding
The Problem With Every AI Coding Agent Out of the Box You open Claude Code. You type "build me a user authentication system." And within seconds it's already writing UserController.cs β no questio...
Skill-Based AI Execution: When Prompts Are No Longer Enough
When Prompts Are No Longer Enough There's a specific moment every senior dev hits when working with AI β not when it starts making mistakes, but when you realize you can no longer predict when it w...
How I Used AI to Build Ginbok.com β From Idea to Production in My Spare Time
Ginbok.com started as a side project I spun up in my spare time β a personal blog powered by Optimizely CMS 12 on the backend and Next.js 14 on the frontend. What made this build different from my...
True Multi-Agent vs Single-Agent With Personas: Which One Actually Gives Better Output?
If You're Using an AI Tool That Claims "Multi-Agent" β Read This First If you're using an AI coding tool like Antigravity, Cursor, or any tool that advertises "multi-agent", there's one important q...
How I Built a Custom MCP Server for My Personal Blog β ginbok-web
From Idea to MCP: Connecting AI to My Blog A few weeks ago, I had a simple but ambitious idea: what if I could talk to my blog the same way I talk to an AI assistant? Not just read posts β but lis...
MCP Server for E-commerce: AI Agents as the New Ops Team
"The future of e-commerce management is shifting away from building more complex internal dashboards and moving toward creating standardized interfaces where AI agents can act as an intelligent, sc...
The Illusion of 1M Token Context Windows: A Strategic AI Reality Check
This article is inspired by the work of Duy Nguyen. The Arms Race of Artificial Intelligence Context Windows In the rapidly evolving landscape of Large Language Models (LLMs), we have ente...