Builds
How the work actually gets done
Step-by-step work, failures, iterations, and postmortems from real projects.

Building a multilingual site without a heavy framework
Four localized routes, shared structure, small JavaScript, and explicit SEO.

A static publishing system for UFound
How localized pages, shared assets, and a small API keep publishing simple.

A recoverable AI content workflow
Clear states, human review, and failure recovery for content automation.

A Reusable Skill Must Pass Create, Optimize, and Review
Writing a skill is easy; keeping it reliable across new inputs, users, and tool updates requires a product-like review loop.

Do Not Burn Margin on Asset Rework Before a SKU Is Proven
Product images and sizes are repeatable enough to automate, but generated assets must remain anchored to the real product and a compliance review.

Build a Recoverable Multi-Agent Workflow
Parallel agents become useful when saved state, idempotent effects, review gates, and recovery paths survive interruption.