Engineering Blog

Technical insights on Optimizely CMS, Commerce, and the modern .NET ecosystem.

Article

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...

2026-04-02T17:37:07+07:00
✦Article
Tools & Workflow

RTK: The Token Killer That Sits Between Your AI and the Terminal

Every time your AI agent runs a CLI command, it reads the full raw output β€” and that output is noisy. A simple git status returns 15 lines of boilerplate. A test failure from cargo test dumps 200+...

2026-03-24T14:31:08+07:00
πŸ”§Tools & Workflow