Build This Now
FunktionenPreiseBlog
Login
FunktionenPreiseBlog
Theme
Language
Login

Blog

Was wir bauen

/
Map The Machine

Map The Machine

Business process mapping only pays off if it ends by naming the one bottleneck that caps the whole business. A plain-English guide that ends in a decision.

Jul 22, 2026
The Discount Leak

The Discount Leak

Discount leakage is the margin lost to unlogged sales discounts. What price realization is, how to find the leak in your own data, and how to fix it.

Jul 22, 2026
The Expansion Signal

The Expansion Signal

The same account data that predicts churn also shows who is ready to buy more. The five expansion signals and the right upsell timing.

Jul 22, 2026
Signals Already Inside

Signals Already Inside

First party buying signals come from your own records: a champion who changed jobs, a lost deal whose blocker expired, an inquiry nobody called back. Five queries to run tonight.

Jul 22, 2026
Give To Get

Give To Get

What to send instead of a cold email: a value asset, the small pre-built thing that earns a reply because it is useful before anyone buys. How to build one.

Jul 22, 2026
Know Your Enemy

Know Your Enemy

How to do a competitive analysis a salesperson uses mid-deal, not a 40-tab spreadsheet nobody opens. The five-part brief and the input nobody does.

Jul 22, 2026
The Reliability Iceberg

The Reliability Iceberg

Building a Claude Code internal tool takes a weekend. Keeping it running in production takes months. A build log on the maintenance nobody quotes you.

Jul 22, 2026
Baseline It First

Baseline It First

How to measure AI automation ROI: only 39% of companies can tie any profit to AI. The fix is writing down three numbers the week before you start.

Jul 22, 2026
Production Error Tracking

Production Error Tracking

Wire Sentry into Next.js 16 the way it should be wired: instrumentation files, source maps that survive the Vercel build, ad-blocker tunneling, user and workspace tags on every event, and a Claude Code triage loop that opens the fix PR.

Jul 22, 2026
Caching and Revalidation

Caching and Revalidation

A Next.js 16 caching strategy for multi-tenant SaaS: cache components and partial prerendering, use cache with cacheLife and cacheTag, per-tenant cache keys, and cachetag revalidate calls fired from oRPC mutations.

Jul 22, 2026
In-App Notifications

In-App Notifications

Build a full notification system for your SaaS: a notifications table with RLS, Inngest fan-out on events, a realtime unread badge over Supabase channels, per-user notification preferences, and a daily email digest through Resend.

Jul 22, 2026
The Intel Subscription

The Intel Subscription

Competitive intelligence tools cost $12,700 to $60,000 a year in real contract data, with a median near $30,000. The bigger cost is the person who updates it every week.

Jul 21, 2026
Before You Sign

Before You Sign

Twelve questions to ask an AI implementation partner before you sign, grouped by what they protect you from. Four of them would disqualify us.

Jul 21, 2026
CSV Import Pipeline

CSV Import Pipeline

Build a bulk CSV import for your SaaS with Claude Code: a signed upload straight to storage, streamed parsing, Zod row validation, an Inngest batch upsert that survives partial failure, and a streaming CSV export endpoint in Next.js 16.

Jul 21, 2026
Database Migrations

Database Migrations

How to change a live PostgreSQL schema in Supabase without downtime: expand/backfill/contract migrations, a generated-types check that breaks the build, an Inngest backfill job, and a rollback path you actually test in CI.

Jul 21, 2026
Outbound Webhooks

Outbound Webhooks

How to send webhooks to your customers from a Next.js 16 SaaS: endpoint registration, HMAC-signed payloads with timestamps, Inngest retries with exponential backoff, and a delivery log with manual replay.

Jul 21, 2026
What It Touches

What It Touches

Is it safe to give an AI vendor access to your CRM? What it reads, what leaves your network, who owns the automation after they're gone, and what to put in writing.

Jul 20, 2026
The Company Rulebook

The Company Rulebook

A shared CLAUDE.md gives a team one file the AI reads every session. Here is how to build that same single source of truth for a whole company.

Jul 20, 2026
Audit Logs

Audit Logs

Build an append-only audit trail in Postgres: triggers that capture the actor and before/after JSONB, insert-only RLS so nobody can rewrite history, an admin viewer with filters, and a retention policy that actually runs.

Jul 20, 2026
Feature Flags

Feature Flags

How to ship server side feature flags in Next.js 16 with PostHog: percentage rollouts, a kill switch on oRPC procedures, per workspace overrides in Supabase, and Claude Code sweeping dead flags out of the codebase.

Jul 20, 2026

MCP-Bibliothek

122 Expertenanleitungen

Lokale Claude Code Wissensdatenbank — ein Tool, genaue Antworten

AnleitungenToolsModelleEchte BeispieleBibliothek öffnen