M0X Docs
Documentation

Rules & Instructions

Customize how M0X behaves.

.cursorrules / .m0xrules

Create a file named .m0xrules in your project root. M0X will read this file before every request. Use it to enforce project-specific coding standards (e.g., 'Always use Tailwind CSS', 'Prefer functional components').

Global Instructions

Set global instructions in your user settings that apply to all projects, such as 'Be concise' or 'Always explain the code'.

On this page