39 related articles
Claude Code Core Features Explained: 1…
A systematic guide to Claude Code's 12 most important features including CLAUDE.md, permissions, Plan Mode, checkpoints, skills, hooks, MCP, and more to boost your AI coding efficiency.
Vibe Engineering in Practice: AI Evolv…
A deep dive into Vibe Engineering principles: context engineering, sub-agent collaboration, autonomous testing loops, plus OpenAI's case study of a 12-hour Kotlin-to-Rust rewrite.
Agent Memory: Giving AI Coding Agents …
Agent Memory is an open-source local memory layer providing persistent, cross-session, cross-tool long-term memory for AI coding agents like Claude Code, Cursor, and Codex.
CLAUDE.md Configuration Guide: Write Y…
A detailed guide to configuring CLAUDE.md with a six-section structure covering project overview, features, tech stack, directory structure, code conventions, and constraints to boost AI coding efficiency.
Claude Code Hidden Configurations Full…
Explore Claude Code's source code to unlock hidden configurations like Hooks, Agents, Permissions, and Memories. Transform your AI assistant into a customizable semi-automated development workflow.
Claude Code Monitor Tool Explained: Ev…
Deep dive into Claude Code's new built-in Monitor tool. Learn how event-driven monitoring replaces polling via Stream Filter and Poll and Diff modes, dramatically reducing token consumption.
OpenCode: A Deep Dive into the Termina…
Deep dive into OpenCode, a terminal AI coding tool built with Go. Blazing-fast startup, multi-model support (Gemini, Claude), built-in Vim editor, and LSP integration. Compared with Claude Code and Aider.
Cursor 2.0-2.3 Core Evolution: AI Prog…
Deep dive into Cursor 2.0-2.3: multi-agent parallel programming, auto-evaluation, built-in browser, runtime debugging—pushing developers from coders to AI fleet commanders.
Cursor 2.0 in Practice: Vibe Coding Me…
Deep dive into Cursor 2.0's Vibe Coding methodology with two real-world scenarios: full-stack site building and enterprise bug fixing using the Rules, Commands, Context architecture for 10x dev efficiency.
How AI Development Platforms Unify Dat…
Explore how AI development platforms solve database script management challenges through unified archiving, standardized generation, version tracking, and incremental upgrades.
CodexPlusPlus: A Rust-Rewritten Codex …
CodexPlusPlus is a Rust-built open-source enhancement for OpenAI Codex with snippet management, multi-cursor editing, and auto login bypass. 4000+ GitHub Stars.
Cursor Multi-Agent Workflow: A Practic…
Learn the Cursor "Main Thread & Grunt" multi-agent workflow: use a high-tier model for complex tasks and a low-tier model for simple tasks in parallel to maximize AI coding efficiency.
6 Must-Have MCP Plugins to Supercharge…
6 must-have Claude Code MCP plugins: File System, Structured Thinking, GitHub, Chrome DevTools, Context7, and Memos—build a complete AI programming workflow.
Warp Terminal Deep Dive: A Smart Comma…
Deep dive into Warp intelligent terminal, a high-performance CLI tool built with Rust. Explore Agent Mode for natural language commands, smart debugging, Warp Drive team collaboration, and how it differs from Cursor and other AI coding tools.
TutorialsDeep dive into Claude Code Sub-Agent mechanism with a practical blog writing + Git commit case study, showing how multi-agent collaboration solves instruction loss and context bloat issues.
AI Code Explanation: Quickly Understan…
Learn how AI code explanation helps C# developers quickly understand others' code. A 3-step demo with Tongyi Lingma for code handoffs, Code Review, and legacy system maintenance.
Advanced Codex Tips: Building a Cursor…
Advanced OpenAI Codex tips including sidebar shortcuts, batch Agent sub-tasks, session management, and environment setup to create a Cursor-level development experience.
OpenAI Codex Deep Dive: How Does the A…
Deep dive testing OpenAI Codex cloud coding agent on a 50K-user production codebase, covering bug fixes, prompt optimization, and frontend UI tasks, with insights on the 30% completion rate value.