AI Agent Ready

The AI-Agent-Ready Nuxt Landing Library

Every section ships with machine-readable .txt exports, CLI install, and prompts for Cursor, Claude, and ChatGPT.

Last updated: July 2026

Per-component .txt exports

Every section has a fetchable URL with metadata, integration rules, and the full Vue SFC.

CLI install

Run npx landinuxt add hero/simple to drop a section into app/components/ without copy-paste.

Prompt presets

Each component hub includes Copy for Cursor, Claude, and ChatGPT prompts tuned for agents.

1

Install dependencies

LandiNuxt sections run on Nuxt 4 with Nuxt UI v4, Nuxt Image, and VueUse Motion.

See /instructions for theme tokens and font setup.

2

Add sections via CLI

The fastest path for humans and agents alike — one command per section.

Use npx landinuxt list to see all categories.

3

Or fetch the agent .txt file

Agents can GET the machine-readable export and parse the Vue block directly.

Pattern: /components/{category}/{slug}.txt — documented in AGENTS.md.

4

Add the Cursor rule (optional)

Drop the LandiNuxt rule into .cursor/rules/ so Cursor knows to use .txt exports and the CLI.

You can also copy a prompt from any component page via the sparkles menu.

5

Compose your landing

Import the generated components into your page and customize copy, images, and links.

Browse full templates at /landings if you want a starting layout.

Agent reference files

AGENTS.md

Primary integration guide for coding agents and LLM workflows.

/AGENTS.md

llms.txt

Product summary, stats, and key URLs for LLM crawlers.

/llms.txt

Example component export

Machine-readable hero section with full Vue source.

/components/hero/simple.txt

Cursor rule

Downloadable rule file for .cursor/rules/landinuxt.mdc.

/cursor-rules/landinuxt.mdc

Try it in 30 seconds

Ask your agent to build a Nuxt landing with LandiNuxt, or run the CLI in your project.

Pick a hero section