Early access — free for beta testers

Claude Code starter for quality websites and apps.

Gridfin is an agent-native starter kit that turns an empty repository into an Application Skeleton: a ready-made architectural foundation for building with Claude Code. Specs, engineering rules, hooks, tests and quality gates are built in — instead of chaotic vibe coding.

If you have an idea and Claude Code but not years of engineering experience, Gridfin walks you through the process that engineering teams usually spend years assembling.

Get early access

Free during the beta · starter prices after the beta

AI made development faster. But engineering experience still can't be generated. That is the gap Gridfin closes.

Without engineering experience, mistakes are invisible — until they get expensive

01

You don't know which mistakes you're already making

Stack, architecture, testing, security — dozens of decisions get made silently, without a second look.

Gridfin makes the engineering decisions up front: the invariant part is pre-decided and reused in every project.

02

You fix one thing, another breaks

Building was fast, debugging is endless; every new feature touches the previous ones.

Every feature goes through the same cycle: spec → code → tests → review. Old tests keep a new feature from silently breaking the previous ones.

03

Every new feature costs more than the last one

Constraints you didn't know about start surfacing; the agent rewrites half the codebase over a small change.

The Application Skeleton locks the architecture from day one: the twentieth feature lands through the same process as the first.

04

Claude Code writes code faster than you can review it

What exactly it generated yesterday — nobody has read it.

Hooks and quality gates make review part of the process: a rule violation is stopped before the code is written, red status is visible before the merge.

Gridfin fixes the processSpec firstThen codeThen testsOne set of rules
One command: /gridfin

What happens after you run Gridfin

One command — /gridfin — starts a guide agent. The pipeline shows the process and real artifacts at every step.

01

Idea

The agent interviews you, helps sharpen the idea — and says honestly if it doesn't fit this stack.

02

Specification

A PRD: the problem, the user, 3–5 key features and an explicit "not in v1" list. Specs come before any code.

03

Your Application Skeleton is ready

The main result of the first steps: architecture, stack, tests and CI are already assembled — and tailored to you: project name, branding tokens, the data schema of your domain model.

04

Features through skills

/feature drives every feature through the spec → code → tests → review cycle.

05

Quality gates

Lint, tests, e2e and the build in one run — red is visible before the merge.

06

Production-ready application

Deploy to Vercel by a step-by-step playbook. Every step is committed — a dropped session loses nothing.

Why it works

01

Engineering decisions are made once

Don't make the same decisions again — they are already made, proven and reused.

02

Specification first

AI writes better code when it knows what it's building first.

03

AI works by engineering rules

Rules are enforced automatically — by hooks and gates, not wishes in a README.

04

Every change passes quality gates

Quality is a mandatory part of the process, not the last item before release.

Core concept

What is an Application Skeleton

An Application Skeleton is not a demo app and not a folder of templates — it is a pre-assembled architectural foundation for a product. Gridfin fixes the stack, the structure, the rules, the testing strategy and the quality gates before Claude Code starts writing features.

Architecture

The stack, the layers, import boundaries and change rules are already chosen, so the agent doesn't rebuild the project from scratch on every feature.

Specifications

Work starts with a PRD and feature specs: first it is clear what you are building, then the code appears.

Checks

Tests, lint, e2e and the build run as one quality gate, so a mistake becomes visible before the merge.

Process

Skills and playbooks drive development through a repeatable cycle: idea → spec → code → tests → review → deploy.

What you get

Not a list of promises — a set of components in your own git repository.

Application Skeleton

A ready-made architectural foundation for your application — Next.js + TypeScript + Postgres. What's already inside:

✓ app/ ✓ tests/ ✓ playbooks/ ✓ hooks/ ✓ CLAUDE.md ✓ docs/rules/ ✓ quality gates ✓ updates

Plus updates forever. It's a git repository that belongs to you. Not a subscription, not a service, not a rented site builder.

Playbooks

Step-by-step scenarios for deploys, analytics, pricing, compliance and other engineering tasks where session memory can't be trusted.

Skills

Agent workflows for onboarding, features, design, review, verification, deploys, updates and recording learnings.

Engineering rules

Rules for architecture, frontend, testing, security, documentation and the git process the agent works by.

Quality gates

One run of lint, tests, e2e and build shows red before the merge, not after the release.

Documentation

PRD, specs, ADRs, playbooks and rules keep the context between sessions, so the agent doesn't start the project over every day.

More ideas than weekends?

One kit — any number of projects: SaaS, landing pages, pet projects. Every launch is an hour with the agent, not a week of setup.

Inside Gridfin

What you are literally buying: a repository, rules, specs, tests and a workflow.

gridfin/
gridfin/
  src/
  docs/
    rules/
    playbooks/
    templates/
  tests/
  modules/
  scripts/
  .claude/skills/
  CLAUDE.md
  lefthook.yml
src/

Your product grows here.

docs/playbooks/

Ready-made engineering processes.

CLAUDE.md

The rules the agent follows.

tests/

They check every change.

Yours means yours

The box stays with you — no matter what

The repository belongs to you

This is not SaaS: the code, the rules and the process stay with you and keep working even if Gridfin the product disappears.

Updates, forever

The template is versioned; the /update command pulls new releases into your project without overwriting your code.

Gridfin is honest about what it can't do

An idea outside its profile gets declined at step one, not after a week of work. No "fits everything" promises.

Your repositoryYour dataYour updatesNo subscription

Gridfin is built with the same process that ships inside the product.

This landing page was built with Gridfin too.

Best fit if…

  • You have an idea and Claude Code but no full-stack experience — and you want to launch your project over a weekend, not after a week of setup.
  • You're a solo developer, QA, DevOps or designer — and you believe specs and tests are not bureaucracy but speed in the long run.
  • You want your own real repository, not a no-code platform.

You might be better served elsewhere if…

  • You have never opened a terminal — today Lovable or Bolt will serve you better.
  • You expect a ready-made dashboard with 50 features "to customize" — Gridfin is a process, not a product demo.
  • You need a different stack — Gridfin is deliberately not a pick-your-own-stack kit.
Early access terms

Beta: you test —I fix

Run /gridfin on a real idea and tell me where you stumbled — the box is yours forever, with all future updates, free.

I'm in — give me access

After the beta — starter prices that will only go up: Gridfin Landing — $— · Gridfin App — $—

FAQ

ProductStackBeginnersRequirementsBuying
Why not just Claude Code?

Plain Claude Code writes code but doesn't give you a stable engineering process. Without Gridfin, every session re-decides how to build the project; with Gridfin the agent works by specs, rules, hooks, tests and quality gates that can't be silently bypassed. The full story: why AI development needs engineering rules.

How is this different from boilerplate — ShipFast and the others?

Boilerplates sell pre-assembled code that you customize. Gridfin is an agent-native starter kit: a thin skeleton plus a process that specs, builds and tests your product specifically. You don't strip down someone else's dashboard — you grow your own.

What is an Application Skeleton?

An Application Skeleton is the architectural foundation on which Claude Code builds your specific product. It's not just a project template: the engineering decisions about the stack, the structure, the tests and CI are already made, and further development runs through specs, skills and quality gates. The full breakdown: what is an Application Skeleton.

How is this different from MakerKit and Supastarter?

MakerKit and Supastarter are feature-rich SaaS boilerplates with agent instructions and testing support. Gridfin solves a different problem: it starts with your product idea and runs a spec-driven delivery process whose hooks block known violations, whose tests must be proven able to fail, and whose gate ledger records whether the whole change is ready. Choose them for prebuilt SaaS features; choose Gridfin for an enforced build process around a focused product.

Why is the stack fixed?

Because the whole process — rules, hooks, tests, gates, playbooks — is proven on exactly this stack: Next.js + TypeScript, Tailwind + shadcn/ui, Postgres. Freedom to pick a stack is another forty decisions you'd have to make without the experience.

Can I use my own stack?

No — and that's deliberate. Gridfin is not a pick-your-own-stack kit: remove the fixed stack and everything built on it disappears — the proven rules, tests and gates. If you need a different stack, the honest answer is: Gridfin is not your tool.

What do I need to run Gridfin?

You need Claude Code, Git, a terminal and the supported Node.js/pnpm toolchain. Gridfin runs locally as a git repository and does not require a hosted Gridfin account or a proprietary runtime.

What if the project stops being developed?

Nothing terrible: the repository is yours, the code and the process work locally and don't depend on Gridfin existing as a product. Updates would stop coming — everything else stays.

Is it right for a beginner?

If you're ready to work with a terminal, git and Claude Code by step-by-step instructions — yes: the box carries the architecture, the testing strategy and the quality control for you. If you're seeing a terminal for the first time — start with Lovable or Bolt.

How does Gridfin keep AI from breaking the project?

Gridfin makes a mistake visible before the merge: every change passes lint, tests, e2e and build, and the rules are enforced by hooks and quality gates. The agent can write code fast, but it can't ship a change without the checks.

Got an idea? Build your next project with Gridfin.

Get early access and start from a ready Application Skeleton, not an empty repository.

Get early access

Early access request

What do you plan to use it for *