Armory
Source
Browse
CLAUDE.md / Rules

unity-project-dashboard-statusline

Unity project dashboard displaying scene info, build target, asset pipeline status, and Unity version. Shows current scene name, active platform (iOS/Android/PC/WebGL), asset processing queue status, memory usage warnings, and available Unity package updates. Detects Unity projects and provides real-time development metrics.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install unity-project-dashboard-statusline --cli claude

writes the file to.claude/rules/unity-project-dashboard-statusline.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/rules/unity-project-dashboard-statusline.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Unity project dashboard displaying scene info, build target, asset pipeline status, and Unity version. Shows current scene name, active platform (iOS/Android/PC/WebGL), asset processing queue status, memory usage warnings, and available Unity package updates. Detects Unity projects and provides real-time development metrics.

When to use it

Unity project dashboard displaying scene info, build target, asset pipeline status, and Unity version. Shows current scene name, active platform (iOS/Android/PC/WebGL), asset processing queue status, memory usage warnings, and available Unity package updates. Detects Unity projects and provides real-time development metrics.

How to install / invoke

# Merge the settings block into your .claude/settings.json
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/settings/statusline/unity-project-dashboard-statusline.json | jq .

Notes

Extracted from davila7/claude-code-templates, statusline category.