Articles
Discover insights, tutorials, and stories from our team

Stop Cramming Everything Into CLAUDE.md: The Complete Guide to Claude Code's 5 Customization Layers
If you've been using Claude Code for any length of time, you've probably discovered CLAUDE.md — the markdown file that loads into every conversation as persistent context. You added your coding standards, your PR checklist, your deployment procedure, your commit message format. All of it. One file. Done.

Lessons Learned building AI Powered Plugins in Strapi
Strapi's plugin system is powerful. You can build self-contained modules with their own content types, services, controllers, and admin UI. But there's a problem: plugins are islands. They don't talk to each other.

Paul's Waifu Avatar AI SDK Plugin Architecture
A comprehensive guide to the Strapi v5 plugin that embeds an AI chat interface, MCP server, TTS synthesis, and animated 3D avatar into the Strapi admin panel. Or for short, Paul's Waifu.