Tagged articles

Code Consistency

2 articles · Page 1 of 1
Go Programming World
Go Programming World
Sep 4, 2026 · Backend Development

Engineering AI Coding Practices: Achieving 96% Cross-Project Code Consistency with onexai

The author details how they built the onexai toolkit — 46 convention tools and 20 scaffolding commands — to feed structured, high-quality Go standards to AI via MCP, enabling consistent, production-grade code across projects with 96% similarity to reference implementations like miniblog and onex.

AI CodingCode ConsistencyEngineering Practices
0 likes · 30 min read
Engineering AI Coding Practices: Achieving 96% Cross-Project Code Consistency with onexai
Yunqi AI+
Yunqi AI+
Mar 18, 2026 · Artificial Intelligence

Making AI Write Production-Ready Code via Context Engineering (COLA 5.0 & Spring Boot 3.x)

The article presents a systematic context‑engineering method that feeds project‑level, file‑level and task‑level knowledge to Claude/Claude‑CLI or Cursor, turning AI from an inconsistent code generator into a reliable collaborator, and quantifies token savings and consistency gains in a COLA 5.0 + Spring Boot 3.x project.

AI CodingCOLACode Consistency
0 likes · 14 min read
Making AI Write Production-Ready Code via Context Engineering (COLA 5.0 & Spring Boot 3.x)