The first UI framework designed for AI coding agents. 109+ components, 18 themes, own Vite 7 runtime.
<p align="center"> <strong>> FABRK</strong><br/> <em>modular full stack framework built for ai assisted development</em> </p> <p align="center"> <a href="https://github.com/jpoindexter/fabrk-framework/actions/workflows/ci.yml"><img src="https://github.com/jpoindexter/fabrk-framework/actions/workflows/ci.yml/badge.svg" alt="CI" /></a> <a href="https://github.com/jpoindexter/fabrk-framework/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-MIT-green" alt="License" /></a> <img src="https://img.shields.io/badge/packages-13-green" alt="Packages" /> <img src="https://img.shields.io/badge/components-109%2B-green" alt="Components" /> <img src="https://img.shields.io/badge/tests-3221-green" alt="Tests" /> <img src="https://img.shields.io/badge/themes-18-green" alt="Themes" /> <img src="https://img.shields.io/badge/node-%3E%3D22-blue" alt="Node" /> <img src="https://img.shields.io/badge/TypeScript-strict-blue" alt="TypeScript" /> </p> <p align="center"> <a href="https://framework.fabrk.dev">Docs</a> · <a href="https://framework.fabrk.dev/demo">Live Demo</a> · <a href="https://framework.fabrk.dev/components">Components</a> · <a href="https://framework.fabrk.dev/about">About</a> </p> --- ## The Story FABRK started as a production boilerplate called [fabrk.dev](https://fabrk.dev) — a Next.js starter built and refined over years of shipping real SaaS products. Every new project pulled in the same patterns: auth flows, payment integrations, dashboard shells, data tables, theme systems, AI tooling. The boilerplate grew into something genuinely useful — 109+ components, 18 themes, auth with MFA, three payment providers, AI cost tracking, security hardening — all battle-tested in production. Copying a boilerplate works until it doesn't. Bug fixes in one project didn't propagate to others. So the extraction began: components became `@fabrk/components`, auth became `@fabrk/auth`, payments, email, storage, security —
Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.
Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.
Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.
Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.
Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.
Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.