400 related articles
TutorialsDeep dive into Anthropic's official Claude Code in Action course covering four modules: assistant fundamentals, differentiators, project practice, and best practices for AI programming mastery.
TutorialsAnalyze correct timing for AI async task credit settlement. Compare deduct-on-submit vs. Webhook callback approaches with a pre-freeze + callback confirmation implementation for fair SaaS billing.
Engineering Practices That Boosted Cla…
How Hooks+Skills+Commands+Agents work together in Claude Code to boost AI skill activation from 25% to 90%, with core config files and deployment guide.
TutorialsDeep dive into Claude Code's five-layer extension architecture: Claude.md memory, Skills, MCP services, Subagents, and Hooks. Master the Rule of Three and golden combinations to systematically boost AI coding efficiency.
TutorialsA detailed comparison of LangChain's two model invocation approaches, focusing on init_chat_model unified interface usage and tips for avoiding DeepSeek V4 Pro Thinking Mode pitfalls in Agent scenarios.
Product ReviewsFull breakdown of Claude Code 2.1: Opus 4.6 model upgrade, Hooks deterministic automation, Skills multi-agent collaboration, MCP tool chain integration, plus IDE shortcuts and practical commands.
TutorialsIn-depth guide to Claude Code Hooks event-driven mechanism and configuration, featuring CloudMemory, Everything Claude Code, and other popular plugins for automated dev workflows.
TutorialsDeep dive into Claude Code Hooks' four core use cases: intercepting dangerous operations, auto change logging, code review, and automated testing. Learn Command, Prompt, and Agent Hook types.
TutorialsLearn Cursor Hooks structure, configuration, and practical use. From trigger events and matchers to scripting permission popups, auto-testing, and more.
TutorialsDeep dive into Claude Code Hooks' five trigger points (PreToolUse, PostToolUse, OnToolError, Notification, OnPrompt) with a practical file deletion protection example to build efficient automated dev workflows.
TutorialsHow to solve high Token consumption when OpenClaw calls Claude Code. Achieve zero-polling with Stop Hook and Session End dual callbacks, combined with Agent Teams for fully automated dev workflows.
OpenAI Codex Deep Dive: AI Programming…
Deep analysis of OpenAI Codex agent and its Codex-1 model, comparing Windsurf's SW1E1 and Anthropic's new reasoning model, exploring how AI programming leaps from single-file assistance to full-repository autonomous understanding.
Enterprise Claude Code Workflows: Five…
Deep dive into Anthropic's enterprise Claude Code deployment: CLAUDE.md layering, Hooks, Skills, Plugins, and MCP servers for million-line codebases.
Deep DivesCan non-technical people use AI Agents to build virtual dev teams? From CEO Agent to Developer Agent, we analyze the theory vs. reality and offer a practical implementation guide.
Product ReviewsIn-depth review of Mavis multi-agent platform across academic retrieval, literature review, and web development. Multi-agent mode significantly outperforms single agents in accuracy and reliability.
TutorialsDeep dive into Hermes Agent's four progressive cases: terminal ReAct loop, Feishu AI assistant, four-layer persistent memory, and three-stage Skill evolution with DeepSeek support.
TutorialsDeep dive into how EasyLLM CLI modifies Gemini CLI to support any LLM including local models, solving account barriers, model lock-in, and data security issues with code-level API integration.
TutorialsIn-depth review of Google's open-source Gemini CLI: free tier analysis, comparison with Claude Code & Cursor, real project testing, configuration tips, and open-source architecture insights.
Claude Code in Practice: Building a Yo…
Learn how to build a YouTube comment analysis SaaS with Claude Code for just $3.06 — covering environment setup, CLAUDE.md, prompt techniques, and screenshot-driven UI design.
TutorialsA systematic guide to Claude Code's 10 core commands, keyboard shortcuts, CLI parameters & 4 practical workflows covering context management, code review, model switching & cost optimization.