132 related articles

Deep dive into Anthropic Skills (nearly 150K GitHub stars): skill.md structure, progressive loading, ready-to-use skills ecosystem, and the cross-tool open standard for AI skill packs.

Learn how to use ChatGPT Image2 to generate high-quality UI mockups and OpenAI Codex to convert them into editable Figma vector files in three steps.

OpenAI Codex launches Record & Replay: demonstrate a workflow once and the AI learns to repeat it independently. A deep dive into how it works and where it applies.

In-depth guide to OpenAI Codex CLI: covering installation, agents.md design, multi-agent collaboration, MCP protocol integration, and a RAG customer service project.

Learn to build an AI trending news dashboard from scratch with Claude Code — no coding required. Covers CC setup, domestic model integration, and full-stack development.

Deep analysis of Claude Code's leaked source architecture, covering TypeScript stack choices, Harness architecture's seven core mechanisms, tool call management, and context optimization.

Deep dive into Claude Code's four permission categories (Bash, File, MCP, WebFetch), two-level config system, and three common pitfalls for safe AI coding.

Hands-on review of Moonshot's open-source Kimi Code terminal AI coding tool, covering one-command installation, Ink framework architecture, VS Code plugin mode, and comparisons with Claude Code and Gemini CLI.

Deep dive into enterprise AI agent architecture covering HARIS task decomposition, sandbox isolation, Skill persistence, MCP tool integration, and user-level memory systems.

Learn how to build Figma plugins with OpenAI Codex — no coding required. Covers project setup, quota management, Plan Mode, hands-on development, and publishing tips for designers.

Learn how to use CLI Proxy API (CPA) to aggregate Claude, DeepSeek, Grok, and Gemini models into OpenAI Codex via VPS deployment, Docker setup, and Codex++ integration.

Simon Willison shares how Claude Sonnet 4 (Fable) autonomously invented PyObjC screenshots, built a CORS server, and penetrated Shadow DOM to debug a CSS bug — revealing both tool-making power and security risks.

NotebookLM gets a major upgrade with Gemini 3.5 and Antigravity technology, adding a secure cloud computing environment with 100+ software skills, evolving from an AI note tool into an intelligent research platform.

Vercel's AI coding tool v0 launches Permission Modes with three levels — Ask Every Time, Smart Judgment, and Free Execution — giving developers fine-grained control over AI operations.

Balyasny Asset Management adopts OpenAI Codex and o3/4o models, cutting economic analysis from 2 days to 30 minutes with 97% daily active AI adoption.

Deep dive into OpenAI Codex's core capabilities and real-world applications, covering automated coding, compliance reviews, and security detection — revealing how AI coding agents boost team efficiency by 50%.

Complete guide to building automated AI agents with Cherry Studio and MCP protocol, covering environment setup, MCP Server configuration, web scraping, Shell execution, and Ollama local knowledge base deployment.

A detailed guide to OpenAI Codex extension's cloud task delegation, covering the complete workflow from initiating cloud coding tasks in VS Code to reviewing changes and creating Pull Requests.

A detailed guide to OpenAI Codex IDE extension setup and usage, covering Agent/Chat modes, Modal component code generation, and GPT-5 model comparison for efficient AI-assisted programming in VS Code.

A detailed guide to the Claude Code and Codex collaborative workflow: Claude Code handles architecture planning and code review, while Codex handles execution. Boost dev efficiency through standardized handoffs.