120 related articles

DeepSWE long-horizon benchmark shows GPT 5.5 leads Opus 4.7 by 15+ points with 70% pass rate at one-third the cost. Deep dive into contamination-free testing and AI coding implications.

How the Superpowers methodology constrains AI coding assistants through requirement clarification, task decomposition, TDD, and verification loops — with setup tips for Trae.

A detailed walkthrough of building real features with Claude Code: Grill Me requirement interrogation, auto-generated PRDs, AFK agent coding, and QA iteration loops with DDD and TDD strategies.

In-depth comparison of Claude Sonnet 4.6, GPT-5.1 Codex, and DeepSeek-R1 across API pricing, specs, and SWE-Bench Verified scores to help developers pick the best AI coding assistant.

A complete guide to Codex Superpowers: 14 composable skills covering brainstorming, planning, TDD, and code review, with a real-world WeChat Mini Program case study.

Andrew Ng argues that the core gap in AI Agent development isn't model selection — it's systematic evals and error analysis. A breakdown of his methodology.

Xiaomi's MiMo Code is an open-source terminal programming Agent with cross-session memory and multi-Agent collaboration. Explore its memory system, self-evolution mechanism, and how it differs from Claude Code.

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

Explore Boris Cherny's Claude Code loop patterns with community insights on /loop commands, test-driven loops, multi-agent collaboration, and best practices to avoid loop divergence.

In the age of AI-generated code, reading code is a critical skill. Learn 6 practical techniques—from entry point reading to tracing data flows—using a login endpoint example.

In-depth comparison of 8 mainstream AI coding tools including GitHub Copilot, Cursor, Windsurf, and Claude Code, ranked into 5 tiers with tips to avoid bad plugins.

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.

A detailed guide on using Claude Code for writing and Codex for reviewing in AI programming. Includes a five-step closed-loop workflow and cross-validation techniques.
TutorialsA detailed guide to Claude Code's core curriculum: environment setup, multi-file project management, testing standards, AI architecture review & security auditing.
TutorialsDeep dive into Matt Pocock's AI-assisted coding workflow: Grill Me consensus building, PRD generation, Tracer Bullet vertical slicing, AFK execution, and Deep Modules architecture design.
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.
Deep DivesDeep dive into how Claude Code works, including the Agentic Loop, automatic context compaction, tool calling, and permission modes that power autonomous AI programming.
TutorialsA methodology for rhythm control in AI programming: use a five-step strategy (identify, plan, minimal change, test, risk assessment) to prevent AI from going off-track and causing rework.
TutorialsDeep dive into SDD (Specification-Driven Development) methodology covering Cursor and Claude Code in practice—from intelligent data querying to enterprise compliance platforms across four progressive projects.