Manage CLAUDE.md, Cursor rules & Copilot instructions inside Unity. View, edit, auto-generate and sync AI agent config files from one window. Fully offline — no API keys, no network calls.If you use Claude Code, Cursor, GitHub Copilot or Windsurf with Unity, your project is full of agent instruction files — CLAUDE.md, AGENTS.md, .cursorrules, copilot-instructions.md, SKILL.md. Unity shows them as raw plain text and gives you no way to manage them. AI Rules Studio fixes that.WHY IT MATTERSYour AI agent is only as good as the context you give it. A well-written rules file makes agents follow your architecture, naming conventions and folder structure instead of guessing. AI Rules Studio helps you create, maintain and keep those files consistent — without leaving the Editor.WHAT IT DOES- Dashboard — automatically detects every agent instruction file in your project and shows its sync status at a glance.- Markdown viewer & editor — read and edit your rules files with Preview, Edit and Split modes, rendered properly inside Unity.- Project scanner — analyzes your project (Unity version, render pipeline, installed packages, folder structure, observed coding conventions) and generates a solid CLAUDE.md draft in seconds. Rule-based, no AI calls.- Master Rules sync — write your rules once, then sync them to Claude Code, Cursor and Copilot formats. Your hand-written content outside managed blocks is never touched, and every sync shows a diff preview before writing anything.- Template library — 7 practitioner-grade templates: Mobile URP, 2D, HDRP, Multiplayer (Netcode for GameObjects), Generic, Minimal, and a SKILL.md starter. Insert whole templates or individual sections.PRIVATE BY DESIGNEverything runs locally. No API keys, no accounts, no network calls, no telemetry. Your code never leaves your machine.Works with any project genre — 2D, 3D, mobile, multiplayer. Editor-only: adds zero runtime overhead and nothing to your builds.- Supported Unity versions: 2022.3 LTS through Unity 6- Editor-only extension — no runtime code, no impact on builds- Built with UIToolkit; supports dark and light editor skins- Detects: CLAUDE.md, AGENTS.md, .cursorrules, .cursor/rules/*.mdc, .github/copilot-instructions.md, GEMINI.md, SKILL.md- Sync engine with managed blocks — user content outside blocks is preserved byte-for-byte- Diff preview before every write; automatic one-time .bak backup on first adoption- Atomic file writes; preserves line endings (CRLF/LF) and UTF-8 encoding- Project scanner: render pipeline, input system, Packages/manifest.json, asmdefs, coding convention sampling- Fully offline: no network calls, no API keys, no telemetry- Supported OS: Windows, macOS- Full source code included (C#)- Documentation included in the packageAI coding assistants were used during development to help write and refactor parts of the C# code and documentation. All code was reviewed and tested by the developer before release. The package contains no AI-generated art or audio, and the tool itself makes no AI/ML calls — it is a fully offline editor utility.

