480 related articles

An in-depth look at AI testing challenges. Learn to write reusable Skill packs and master Agent testing and LLM evaluation—covering the SKILL.md six-dimensional rule, skill-creator, EvalScope, and dataset selection.

In-depth hands-on review of GLM 5.2: a 753B-parameter open-source model with a 1M-token context, rivaling Opus 4.8 at about one-tenth the price. Full setup guide for Claude Code and Cursor.

Natural language programming is reshaping frontend development. This article explains AI code generation, Prompt formulas, pitfall avoidance, RAG, Agent orchestration, and skill maintenance.

A complete guide to Claude Code from beginner to enterprise practice: covering CLI installation, connecting domestic LLMs via CC Switch, basic commands, Git workflow integration, automated bug fixing, and engineering capabilities like MCP and SubAgents.

How a Bilibili creator used AI Agent, MCP, and Playwright to build a JLCEDA local netlist analysis plugin from scratch—covering features, setup, and the full Agent-driven dev process.

A complete guide to the three core categories of AI tools in the testing era (personal assistants, CLI geek tools, AI IDEs), revealing the real challenges of AI test case generation and the new AI test development paradigm.

A comprehensive guide to three core AI tool types (personal assistant, CLI geek, AI IDE) in the testing era. Uncover the real challenges of AI test case generation and the new AI test development paradigm.

A systematic guide to Claude Code's core capabilities and environment setup, covering CLI installation, switching to domestic LLMs, project analysis, Git workflow automation, and automated bug fixing to help developers get started fast.

A systematic guide to Claude Code's core capabilities and setup, covering CLI installation, switching to domestic models, project analysis, Git workflow automation, and automated bug fixing.

What is the fundamental difference between terminal agents and device agents? This article breaks down Claude Code's core positioning, the key logic for enterprise AI testing selection, and the advantages of the Claude Code + DeepSeek combination.

In-depth analysis of Claude Code's core features and advantages: auto-reading project context, direct code execution, memory of coding preferences, and connecting external services via MCP. Compared with Cursor and ChatGPT to help developers choose the right AI coding tool.

An in-depth guide to Claude Code from installation to hands-on practice: CLI setup, switching to domestic LLMs (CC Switch tool), conversational Git workflows, plus project analysis and automated bug fixing tips for AI-powered coding.

Claude Code by Anthropic goes beyond chat — it reads your files, edits code, and runs commands directly. See how it compares to ChatGPT and Cursor across 5 key dimensions.

How Pinterest engineers built Medic for Apache Spark — a multi-agent auto-diagnosis tool — covering the evolution from a single ReAct agent, observability, log denoising, and end-to-end testing.

In-depth analysis of the five core dimensions of AI Agent testing: command safety, tool-calling accuracy, task planning, output consistency, and error self-repair. Master automated testing and the transition path for test engineers.

An in-depth analysis of the five core dimensions of AI Agent testing: command safety, tool-calling accuracy, task planning, output consistency, and error self-repair. Master automated testing methods and the transition path for test engineers.

Claude Code isn't just a chat AI—it can directly read projects, modify code, and run commands. This article compares Claude Code with ordinary AI across five dimensions: interaction, context, execution, memory, and tool calling.
The Rise of Claude Skills Ecosystem: A…
Explore the Claude Skills ecosystem: from prompt engineering to modular skills, covering skill libraries, MCP integrations, and dev frameworks. The awesome-claude-skills list has 68K+ Stars.

A complete walkthrough of AI-assisted GeeTest four-image CAPTCHA reverse engineering: from capturing the w parameter to AI analyzing obfuscated code and generating runnable scripts in minutes.

Skip the dry theory and get hands-on! This article demonstrates step by step how to build a working AI Agent from scratch in 30 minutes using AI coding tools—covering the agent skeleton, tool system, memory mechanism, Flask web UI, and DeepSeek API integration.