3493 related articles

Bun runtime now generates a CLAUDE.md file by default with bun init, signaling AI assistants becoming first-class citizens in the development toolchain.

Bilibili creator tests Claude Fable 5, Kimi K3, and ChatGPT Codex recreating Hollow Knight, Cuphead, and Zelda — comparing code quality, collision detection, and Boss design.

In-depth analysis of Claude Code customization methodology: from access, knowledge injection to tooling. Master context window management, zero-overhead Hooks, and MCP & Skills plugin primitives to build a scalable AI software engineering workflow.

Set up an AI coding workstation on NVIDIA Jetson using VS Code + Claude Code. Covers JetPack NVIDIA Skills, token budget management, headless SSH dev, and coding agent best practices.

A deep dive into Claude Code Agent Teams: how they differ from Subagents, contract-first design, model allocation strategies, and a real case of 16 agents building a C compiler.

A deep-dive evaluation of Addy Osmani, Matt Pocock, and Gary Tan's skill libraries, distilling a 5-step Research→Prototype→Plan→Build→Test agent dev loop and why the best skill system is always your own.
Claude Leads sqlite-utils 4.0 Developm…
Simon Willison reveals sqlite-utils 4.0 was mostly written by Claude for $149.25. A deep dive into this AI-led development experiment and what it means for developers.

Flock is a multi-agent development tool built on Claude Code. With roles like Planner, Coder, Tester, and Reviewer, it turns AI coding into a traceable development pipeline.
TutorialsDeep dive into Harness AI Engineering: master enterprise e-commerce development with Claude Code using the Rules, Skills, Wiki, and Changes framework.

A practical guide to Claude Code for test development: auto-generating test code, Plan mode for spec-driven development, Playwright MCP automation, and deep GitHub integration.

6 essential MCPs for Claude Code: Playwright, File System, Sequential Thinking, Context7, GitHub, and Memos — upgrade your AI coding assistant into a complete development workstation.

Learn how to connect Claude Code to UE5 for free using Unreal Cloud and Vibe UE plugins. AI builds game levels, edits Blueprints, and adjusts materials.

A complete guide to Claude Code + UE5 collaboration using Unreal Cloud and VibeUE plugins for AI-assisted game development, with a 15-minute endless runner demo.

A detailed breakdown of a free UE5 + Claude Code plugin workflow, covering setup of Unreal Claude and Vibe UE, prompt techniques, and building an endless runner game from scratch.

Anthropic shares four key tips for Claude Fable: assign bigger tasks, choose effort levels wisely, rewrite old instructions, and shift from tasks to goals.

Vercel's AI coding tool v0 now supports Claude Opus 4, bringing major improvements to code generation, UI design, and full-stack development for frontend developers.

A practical guide to Claude Code for test development: auto-generating test scripts, Plan Mode workflows, MCP + Playwright integration, and Subagent parallel tasks to build systematic AI-assisted workflows.

Anthropic's internal data shows Claude writes 80% of its own code, engineers produce 8x more output, and open-ended task success jumped from 26% to 76%. The era of AI developing AI is accelerating.
TutorialsDeep dive into SDD (Specification-Driven Development) methodology covering Cursor and Claude Code in practice—from intelligent data querying to enterprise compliance platforms across four progressive projects.
TutorialsA deep dive into advanced Claude Code techniques: precise file referencing, Plan Mode for plan-first development, screenshot-driven UI iteration, project memory rules, and Playwright MCP server integration for fully automated testing.