# Developer Platform

<h2 align="center"><strong>JulesTools </strong><mark style="color:$tint;"><strong>Documentation</strong></mark></h2>

<p align="center">A collection of professional Unity Editor tools designed to improve production workflows and maintain structured, scalable projects.</p>

<p align="center"><a href="/spaces/6rMAUVuzKUNrBZSMhhas/pages/E4kBEG6yrP2cjFBYNNPP" class="button primary">Explore Tools</a><a href="/spaces/6rMAUVuzKUNrBZSMhhas/pages/LThc2RqOxBKU56Qt3TMy" class="button secondary">Getting Started</a></p>

***

<h3 align="center">Available Tools</h3>

<p align="center">Select a tool to access its documentation, installation guide, and usage reference.</p>

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th></th><th data-type="rating" data-max="5"></th><th data-hidden></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><a href="/spaces/6rMAUVuzKUNrBZSMhhas/pages/i73g4LZQanoLj7XtSO18">/spaces/6rMAUVuzKUNrBZSMhhas/pages/i73g4LZQanoLj7XtSO18</a></td><td><sup>Organizes and restructures Unity project assets using profile-based folder templates and extension mappings.</sup></td><td>5</td><td><strong>Project Organizer</strong></td><td></td></tr><tr><td><a href="/spaces/6rMAUVuzKUNrBZSMhhas/pages/AD9lDCmpddI5WAY92HgG">/spaces/6rMAUVuzKUNrBZSMhhas/pages/AD9lDCmpddI5WAY92HgG</a></td><td>Extracts and exports structured Unity code segments for documentation, reuse, or organized archiving.</td><td>5</td><td>Code Harvest</td><td><a href="/files/96VSD6uocQnp50gna9i2">/files/96VSD6uocQnp50gna9i2</a></td></tr><tr><td><a href="/spaces/6rMAUVuzKUNrBZSMhhas/pages/scPRmf2UHNygzfDCY7Iu">/spaces/6rMAUVuzKUNrBZSMhhas/pages/scPRmf2UHNygzfDCY7Iu</a></td><td>Provides a lightweight localization workflow for managing text keys and language tables inside Unity.</td><td>5</td><td>Smart Localization Lite</td><td><a href="/files/6C5cs8pxSJFRr2oLUkZx">/files/6C5cs8pxSJFRr2oLUkZx</a></td></tr><tr><td><a href="/spaces/6rMAUVuzKUNrBZSMhhas/pages/ULmoXhthX9AEP6aH6ZSe">/spaces/6rMAUVuzKUNrBZSMhhas/pages/ULmoXhthX9AEP6aH6ZSe</a></td><td>Extends localization capabilities with advanced language management and production features.</td><td>5</td><td>Smart Localization Suite</td><td><a href="/files/LItFRuhMLMaEe0gw8Vo2">/files/LItFRuhMLMaEe0gw8Vo2</a></td></tr><tr><td><a href="/spaces/6rMAUVuzKUNrBZSMhhas/pages/lWdZgI2P4YIODQ7uazsl">/spaces/6rMAUVuzKUNrBZSMhhas/pages/lWdZgI2P4YIODQ7uazsl</a></td><td>Editor visualization tool for previewing and debugging object movement paths in Unity scenes.</td><td>5</td><td>Animation Path Visualizer</td><td><a href="/files/K5yvYMwn8HO52uYLj5st">/files/K5yvYMwn8HO52uYLj5st</a></td></tr><tr><td><a href="/spaces/6rMAUVuzKUNrBZSMhhas/pages/VS8K7lC8h5wpDPC5YvZi">/spaces/6rMAUVuzKUNrBZSMhhas/pages/VS8K7lC8h5wpDPC5YvZi</a></td><td>Analyzes Unity C# scripts and generates UML-style diagrams for architectural overview.</td><td>5</td><td>Class Diagram Generator</td><td><a href="/files/xMZqWkVVdRZMH3YyTxgF">/files/xMZqWkVVdRZMH3YyTxgF</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://julestools.gitbook.io/julestools-docs/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
