684 related articles
TutorialsDetailed guide to LangChain core modules including prompt templates, output parsers, Chain invocation, LCEL expression language, and LangSmith tracing tools for LLM application development.
TutorialsComplete guide to installing Claude Code on macOS, Windows terminal, VS Code, JetBrains IDEs, desktop app, and web — with setup tips and platform comparisons.
TutorialsLearn how MCP servers work in Gemini CLI and how to configure them. Step-by-step guide using Context7 and Firebase extensions to expand AI coding capabilities.
TutorialsA Bilibili creator used Claude Code to build a complete movie data system in 30 minutes, covering scraping, database, Spring Boot backend, and Vue frontend with practical insights on anti-scraping and model selection.
TutorialsA hands-on guide to building a minimal Claude Code frontend from scratch, covering TypeScript+React+Ink stack, terminal UI rendering, project structure, and memory issue debugging.
TutorialsA deep dive into engineering Claude Code for API test automation, covering environment setup, Skill development, tool encapsulation, and Harness Engineering methodology.
Firebase AI Logic in Practice: Buildin…
Learn how to add intelligent task decomposition to a cross-platform to-do app using Firebase AI Logic and Gemini, covering structured output, App Check security, and server-side Prompt templates.
Product ReviewsZed editor officially arrives on Windows. Built with Rust, it features Cloud Code, Gemini CLI, and Codex AI Agents, offering a free intelligent coding environment with native debugging.
Product ReviewsZed Editor's Windows version is officially released. This free, open-source AI IDE built with Rust features extreme performance, built-in Cloud Code, Gemini CLI, and Codex agents, a native debugger, and real-time collaboration.
Product ReviewsZed Editor's Windows version is officially released. This free, open-source AI IDE built in Rust features extreme performance, built-in Cloud Code, Gemini CLI, and Codex agents, native debugging, and real-time collaboration.
Product ReviewsDeep dive into Devin Cloud, a cloud-based AI development platform featuring device-agnostic development, cloud VM desktops, GitHub integration, MCP tools, and how it fundamentally changes traditional IDE workflows.
TutorialsA deep dive into Anthropic's MCP (Model Context Protocol) covering client-server architecture and the three core primitives — Tools, Resources, and Prompts — to help developers quickly understand and integrate with the MCP ecosystem.
TutorialsA deep dive into Anthropic's MCP (Model Context Protocol) covering client-server architecture, the three core primitives (Tools, Resources, Prompts), and how developers can quickly integrate with the MCP ecosystem.
TutorialsLearn how to integrate Tools, Prompts, and Resources into a single MCP service. A practical guide to hybrid deployment that breaks the single-responsibility misconception for production environments.
Deep DivesDeep dive into how MCP (Model Context Protocol) solves three core pain points of Tool Calling: verbose descriptions, unstable invocations, and lack of unified standards.
Deep DivesDeep dive into MCP (Model Context Protocol): core concepts, role definitions, and complete workflow. Learn how MCP Server, Client, and Host work together to standardize LLM tool calling.
Industry InsightsSince 2025, AI-driven tech layoffs intensify with 75% of coding work coverable by AI. This article analyzes programmers' structural elimination crisis and the transformation path from code workers to AI architects.
Product ReviewsOpenSlide is an Agent-native open-source slide framework that lets AI Agents write React code to generate professional presentations. Supports Claude Code, Cursor, and other coding Agents.
TutorialsHow can coding beginners use natural language to operate Git? With just 5 plain-language commands via an AI assistant, handle initialization, saving, rollback, branching, and pushing to GitHub—zero experience required.
TutorialsA detailed guide to MCP (Model Context Protocol) in Claude Code, covering server setup, three scope configurations, context window optimization, CLI alternatives, and Skills best practices.