50 related articles

A deep dive into Codex and Claude Code for real-world AI programming—from Vibe Coding prototypes to Plan mode and SuperPAL engineering, with LLM selection strategies and enterprise workflows.

Deep dive into OpenAI Codex's core capabilities and engineering design philosophy, covering multi-task parallelism, code review, Agent Loop, Spec-Driven Development (SDD), and context engineering.

Learn how to use Claude Code with Specification-Driven Development (SDD) to build enterprise projects, solving common AI coding pitfalls like infinite bug loops, code quality issues, and hallucination risks.

Deep dive into Harness AI Engineering Programming methodology, covering SDD, Skill development patterns, and core practices for enterprise-level AI-assisted development.

Deep dive into OpenAI Codex's core capabilities including multi-task parallelism, Agent Loop mechanism, and Specification-Driven Development (SDD), with learning resources and advanced paths for mastering AI programming workflows.
Deep Dive into the Three AI Programmin…
Deep dive into the three frameworks of Specification-Driven Development (SDD) for AI programming: Blueprint, Execution Flow, and Change Records — solving the problem of AI code going off the rails.
TutorialsOpenSpec is a lightweight CLI tool that generates spec documents before AI writes code using a Propose→Continue→Apply→Archive workflow. DeltaSpec reduces output by 70%, supports 30+ AI coding tools.
Product ReviewsIn-depth review of Amazon's Kiro IDE after one week of use, covering Spec-driven development, Vibe mode, and comparisons with Cursor and Claude Code.
Product ReviewsIn-depth review of Zenflow's spec-driven AI coding vs Google AI Studio's prompt-based approach. Covers multi-agent execution, automated validation, version rollback, and the paradigm shift in AI programming.
ResearchAlibaba Mama's Skills-Oriented Programming methodology uses three-layer Skill structures, progressive disclosure, and four-layer anti-corruption systems to achieve 90%+ code generation accuracy for Code Agents in complex enterprise codebases.