-
When Vibe Coding Gets Superpowers: A Deep Dive into Fully Automated Precision Development, Building 2048 as a Case Study
Continuing the SDD (Specification-Driven Development) journey, this time experiencing Superpowers' fully automated methodology. Building a 2048 game with Gemini CLI, analyzing the power and cost of subagent-driven development, enforced TDD, and more.
-
Beyond Vibe Coding's Architectural Chaos: Building an SEC Tracker with OpenSpec's 'Artifact-Driven' Workflow, Turning AI into Your Senior Architect
Continuing the spirit of SDD (Specification-Driven Development), this time we level up to the OpenSpec framework. Using the Proposal → Specs → Design → Tasks 'artifact-driven' workflow, we demonstrate how to make AI reliably produce complex cross-stack systems, with SEC Insider Tracker as our case study.
-
Stop Writing Toys with Vibe Coding: Implementing a Go Game via SDD and SpecKit to Eliminate AI Hallucinations
Exploring common pain points in specification planning and using SpecKit combined with SDD (Specification-Driven Development) to precisely guide AI in implementing Go game rules and territory estimation, eliminating Vibe Coding hallucinations.
-
gRPC Concepts and Implementation (Go & Python) - Building High-Performance Microservices
From environment setup to practical development, implementing gRPC's four communication patterns step-by-step using Go and Python: Unary, Server Streaming, Client Streaming, and Bidirectional Streaming.
-
Building an AI Code Review Agent from Scratch: Simultaneously Boosting Team Efficiency and Code Quality
This article shares how to build an AI Code Review system using AI Agents, implementing precise code quality detection through custom rule manuals to effectively improve team development efficiency and reduce manual review burden.