152 related articles
TutorialsLearn AI Skill packs: how to install and create them. Encapsulate repetitive workflows into reusable Skills and trigger complete AI workflows with one sentence.
TutorialsDeep analysis of Prompt Engineering core methodology: from LLM principles to the three key principles of specific, rich, and unambiguous prompts, plus programming advantages in the AI era.
Product ReviewsDeep dive into Cursor 1.0's six core features: Backboard PR review, Background Agent, Memories, One-Click MCP, Jupyter Support, and Rich Chat Response with hands-on testing results.
TutorialsA detailed five-phase learning roadmap for Java developers transitioning to AI engineering, covering Spring AI, LangChain4j, RAG core technology, and Agent development.
Expert OpinionsAgent engineer salary gaps hinge on two dividing lines: real production deployment experience and depth of foundational theory including deep learning, fine-tuning, and reinforcement learning.
Product ReviewsAnySearch is a search plugin for AI Agents that provides structured, high-quality data, filtering internet noise. Tests show 3x reduction in token consumption with significantly better answer quality.
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.
TutorialsDetailed breakdown of Firebase AI Logic's major updates covering Server Prompt Templates, hybrid inference, Cloud Functions triggers, AI monitoring, and Context Caching for secure, efficient AI apps.
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.
Getting Started with Codex from Scratc…
In-depth comparison of OpenAI Codex vs Claude Code covering account stability, usage quotas, browser control, and automation — helping you get started with this all-in-one AI Agent desktop tool.
TutorialsDeep dive into a popular 3-month AI/LLM transition roadmap: from Python basics and Prompt engineering to LangChain, RAG, Agents, and hands-on projects, with realistic time estimates and pitfall warnings.
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.
TutorialsLearn how to run Claude Code, Gemini CLI, and other AI CLI tools in Obsidian via the Terminal plugin for vault-wide awareness, note summarization, and more.
Six Pitfalls and a Three-Layer Solutio…
Deep dive into six common pitfalls of AI-generated API automation scripts and a three-layer solution covering diagnosis and optimization for real-world implementation.
Product ReviewsTwo-week in-depth review of Warp AI coding tool, comparing it with Cursor on Agent mode, MCP support, free credits, and Claude Opus 4.5 to help developers choose the right AI coding tool.
Spring AI + MCP Protocol in Practice: …
Deep dive into Spring AI and MCP protocol integration, covering tool calling, OAuth security, horizontal scaling, and context optimization for enterprise AI Agent services.
Claude Code Keeps Forgetting Everythin…
Fix Claude Code's amnesia problem. Use 3 documents and 4 slash commands to transform AI from a stateless code assistant into a project manager with memory, boosting efficiency 13x.
Building AI Agents with Node.js: Repla…
Learn how to refactor a Node.js AI Agent using Function Calls instead of prompt engineering. Covers tool definition via JSON Schema, the Agent Loop, and key implementation details from analyzing Claude Code.
Context Engineering in Practice with C…
Learn how to apply Context Engineering in CodeBuddy IDE using two custom rule files — a Requirements-to-TODO-LIST engine and a Project Execution engine — to generate complete apps with a single sentence.