569 related articles

Deep dive into the viral Claude Code manual on GitHub (33K+ Stars): slash commands, memory system, MCP protocol, Hooks plugins, and how to build a full AI dev team.

Deep dive into Claude Code's Hooks and Skills mechanisms. Learn to build safe, reliable AI programming workflows with a three-layer architecture (Cloud.md + Hooks + Skills).

Deep dive into Claude Code internals: stateless model principles, four-layer prompt assembly, Agentic Loop execution, permission control, and reusable Skills workflow templates for agentic engineering.

Learn how to connect Claude Code to DeepSeek V4 using CC Switch in 60 seconds. Complete guide covering installation, API Key setup, and model switching for lower-cost AI coding.

Learn how Claude Code Dynamic Workflows orchestrate sub-agents for parallel tasks. Compare four collaboration modes, enable workflows, and save them for reuse.

Deep dive into ByteDance's open-source Trae Agent—a free MIT-licensed AI coding CLI tool. Covers installation, core features, run modes, and real-world performance vs Claude Code and Gemini CLI.

RTK is an open-source Rust terminal output compression tool for Claude Code. It intercepts git, npm, and other command outputs, cutting Token usage from 118K to 23.9K — saving ~80%. Free, offline, installs in 2 minutes.
Connecting Claude Code to DeepSeek: A …
Learn how to connect Claude Code to DeepSeek LLM for AI-driven testing. Covers Terminal vs Device Agents, Node.js setup, Claude Code installation, and DeepSeek integration.
The Complete Guide to Claude Code: Cho…
A deep dive into Claude Code's core advantages as a terminal AI programming tool, how it differs from Device Agents, and practical setup steps to get started with enterprise-grade AI coding.

Step-by-step tutorial on connecting DeepSeek V4 Pro's discounted API to Codex and Claude Code desktop clients, with real-world Token usage and cost comparisons for AI-assisted programming.

Build a traffic light system using Claude Code's Hooks callbacks to display real-time AI programming status via LEDs, light strips, and buzzers with serial communication on Zephyr RTOS.

A complete beginner's guide to AI programming with Claude Code: installation, model setup, cost-saving tips, and hands-on projects using natural language — no coding experience required.

Learn how to build a progress Skill for Claude Code using skill.md files to save and restore development progress across sessions, solving the context loss problem.

Step-by-step guide to installing and configuring Claude Code, covering Git/Node.js prerequisites, environment variables, and connecting domestic LLMs to build an AI assistant that reads, writes, and executes code.

Complete guide to installing and configuring Claude Code, covering Node.js setup, npm global install, CC Switch model config, API Key setup, and VS Code plugin.

Developers spend 84% of their time on non-coding tasks. Learn how to use AI Agents to automate Jira tickets, tech docs, and multi-project management with Claude Code and Tmux workflows.

Former ByteDance engineer Guo Yu analyzes the AI Agent revolution: how Claude Code's Skill feature signals the end of traditional software, the SaaS collapse, and the future of knowledge workers.

A beginner's guide to Vibe Coding: learn the core philosophy, set up Miniconda virtual environments, and use natural language to let AI write code for you — no programming experience required.

A deep dive into the four stages of AI coding tool evolution: from code completion and chat Q&A to Agentic Coding and multi-Agent collaboration, explaining the design logic behind Claude Code, Cursor, and Codex.

Google launches unified AI platform Antigravity, migrating Gemini CLI users to the new Antigravity CLI rebuilt in Go with multi-agent orchestration and async workflows.