8057 related articles

From the autocomplete nature of LLMs, tokens, and context windows to RAG vector databases, the MCP protocol, and AI agent loop design — this article uses vivid analogies to unpack the reality of AI engineering.

A deep dive into AI Agent Loops: from single loops to multi-agent collaboration. Master goal definition, validation mechanisms, and stop conditions to avoid blindly building agent fleets.

Microsoft designer Tua Nguyen built Opal, an AI rabbit assistant on Raspberry Pi using OpenClaw — capable of browsing the web, finding recipes, and operating GitHub.

AI agents are reshaping what designers do. A senior designer shares why understanding agent infrastructure is essential and how to learn by building fun projects.
ui-skills: An AI Skills Library Built …
ui-skills is an open-source AI Skills library for design engineers that helps AI generate higher-quality UI code. It quickly gained thousands of GitHub Stars.
StyleSeed: A Design Rules Engine to En…
StyleSeed is an open-source design-rules engine that injects structured color, typography, and component specs into AI workflows to eliminate generic UI output.

Build an HR recruitment workflow Agent with Spring AI Alibaba Graph, covering resume parsing, job matching, tiered question generation, HITL checkpointing, and time travel state rollback across 20 core technical points.

An in-depth analysis of the four core roles of AI Agent system prompts and the four-step tool-calling method, covering behavioral boundaries, autonomous execution principles, and trigger pattern design—helping Rust developers build high-quality agents.

A deep dive into Loop Engineering for AI Agents — what loop feedback mechanisms are, how they differ from Harness Engineering, and a complete guide from principles to production implementation.

Meta open-sources Astryx on GitHub — an Agent Ready design system built for AI coding assistants. 5,600+ Stars and growing. Learn how it tackles AI hallucination in UI code generation.

Three trending AI open source repos this week: Text to Lottie for animations, BioDesign local engine for UI mockups, and Self-Learning Skill for persistent AI memory. Install each with one command.

A complete guide for frontend developers advancing to AI architects, covering the three-tier competency framework, Codex-like agent design, agents.md configuration, Skills systems, and core AI architect capabilities.

Designer Uncle Zhan, with zero coding experience, used Claude, ChatGPT, and DeepSeek to independently build a paid WeChat mini program in two weeks. Full breakdown of his workflow and costs.

Learn how to build a complete travel route planning WeChat Mini-Program in one day using AI tools like Modao AI and Cursor, covering UI design, code generation, debugging, and deployment.

Deep dive into the /teach AI Skill's design and engineering: stateful vs. stateless Skill selection, ZPD pedagogy, interactive lesson generation, and onboarding potential.

A proven methodology for AI-powered Chrome extension development: design UI panels with AI, generate code from mockups, and debug efficiently using the extension console.

A deep dive into Cursor AI's complete project development workflow, covering standardized prompts, UI design, code generation, and LangChain agent building.

A developer's failed attempt to reproduce a UI design with Cursor reveals AI coding's real limits. Learn where AI tools excel and where human skills remain essential.

Deep dive into ViBench, a benchmark addressing SWE-bench's gaps in evaluating AI application building through end-to-end generation, visual quality, and functional completeness.
TutorialsComplete guide to Open Design: an open-source AI design tool replacing Claude Design. Covers installation, prototype creation, HTML-to-Next.js migration, and Harness component encapsulation.