Installation
Learn how to set up the Katlux Toolkit in your Nuxt 3 application. Choose between a basic quickstart or a complete, production-ready setup.
Create a new Nuxt 3 project using the official CLI:
Install the core Katlux package:
Register the module in your nuxt.config.ts file:
Use Katlux components globally in your Vue files:
If you use AI coding assistants to build your application, you can install the Katlux AI Reference Guide directly into your project with a single command.
This guide gives your AI assistant authoritative knowledge of every component API, data provider, design token, and preset — so it writes correct Katlux code without hallucinating.
This installs the reference guide at .agents/skills/KATLUX_AI_REFERENCE.md in your project. Re-run at any time to pull the latest version from the showcase.
Add the following snippet to your User Rules so Antigravity automatically parses the agent context on every interaction:
For advanced monorepo development, creating custom presets, or contributing to Katlux: