Navigate with or Space
Magnus Rødseth — Capra Consulting — 2025

Vibe-Maxxing for Developers

Maximizing AI-driven agentic workflows while minimizing manual coding

Disclaimer

These insights represent my personal experience from working on greenfield projects in a small team with a codebase less than 3 years old.

Your mileage may vary depending on:

The “-Maxxing” Philosophy

What is “-Maxxing”?

Maxxing is internet slang for systematically maximizing any desired trait or outcome.

  • 💪 Gymmaxxing — Maximizing physical fitness
  • 📚 Studymaxxing — Maximizing learning efficiency
  • 💰 Moneymaxxing — Maximizing income
  • Looksmaxxing — Maximizing appearance
  • 🚀 Careermaxxing — Maximizing career growth
Looksmaxxing meme

I give you: Vibe-Maxxing

Applying the -maxxing philosophy to developer workflows

Vibe-Maxxing for Developers

Translating into concrete development practices that actually move the needle.

The goal: Don't just use AI tools — systematically maximize every aspect of AI-assisted development.

But First... Guardrails

Setting up AI for success, not chaos

The Safe Vibe-Maxxing Principles

We want to maintain code quality and project integrity.

Shit in — shit out. Good shit in — good shit out.

The Vibe-Maxxing Tool Stack

Recommended Setup

Primary

Claude Code

$100/month

Complex projects, especially TypeScript / Next.js. Full-stack architecture understanding. Code consistency across large codebases.

Editor

Cursor

Free plan

Exceptional file navigation (Cmd+P). Integrated terminal. Manual editing for fine-tuning. Any other basic editor need.

Voice

SuperWhisper

Free

Natural planning articulation. M-series Mac local transcription. No cloud required.

How does this look in practice?

70%

Screen real estate dedicated to AI terminal

The AI agent becomes your primary development interface

Claude Code Thinking Budget

Thinking Commands Strategy

CommandThinking Budget
"think"Low
"think hard"Medium
"think harder"High
"ultrathink"Maximum
Key Insight: Match thinking budget to problem complexity.

Let me show you something fun

Plan Mode vs Development Mode

Knowing when to slow down and when to speed up.

Slow & deliberate

Plan Mode

  • Create detailed implementation plans
  • Use thinking commands to evaluate alternatives
  • Document in project tracker automatically
  • Step-by-step with checkpoints
Fast & autonomous

Direct Implementation

  • Toggle auto-accept for rapid development
  • Manual review for critical code paths

AI as a Capable Junior Developer

Core Philosophy

Structure your interactions with this mental model.

Your AI agent
  • Excellent documentation comprehension
  • Requires sufficient context for correct decisions
  • Will create incorrect paths with insufficient context
Your role
  • Minimize chance for incorrect path generation
  • Provide comprehensive context
  • Guide decision-making process

Voice-Powered Development

The Superpower of SuperWhisper

Trust me, bro...

  • 🗣️ Natural idea articulation
  • Faster than typing complex requirements
  • 📋 Complete context provision
  • 💡 Better business logic explanation
Setup: Option + Space → Speak → Submit
Pro Tip: Find a quiet room, close your eyes, speak naturally.
SuperWhisper screenshot

Maximizing AI Autonomy

Isn't that too dangerous?

Safe Autonomous Operations

The perfect sandbox for unleashing AI agents.

The Compound Effect: Safe environment → Maximum autonomy → Exponential acceleration

AI Agents Love Type Safety

AI agents work best when they can understand the entire data flow of your application.

The Flow
  1. 1. Declarative Schema (source of truth)
  2. 2. Auto-Generated Migration
  3. 3. Updated Database
  4. 4. TypeScript Types (generated)
  5. 5. Type-Safe Code (end-to-end)
Benefits
  • Single source of truth
  • AI understands complete schema
  • Built-in validation
  • Predictable workflows
Type safety example 1
Type safety example 2
Type safety example 3

System Prompt Engineering

CLAUDE.md Deserves Some Love Too

Your AI agent's handbook, starting point and springboard.

Essential components
  • 1 Project overview & problem domain
  • 2 Codebase structure mapping
  • 3 Tech stack & architecture patterns
  • 4 Backend/frontend conventions
Also include
  • 5 Type safety contracts
  • 6 Terminal command guidelines
  • 7 Database migration workflows
Key: Keep it fresh, update as the project evolves.

AI-Assisted Debugging

console.log's Everywhere — That's OK

Don't feel guilty about liberal debug logging when working with AI.

The problem

Silent Failures

Everything seemingly looks OK, but somewhere in the data flow, there is unintended behavior.

AI solution
  1. 1. Request comprehensive debug instrumentation
  2. 2. Test & capture console output
  3. 3. Collaborative log analysis with AI
  4. 4. Fix & clean up debug code

Result: Pattern recognition + faster root cause identification.

Meta-Lessons

Universal Insights

Safe Environments = Exponential Acceleration

Risk-free → Maximum AI autonomy

Context Is King

Every successful workflow revolves around context management.

Shit in, shit out. Good shit in, good shit out.

Mental Models Shape Effectiveness

How you think about AI determines collaboration quality.

The Advantage of Preserving Knowledge

(on a more high level, not specific to developers)

Agentic development isn't just about code. It's about extracting and scaling human expertise at a speed previously unavailable to us.

Here's the Kicker

The Meta-Demonstration

This guide was created in ~50 minutes using these exact methods.

Phase 1 — 30 min

Voice-Powered Knowledge Extraction

  • SuperWhisper transcription in quiet room
  • Stream-of-consciousness insights to Claude Code
  • AI transformed raw thoughts into structured content
Phase 2 — 20 min

Slide Generation

  • Slidev markdown transformation
  • Professional(-ish) documentation from brain dump

Thank You

Shit in — shit out. Good shit in — good shit out.

Questions?

LinkedIn  ·  GitHub

Magnus Rødseth — Capra Consulting