10 related articles

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.
TutorialsZero2Agent is an open-source interview prep tutorial covering Agent fundamentals, LangGraph/Claude Code analysis, interview question banks, and coding practice tools for landing Agent engineer roles at top tech companies.
Product ReviewsIn-depth comparison of OpenAI Codex (GPT-5.4) vs Anthropic Claude Code (Opus 4.6) covering UX, model capability, ecosystem, and value. Find your ideal AI coding tool combo.
TutorialsA detailed guide comparing three Claude Code agent deployment methods—Cron Loop, Desktop/Cloud Routines, and Modal/Trigger.dev—analyzed by run location and determinism to help developers choose the best strategy.
Industry InsightsDeep analysis of Anthropic's new Claude subscription policy: dedicated programmatic access quotas appear beneficial but actually slash AFK automation workflow capacity by up to 96%.
TutorialsDeep dive into Claude Code 2.0.14's plugin system covering Slash Commands, Sub-agents, MCP integration, and Hooks—with demos on one-click plugin installation and custom code review plugin creation.
Product ReviewsDeep dive into OpenHands, an open-source AI coding agent platform covering architecture design, sandboxed code execution, and multi-tool orchestration, compared with Copilot, Devin, and more.
TutorialsA deep dive into Claude Agent SDK for Python: Query basics, custom Tools with MCP Server, CloudSdkClient multi-turn sessions, and Hooks security control with full code examples.
TutorialsLearn how to redirect Claude Agent SDK API requests to local LLMs via LiteLLM Proxy, achieving zero-cost inference while retaining full agent framework capabilities.
TutorialsA systematic breakdown of the Complete Guide to Claude Code course, covering context engineering, MCP protocol, claude.md configuration, multi-Agent architecture, and three progressive projects.