The Boundary Between RAG and Skill: When Retrieval Is Truly Needed
Starting from the differences between toC Agents and enterprise-level AI pre-sales bots, understand the applicable boundaries of Skill and RAG.
16 Posts in
Starting from the differences between toC Agents and enterprise-level AI pre-sales bots, understand the applicable boundaries of Skill and RAG.
As AI becomes increasingly adept at writing code, the real differentiator will be the engineering system: context, tools, task orchestration, feedback mechanisms, and architectural guardrails.
A record of troubleshooting why Docker failed to start properly via systemd after a server reboot, tracing from residual network references to dockerd's libnetwork initialization being blocked by firewalld's D-Bus call.
From HTTP APIs, official SDKs, AI development frameworks, low-code platforms to AI programming tool SDKs, this article outlines 5 patterns of AI application development and a subsequent learning roadmap.
This article focuses on one task: breaking down the Harness Agents/Agent architecture into core components, responsibility boundaries, and execution flows, making it easier to quickly regain a holistic understanding in the future.
Using a real homepage redesign, this article explains what the frontend-design skill can do, how to use it, how to iterate, and exactly how far it can help.
A breakdown of how the provider layer is implemented in this project, explaining why heavy abstraction was avoided and how the text and image pipelines are consolidated.
Deconstructing the automated publishing pipeline of this site to reveal how English drafts and article covers are generated before submission.
Introduces the responsibility boundaries, adaptation scenarios, recommended combinations, and common pitfalls of Rule, Skill, and MCP in React frontend engineering.
A comprehensive guide from creation, writing, and invocation to implementation, explaining how to break down, write, and avoid turning Skill into a universal Prompt.
From creation and breakdown to writing and implementation, clarify where to place Rule, what to write, and how to ensure AI consistently adheres to it over time.
From recommending commonly used MCPs for frontend, configuring ready-made servers, to structuring, invoking, and implementing custom MCP Servers, this guide clarifies how to effectively implement MCP in practice.
This article explains what Chrome DevTools MCP is, how to install it, how to integrate it with an AI Agent, and what it can do.
As a frontend developer, I initially considered Vue and React. By breaking down the requirements for a blog site, I gradually identified the solution that best fit my needs.
Starting from a common scan input component in business scenarios, this article explains how to organize directories according to uni_modules specifications, perform local validation, and publish to the DCloud plugin market.
Solutions for cache problems in WeChat web projects.