2803 related articles
TutorialsDeep dive into Matt Pocock's 5 daily Claude Code Skills: Grill Me for requirements, PRD generation, task decomposition, TDD, and code architecture optimization.
TutorialsPost-mortem from a real Android project built with AI tools, distilling 6 engineering rules—from cross-project context to local environment loops and API contracts—that determine AI programming success.
TutorialsDeep dive into Harness Engineering methodology covering the three-stage evolution from prompt engineering to context engineering to AI Agent mastery, with enterprise e-commerce project examples.
TutorialsA deep dive into the Harness AI Engineering Programming framework — how to use Claude Code with VS Code for enterprise-grade development, covering architecture, task decomposition, and quality gates.
Product ReviewsDeep dive into Harness AI engineering programming methodology, solving AI coding pain points like hallucinations, code standards, and context loss for 10x enterprise efficiency.
Deep DivesA clear breakdown of five core AI programming concepts — Prompt Engineering, Context Engineering, Agent, Skill, and Harness Engineering — with real-world use cases and advice for indie developers.
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.
Expert OpinionsTypeScript expert Matt Pocock's open-source Skills repo earned 80K+ GitHub Stars, using TDD and Domain-Driven Design to solve AI programming's three biggest pain points.
TutorialsContext Engineering is replacing Vibe Coding as the dominant AI programming methodology. Learn how to build high-quality context for AI coding assistants like Claude Code, with practical steps and open-source project insights.
TutorialsDeep analysis of the 50K-star GitHub project claude-code-best-practice, covering the transition from Vibe Coding to Agentic Engineering with frameworks for context engineering, task orchestration, and iterative development.

AI can generate code snippets and demos, but usable products still require human engineers' judgment and responsibility. This article analyzes AI coding tools' limits and developers' evolving roles.

Explore why general AI agents are essentially coding agents. From Turing completeness to composability and verifiability, discover the paradigm shift from Function Calling to Code as Action.

Anthropic CEO's call to restrict "dangerous capabilities" in open-source AI models sparks fierce backlash. Developers question double standards and fear monopoly disguised as safety.

Deep analysis of the Flint visualization language design philosophy, exploring how its declarative syntax and structured Schema optimize for LLM generation, enabling AI to efficiently create charts.

A developer shares their real experience with Composer 2.5, from budget pick to daily go-to. Deep comparison with Sonnet 5 in debugging scenarios reveals the gap between benchmark scores and real productivity.

A developer shares their real experience with Composer 2.5, from budget pick to daily driver. Deep comparison with Sonnet 5 in debugging scenarios reveals the gap between benchmark scores and real productivity.

A deep dive into building and self-hosting a code review AI Agent from scratch, covering architecture design, context management, model selection, and noise control.

AI Doomers warn AI will destroy humanity, but have they actually built AI apps? A developer's sharp critique reveals the vast gap between AI demos and real engineering practice.

The Go team proposes new generic collection types under container/, including Set, ordered Map, queues, and more. A deep dive into the proposal and its design trade-offs.

An in-depth analysis of why teams are abandoning LLM routers, exploring hidden complexity costs, outdated cost assumptions, and how to avoid over-engineering in AI systems.