Next.js Version Skew Protection: The Complete 2026 Guide
Learn how to fix version skew in Next.js. Covers Vercel, Netlify, AWS Amplify, Cloudflare, and custom implementations with ready-to-use code. Updated for Next.js 16.
Migrating a Multi-Repo Setup from Yarn Classic to pnpm | CKEditor
How CKEditor migrated a multi-repository setup from Yarn Classic to pnpm - adding lockfiles for stable LTS builds, faster CI installs, and reliable linking.
Kimi K2 landed in July as a 1 trillion parameter open weight LLM. It was joined by Kimi K2 Thinking in November which added reasoning capabilities. Now they've made it …
A plainspoken Skills FAQ with a ready-to-use guide: what skill packages are, how agents load them, what skills-ai.dev is, how Skills compare to MCP, plus security and alternatives.
Building vertical microfrontends on Cloudflare’s platform
Deploy multiple Workers under a single domain with the ability to make them feel like single-page applications. We take a look at how service bindings enable URL path routing to multiple projects.
Introducing Moltworker: a self-hosted personal AI agent, minus the minis
Moltworker is a middleware Worker and adapted scripts that allows running Moltbot (formerly Clawdbot) on Cloudflare's Sandbox SDK and our Developer Platform APIs. So you can self-host an AI personal assistant — without any new hardware.
The single most important thing that made me believe AI coding could work
When I started coding with AI, my single most important frustration was when Claude wasn't following instructions.
I knew exactly what I wanted: we're (when I'm referring to "we" I mean Claude and I) adding a new endpoint to expose a new model. The getter for index is a bit
A practical workflow for coding with AI on brownfield and greenfield Rails applications. Covers context generation, layered documentation, pattern synthesis, and maintaining code quality.