162 related articles
Complete Guide to Installing and Confi…
Complete guide to Claude Code Desktop setup: installation, account-free usage, Chinese localization, connecting DeepSeek models via CC Switch, and custom Skills for cost-effective AI coding.
Claude Code Can't Remember Your Progre…
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.
Getting Started with Claude Code: Setu…
A practical guide to Claude Code: core concepts, setup tips, and how to pair it with DeepSeek for AI-driven software testing workflows.
Complete Guide to Claude Code Desktop:…
Step-by-step guide to installing Claude Code Desktop with DeepSeek integration for direct China access, Chinese localization, and custom Skill setup.
Qoder Rules Feature Explained: Constra…
A detailed guide to Qoder's Rules feature: creation methods, type selection, and usage tips. Learn how to persistently constrain AI Agents like CLAUDE.md for better controllability.
Guo Yu on the AI Agent Era: The End of…
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.
AI Agent Core Architecture Explained: …
Deep dive into AI Agent architecture: explore the four core modules — Perception, Brain, Action, and Memory — covering RAG, tool calling, Chain of Thought, and more.
Claude Code Cookbook: 39 Commands to F…
Deep dive into Claude Code Cookbook: 39 slash commands covering PR automation, code refactoring, and tech debt management to multiply your Code Review efficiency.
AI Large Language Model Learning Roadm…
A systematic AI LLM learning roadmap covering prompt engineering, RAG, AI Agent development, and fine-tuning — with beginner-friendly paths and practical tips.
Deep Dive into Closco: The Research Au…
Deep analysis of Closco's research automation platform covering cloud sandbox architecture, self-healing execution, batch computing, and applications in computational materials science, drug design, and genomics.
Claude Code Skills Encapsulation: Maki…
Learn how to encapsulate Claude Code Agent Skills for test case design. Solve prompt repetition pain points with on-demand loading and skill reuse techniques.
Complete Guide to Claude Code Skill Cr…
A deep dive into Claude Code's built-in Skill Creator feature — learn how to use natural language to have AI automatically create custom skills, enabling fully automated tool-building workflows.

An in-depth analysis of SiYuan, a privacy-first, self-hosted open source knowledge management system. Explore its architecture, core features, use cases, and advantages over Obsidian and Logseq.

Deep dive into Andrew Ng's Agent Skills course with Anthropic, covering Skills architecture, progressive loading, MCP integration, and hands-on examples for building reusable AI agent skills.

Deep dive into Hermes Agent's 7 core features including Kanban multi-tasking, /goal deep execution, and multi-agent architecture, compared with OpenCore's stability and performance issues.
TutorialsIn-depth comparison of ReAct and CodeAct — two core Agent tool-calling architectures. From paper principles to code implementation, learn the trade-offs between reasoning+action and code execution.
TutorialsDeep dive into how AI coding Skills work: from Function Call to MCP to Skills as sub-agents with on-demand loading, implemented via Spring AI Alibaba.
TutorialsDeep dive into how AI coding Skills work technically, from Function Call to MCP to Skills as sub-agents with on-demand loading, implemented via Spring AI Alibaba.
TutorialsA detailed guide on MCP protocol vs Skills, integrating TradingView and Notion MCPs to build an automated investment analysis Agent with market scanning, backtesting, and report generation.
TutorialsDetailed guide to LangChain core modules including prompt templates, output parsers, Chain invocation, LCEL expression language, and LangSmith tracing tools for LLM application development.