The Cookbook: AI Nouvelle Cuisine According to Claude Code
My AI assistant tells me:
- âBaked for 60sâ (compiling code)
- âBrewed for 1m 31sâ (installing dependencies)
- âCaramelizingâŠâ (optimizing)
Iâm not cooking paella. Iâm deploying a blog.
But Claude Code talks like Gordon Ramsay coding in Python.
The Discovery
Iâve been using Claude Code for 8 months to automate my travel agency. Iâve created Skills, connected MCPs, built multi-agent systems running in parallel⊠and two days ago I realized something:
My AI talks like a French chef.
Not a metaphor. Literally. Look at these REAL messages it sent me:
â Brewing dependencies...
đ Baking routes...
đł Cooking server bundle...
âš Caramelized in 2.3s
I stared at the screen. Then at my coffee. Then at the screen again.
Was it making me breakfast or compiling a website?
Because if it was making me breakfast, it forgot the orange juice.
The 4 Categories of the Cookbook
After 8 months of culinary confusion, Iâve classified all of Claude Codeâs gourmet vocabulary into 4 categories. Like a tasting menu, but for code.
đ„ Category 1: Fires and Ovens
| CC Word | Real Translation | What It Actually Does |
|---|---|---|
| Baked | Oven-cooked | Compile code, generate final build |
| Brewed | Infused | Install npm/pip dependencies |
| Cooked | Cooked | Process data, transform files |
| Roasting | Roasting | Exhaustive tests, full validation |
| Grilling | Grilling | Fast execution under pressure |
Real example:
â» Baked for 60s
Translation: âI compiled your Astro project and it took 60 seconds.â
My reaction: âAre you telling me my blog is a cake?â
â±ïž Category 2: Cooking Times
| CC Word | Real Translation | Context |
|---|---|---|
| Caramelizing | Caramelizing | Optimizing, polishing details |
| Simmering | Slow cooking | Processing in background |
| Marinating | Marinating | Waiting for API response |
| Reducing | Reducing | Compressing files, minifying |
| Glazing | Glazing | Applying final layer of style/UI |
Real example:
âș Caramelizing...
Translation: âIâm optimizing your CSS so it loads faster.â
My reaction: âTHIS IS WEB DESIGN, NOT CRĂME BRĂLĂE.â
đ„ Category 3: Culinary Techniques
| CC Word | Real Translation | What It Does |
|---|---|---|
| Whipping | Whipping | Generating code at high speed |
| Seasoning | Seasoning | Adding config, environment variables |
| Garnishing | Garnishing | Adding final touches (icons, animations) |
| Plating | Plating | Presenting final result to user |
| Fermenting | Fermenting | Letting async processes complete |
Hypothetical example:
âș Whipping up your API endpoints...
Translation: âIâm creating your REST endpoints at full speed.â
đ· Category 4: Pairings and Presentation
| CC Word | Real Translation | Application |
|---|---|---|
| Serving | Serving | Deploy to production |
| Plated | Plated | UI rendered and ready |
| Al dente | Al dente | Just-right configuration |
| Medium rare | Medium rare | Dev build (not fully optimized) |
| Well done | Well done | Production build (maximum optimization) |
ÂżTe estĂĄ gustando? CompĂĄrtelo
My Favourite Phrases (100% Real)
1. âBaked for 60sâ
Context: After compiling my Astro blog.
What it did: Transformed 47 .astro files into static HTML.
My reaction: âAre you telling me my blog is a cake?â
2. âBrewed for 1m 31sâ
Context: Installing dependencies for a React project.
What it did: npm install of 247 packages.
My reaction: âMan, this isnât coffee. These are JavaScript libraries.â
3. âCooked for 1m 3sâ
Context: Processing 40 Excel files of travel bookings.
What it did: Extract data, format, save to Airtable.
My reaction: âSeriously? You cooked my invoices?â
4. âCaramelizingâŠâ
Context: Optimizing blog images.
What it did: Compress PNGs, convert to WebP, generate thumbnails.
My reaction: âTHIS IS WEB DESIGN, NOT CRĂME BRĂLĂE.â
đšâđł The Holy Trinity of Chefs Who Yell
Claude Code reminds me of 3 famous chefs. And I donât think itâs a coincidence.
Gordon Ramsay (UK) đŹđ§
- Show: Hellâs Kitchen
- When something fails: âITâS F***ING RAW!â
- Vocabulary: Beef, lamb, scallops
- Style: Yells in English with a British accent
Alberto Chicote (Spain) đȘđž
- Show: Pesadilla en la Cocina (âKitchen Nightmareâ â the Spanish original)
- When something fails: Throws up the food on camera
- Iconic line: âÂżPuedes dejar de taladrarme el cerebro?â (âCan you stop drilling into my brain?â)
- Style: Yells in Spanish (and walks out of impossible restaurants)
Dabiz Muñoz (Spain) đȘđž
- Restaurant: DiverXO (3 Michelin stars)
- Award: Best Chef in the World (3 consecutive years: 2021, 2022, 2023)
- Specialty: Wild fusion (Madrid + Asia + Latin America)
- Style: Maximum demand + radical creativity
Claude Code đ€
- âShowâ: My Terminal
- When something fails: âBuild FAILED at line 42â
- Vocabulary: Baked, Brewed, Cooked, Caramelizing
- Style: Yells elegantly with culinary metaphors
Key difference: Chefs yell in kitchens. Claude Code yells in my terminal.
Key similarity: All 4 use cooking vocabulary for things that are NOT food.
Technical Comparison
| Chef | Specialty | When You Fail | Makes You Feel |
|---|---|---|---|
| Gordon Ramsay | British cuisine | âYOU DONKEY!â | Stupid |
| Alberto Chicote | Spanish cuisine | Throws up your food | Embarrassed |
| Dabiz Muñoz | World fusion | Fires you | Inadequate |
| Claude Code | Python + Astro | âSyntax errorâ | Motivated to fix it |
Winner: Claude Code. Itâs the only one that after yelling at you, tells you exactly how to fix it.
Why I Love This Vocabulary
Reason 1: It humanizes the technical
Instead of telling me:
âș Processing build pipeline with Webpack optimization stage 3...
It tells me:
â» Baked for 60s
I understand the second one. The first sounds like a NASA manual.
Reason 2: It makes me smile
Iâm 72 years old. Iâve been selling trips for 42 years. Iâve seen everything.
But I never thought that one day my âemployeeâ would tell me:
âI marinated your data for 45 seconds and now itâs ready to serve in production.â
Itâs absurd. Itâs hilarious. And it works.
Reason 3: It reminds me that AI has personality
Claude Code isnât a tool. Itâs a colleague with its own voice.
And that voice happens to be a chef who codes.
Weird? Yes. Useful? Absolutely. Memorable? Without a doubt.
Experiment: Speaking Its Language
One day I decided to play along. I told it:
âHey, can you prepare me a recipe to automate supplier emails?â
Claude Code responded:
â» Sure, here's the recipe:
INGREDIENTS:
- 1 Gmail MCP (fresh)
- 2 tablespoons of regex to extract prices
- 1 pinch of Airtable API
- Make.com to taste
PREPARATION:
1. Marinate the emails in Gmail for 24h
2. Whip the data with regex until uniform texture
3. Reduce on low heat with conditional filters
4. Serve directly to Airtable
Cooking time: 2 minutes per email
Yield: Up to 100 emails/day
â» Baked for 15s
I DID NOT MAKE THIS UP. THATâS HOW IT ACTUALLY RESPONDED.
ÂżTe estĂĄ gustando? CompĂĄrtelo
The âMy Wifeâ Moment
Last week I was deploying a blog update at 11 PM. Terminal full of messages:
đ Baking 17 routes...
đł Cooking server bundle...
âš Caramelized in 1.8s
đœïž Served at recableado.blog
My wife walked by, saw the screen, and asked:
âAre you ordering food delivery?â
No. Iâm publishing an article about artificial intelligence. From a program that talks like it works at a Michelin-starred restaurant.
The Definitive Glossary (Print It and Stick It on Your Fridge)
BAKED = Compiled
BREWED = Installed
COOKED = Processed
SIMMERING = Running in background
MARINATING = Waiting
WHIPPING = Generating fast
REDUCING = Optimizing
GLAZING = Polishing details
PLATING = Presenting
SERVING = Deploying
Cut it out. Stick it on the fridge. When your family asks what it is, tell them: âItâs the menu from the restaurant where I work.â
Lesson Learned
After 8 months working with Claude Code, Iâve learned that:
1. AI doesnât have to sound like AI. It can sound like a chef, a poet, whatever.
2. Vocabulary matters. âBaked for 60sâ is more human than âBuild completed in 60 seconds.â
3. Humour reduces friction. When something fails, Iâd rather read âThe sauce didnât reduce properlyâ than âError 500: Internal Server Error.â
4. You can speak its language. And itâll respond with actual recipes.
Prediction
By 2027, all LLMs will have culinary personalities.
- ChatGPT will say: âI flambĂ©ed your code with tests.â
- Gemini: âYour database is perfectly al dente.â
- Perplexity: âI distilled the search results.â
And weâll all nod happily: âYes, obviously. How else would you say it?â
For You, Just Getting Started
If youâve just discovered Claude Code and you see messages like:
â» Caramelizing your components...
DONâT panic.
Itâs not a bug. Itâs the house style.
Embrace the vocabulary. Laugh. Enjoy it.
Because in a world where AI could sound cold and robotic, having an assistant that talks like a Michelin chef with a Masterâs in Python is an unexpected luxury.
Bonus: My Favourite Claude Code Recipe
RECIPE: âBlog Deploy on Vercelâ
Ingredients:
- 1 Astro project (fresh)
- 2 cups of Git commits
- 1 pinch of environment variables
- Vercel CLI to taste
Preparation:
- Marinate the code in Git for 24h (or until satisfied)
- Whip with
git commituntil you get a clean history - Caramelize with
npm run buildat 180°C (CPU) - Serve immediately with
vercel --prod
Cooking time: 2-3 minutes
Yield: 1 live blog in production
â» Baked for 2m 15s
â
Deployment ready
Chefâs note: If the deploy fails, it didnât burn. Itâs missing salt (probably an environment variable).
Conclusion
Iâve been in the travel business for 42 years. Iâve organized safaris, scuba diving cruises, ski trips for millionaires.
But I never imagined that at 72, Iâd be writing about how my AI assistant cooks code.
Technology is weird. AI is weirder. And Claude Code is deliciously weird.
Bon appĂ©tit. đ·
PS: If you use Claude Code and discover more âgourmetâ words that arenât in this cookbook, send them my way. Iâm collecting culinary-technical vocabulary like stamps.
PS2: Next time someone tells you âmy code is brokenâ, tell them: âItâs not broken. Itâs undercooked. It needs more time in the oven.â Theyâll look at you funny. But smile. You know something they donât.
PS3: Iâve been told Cursor talks like a Formula 1 mechanic. But thatâs another post. đïž
Giora Gilead â 72 years old, travel agent, involuntary code chef.
What did you think?