Build This Now
Build This Now
Get started

The pipeline

From idea to productResearch your marketSet up your environmentGenerate your specsBuild your features

What you get

DatabaseAuthenticationPaymentsEmailStorageCron jobsCaptchaCreditsDesign systemFrontend architectureBackend architectureAnalyticsReal-time

The AI system

OrchestrationThe agentsAgent teamsLearningPatterns

Design & brand

Generate your logoDesign your landing pageSet up your email domain

Grow your product

Add a new featureImprove a featureSettings page

Content & growth

BlogEmail sequencesSEOAI search optimization

Keep it solid

Security auditPenetration testingPerformance checkCodebase healthDrift detectionError monitoringFix production errorsAutomated monitoringSelf-healingRate limiting

Customize

CustomizeDesignBuildSecurityPerformanceBrainstorm

Reference

AdvancedStructureComponentsAll commandsTech stack

Advanced

Under the hood. Project structure, components, skills, and patterns.

For when you want to understand the internals

The build steps and customization commands handle most of what you need. But if you want to understand how the codebase is organized, what components you have access to, or what patterns the agents follow when they write code — this section covers all of it.

You do not need to read any of this to use the framework. The agents know these patterns and follow them automatically. This is here for when you want to modify something directly, debug an issue, or just satisfy your curiosity about how things work under the hood.

What is in this section

PageWhat it covers
StructureHow the codebase is organized, folder by folder
ComponentsThe 60+ UI components you have available
SkillsEvery Claude Code skill installed and what it does
PatternsThe coding patterns agents follow for consistency

Brainstorm

AI brainstorming that actually knows your product, your users, and what you have already built.

Structure

How the codebase is organized. Feature-first architecture with clear boundaries.

On this page

For when you want to understand the internalsWhat is in this section