← Back to Journal
Philosophy

Why We Built a Brain for AI

Daniela S. · 6 min read · May 2026

The Genius with Amnesia

Every Claude Code user gets the same AI. Same personality. Same defaults. Same blank stare when you open a new session.

We thought that was broken.

Here's the thing about large language models: they're brilliant and they're empty. Claude can write code, strategy, copy, analysis — at a level that would take a senior hire years to develop. But it knows nothing about you.

Every session starts from zero. Your preferences, your methodology, your taste, your hard-won lessons about what works and what doesn't — gone. You're re-introducing yourself to the smartest person in the room, every single time.

It's like hiring a genius with amnesia. The capability is there. The context is not.

What We Tried First

We tried everything the ecosystem offered:

System prompts. We wrote long, detailed system prompts explaining our methodology. They worked... until the conversation got long enough to push them out of the context window. Claude would start strong and drift by message 20.

Custom instructions. Better than nothing. But custom instructions are a single block of text. Our methodology isn't a paragraph — it's a web of interconnected principles across design, code, strategy, copywriting, and decision-making.

Prompt files and templates. We built a library of prompt templates for different tasks. This created a new problem: choosing the right template, remembering to load it, keeping templates updated across projects.

CLAUDE.md files. Getting warmer. Claude Code reads CLAUDE.md from your home directory and project roots. But a single markdown file has limits. When we tried to encode everything, the file became a 3,000-line monster that Claude couldn't prioritize.

Everything we tried had the same flaw: it treated AI personalization as a content problem. The real problem is architectural.

The Breakthrough: Skills as Cognitive Packages

The breakthrough came when we stopped thinking about prompts and started thinking about skills.

A skill isn't a prompt. It's a modular cognitive package — a self-contained set of principles, rules, examples, and behaviors that Claude can activate contextually. Skills have names, scopes, and boundaries. They compose. They override. They stack.

Instead of one giant CLAUDE.md that says everything about everything, we built 62 focused skills that each handle one domain:

Philosophy layer: brain-core (your operating system), brain-decisions (the Three-Eyed Raven framework), brain-cowork (collaboration patterns), brain-token-optimizer (efficiency meta-skill).

Domain skills (39 of them): Marketing. Design. Brand. SEO. Content strategy. Email sequences. Copywriting. Frontend design. Design systems. Analytics. CRO. A/B testing. Customer research. Competitor analysis. And more.

Each skill is a markdown file in ~/.claude/skills/. Claude Code reads them automatically. No manual loading. No template selection. No prompt engineering.

The compound effect is what makes it work. Content-strategy alone is useful. Content-strategy + copywriting + brand + customer-research = Claude that plans content, writes it in your voice, targets your audience, and references your competitive positioning. All without being asked.

Rescue the Real from the Virtual

There's a deeper reason Brain Kit exists, beyond productivity.

Our studio's philosophy is: rescue the real from the virtual. AI should be a second brain, not a replacement. It should amplify your thinking, not substitute it. It should make your methodology more consistent, not erase it.

The problem with generic AI is that it homogenizes. Every output sounds the same. Every strategy follows the same frameworks. When everyone uses the same blank-slate AI, differentiation dies.

Brain Kit is the antidote. It makes your AI think like YOU. Your methodology. Your taste. Your hard-won lessons.

Why It's Free

Brain Kit is open source and free. No freemium. No feature gates.

Because the mission is bigger than the product. If Brain Kit helps 1,000 people get more out of Claude Code, some of them will want custom AI systems built by people who understand methodology-first AI development. That's what Menteorama Studio does.

And some of them will realize their codebase needs security monitoring. That's what Code Sentinel does.

Brain Kit is a gift. The business model is everything around it.

Try It

One command:


npx menteorama

13 questions. 62 skills. Your AI stops being generic.

Your AI should think like you. Not like everyone.

Install Brain Kit