Leave Localhost logoLeave LocalhostDocs
AI Agent DX

AI Agent Developer Experience (DX)

The Leave Localhost Starter is heavily optimized for AI-assisted development. We provide specific files and guidelines that AI agents (like Cursor, Copilot, Claude Code, and Codex) consume to write better, more consistent code that adheres to our project conventions.

The Leave Localhost Starter is heavily optimized for AI-assisted development. We provide specific files and guidelines that AI agents (like Cursor, Copilot, Claude Code, and Codex) consume to write better, more consistent code that adheres to our project conventions.

Core Concepts

  • Repository Rules: High-level guidelines that dictate workspace boundaries, package manager usage, and coding style.
  • Skills: Focused instructional documents detailing how to perform specific tasks, located in .agents/skills. They span both engineering (adding Shadcn components, working with Convex, Turborepo) and growth/go-to-market (SEO, acquisition, conversion, lifecycle). See Project Skills for the full catalog.
  • Backend Guidelines: Convex-specific rules that prevent AI from hallucinating outdated or incorrect backend patterns.

Where to Start

  • If you are configuring your environment, ensure your AI tools are aware of the .agents directory.
  • Read through the Project Skills to see what tasks are already documented for your AI.
  • Familiarize yourself with the The AGENTS.md File file, which acts as the root prompt for any AI interaction in this codebase.

On this page