mf² (Move Fawking Fast) is an opinionated Turborepo monorepo designed for AI-assisted development. Auth, payments, email, analytics, and deployment ship pre-configured. Every tool stores its configuration in typed code, not dashboards. Agents like Claude Code and Cursor read the source, write the code, and let the type checker verify it.Documentation Index
Fetch the complete documentation index at: https://mf2.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Built for agents
mf² treats AI agents as first-class contributors.CLAUDE.md, AGENTS.md, and agent skills ship pre-configured. Colocation keeps related files together so agents find what they need immediately. Typed packages give agents clear boundaries and fast feedback from the compiler.
Read Why This Stack? for the reasoning behind each choice.