Skip to main content

The Complete AI Development System

Two products that work together: Lattice Core for guardrails, Lattice Project Builder for project planning.

Lattice Core

Free Forever

Add AI guardrails to any existing project. One command generates version-aware rules, verification scripts, and keeps your AI assistant up to date.

Quick Start
$ npx latticeai

Run in any project directory. Lattice Core auto-detects your stack.

One-Command Setup

Run `npx latticeai` to detect your stack and generate version-aware rules for Cursor, Claude Code, and Codex.

AI Editor Support

Generates .cursor rules, AGENTS.md, docs/rules/codex.md, CLAUDE.md, and .claude/settings.json so Cursor, Claude Code, and Codex run with aligned guardrails.

Version-Aware Rules

Injects your exact stack versions into AI context. Prevents AI from using outdated APIs.

Verify Command

Run `npm run verify` for fast lint + typecheck. Add `--full` for complete validation.

Watch Mode

Run `npm run verify -- --watch` to continuously check your code as you make changes.

Status & Drift Detection

Run `npx latticeai status` to view project health, compliance score, and file drift.

Cross-Platform

Works on Windows, macOS, and Linux. Tested across all platforms in CI.

Auto-Update Rules

Run `npx latticeai update` to refresh rules while preserving your customizations.

Prompt Templates

Get 6 AI playbooks: feature, bugfix, refactor, test, polish, and security.

Lattice Project Builder

Paid Plans

Start new projects in minutes, not hours. Describe what you're building, get a complete plan with PROJECT_GUIDE.md, tech stack, CI/CD workflows, and a custom setup command.

How Lattice Project Builder Works

1
Describe Your Project
Enter details: stack, platform, description, key decisions
2
Choose Planning Mode
Basic (single-pass) or Pro (multi-model AI)
3
Get Your Command
Receive a custom npx command with your config
4
Run & Start Coding
Paste command → everything configured → start building

PROJECT_GUIDE.md

Complete architecture document with milestones, requirements, and technical decisions.

CI/CD Workflow Automation

GitHub Actions workflow that runs verify on every push. Quality gates from day one.

Custom Bootstrap Command

A single npx command that sets up your entire project with all configurations.

Basic Planning Mode

Fast single-pass generation. Great for straightforward projects.

Pro Planning Mode

Multi-model AI deliberation. Deeper analysis for complex projects.

Includes Lattice Core

Every Project Builder project includes full Lattice Core setup with guardrails and verification.

Core vs Project Builder

Feature
Core
Free
Project Builder
Paid
Add to existing projects
Version-aware AI rules
Verify command
Watch mode & status
Cursor, Claude Code, and Codex support
AI project planning
PROJECT_GUIDE.md generation
Custom bootstrap command
CI/CD workflow generation
Pro multi-model planning

Production-Ready Bundles

Version-pinned, tested stacks. Use with npx latticeai --bundle <id>

Frequently Asked Questions

What's the difference between Lattice Core and Lattice Project Builder?

Core is free and adds AI guardrails to existing projects. Project Builder is paid and generates complete project plans for new projects. Project Builder includes Core automatically, so you get both when you use Project Builder.

Do I need both Core and Project Builder?

No. If you have an existing project, use Core (free). If you're starting a new project, use Project Builder (paid, includes Core). You can't use Project Builder on existing projects—it generates everything from scratch.

What tech stacks does Lattice support?

Core works with any JavaScript/TypeScript project: Next.js, React, Vue, Node.js, Expo, React Native, and more. Project Builder can generate projects for web (Next.js), mobile (Expo), and API projects.

How do the production-ready bundles work?

Bundles are pre-configured, version-pinned stacks (like Next.js SaaS, Expo Mobile). Use them with `npx latticeai --bundle <id>`. They're tested and production-ready out of the box.

Can I use Lattice Core without an account?

Yes! Core works entirely locally with no account required. Just run `npx latticeai` in your project. You only need an account for Project Builder (project planning).

What AI editors does Lattice support?

Core supports Cursor, Claude Code, and Codex by generating both human-readable and structured guardrails (.cursor/rules.md, .cursor/rules/lattice-core.mdc, AGENTS.md, docs/rules/codex.md, CLAUDE.md, and .claude/settings.json).

Ready to Get Started?

Try Lattice Core free on any project, or use Project Builder to start something new.