236 related articles

A comprehensive guide to Agent Skills: what Skills are, how they differ from Prompts, and how to design SKILL.md files. Learn modular AI Agent development through a real restaurant branding example.

Creator Ajiang burned 10B Tokens on Codex to migrate cc-haha from Tauri 2 to Electron. A deep dive into Codex's long-horizon engineering, Computer Use, costs, and practical advice for developers.

Playwright's three new Test Agents—Planner, Generator, and Healer—cover the full pipeline from test design to script generation and auto-repair, integrated with VS Code, Claude Code, and more.

In-depth analysis of OpenAI Codex's four usage forms, comparing Codex, Claude Code, and Cursor across price, stability, and frontend/backend fit to help developers choose the right AI programming tool.

AIVenture is an open-source retro dungeon game by Google that teaches Vibe Coding, agentic workflows, and tool calling through playable levels. Built with Angular, Phaser.js, and Gemma.

Claude bans disrupting your workflow? We tested GLM-5.2 + WorkBuddy across dev, office, and research tasks. Here's whether domestic AI can truly replace Claude.

Independent developer Ahmad Awais found that open-source LLM failures stem from Tool Calling bugs, not model capability. A deterministic repair layer + repair hints can make DeepSeek outperform Claude Opus.

Learn FastAPI fundamentals: frontend-backend separation, what API interfaces really are, and how RESTful standards work. Essential groundwork for Python backend development.

Master full-stack AI development with Vercel: from LLM, RAG, and vector embeddings to AI SDK, AI Gateway, and v0 — build production-ready AI web apps end to end.

App Builder generates single-file runnable apps from natural language, with real-time sandbox preview and conversational revision. Deep analysis of its workflow, architecture, limitations, and costs.

In AI-assisted coding, having AI borrow from open-source projects often leads to wholesale copying. This article uses the GapGun audio tool as a case study to show how to set borrowing boundaries and guide AI precisely.

Deep dive into OpenAI Codex's five core use cases as an AI automation system: video production, code development, design-to-product, computer control, and office document automation.

Deep dive into OpenAI Codex's Record and Replay feature: generate reusable automation Skills through screen recording demos. Covers workflow, skill invocation, RPA comparison, and real-world use cases.

Deep dive into Hermes Agent, the open-source AI Agent framework with lower Token costs, persistent long-term memory, and self-learning evolution that earned 120K GitHub stars in two months.

A systematic guide to JavaScript fundamentals covering variables, data types, functions, DOM manipulation, event handling, and Fetch API calls to help beginners transition from static pages to dynamic interactive development.

Learn how to build a full local errand-running mini program in 37 minutes using AI tools like Stitch, Trae, UniApp, and UniCloud — covering UI design, full-stack development, and cross-platform publishing.

Learn how to build a Tide App WeChat Mini Program in 4 sessions using OpenAI Codex AI coding Agent, covering agents.md setup, Plan Mode, domain config, and more.

Master three Claude Code configuration techniques: use CLAUDE.md for project rules, Memory for auto-learning preferences, and MCP for connecting GitHub and external tools.

VibeCoding lets anyone build software through natural language conversations with AI. Learn the core concepts, learning path, and practical methods to get started.

Three controlled experiments compare pure Prompt, pre-prepared assets, and Godot engine strategies for Vibe Coding an English learning game — revealing dramatic differences in quality and Token cost.