unity-perception

Analyze Unity scenes, projects, and scripts for read-only structural context.

Updated Jan 30, 2026
One-click install
npx skills add https://github.com/Rayzerrek/dotfiles --skill unity-perception-rayzerrek
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unity-perception
Source: https://github.com/Rayzerrek/dotfiles/tree/main/.pi/agent/skills/unity-skills/skills/perception
Command: npx skills add https://github.com/Rayzerrek/dotfiles --skill unity-perception-rayzerrek

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you understand an unfamiliar Unity scene or project before editing by producing read-only analysis, structural context, and health signals without changing files.

Core Features & Use Cases

  • Scene Understanding: Inspect hierarchy structure, component distribution, tag and layer usage, and spatial relationships to quickly learn how a scene is assembled.
  • Project and Script Analysis: Detect the project stack, analyze scripts, trace script dependencies, and identify hotspots or suspicious areas that may need attention.
  • Safe Read-Only Audits: Use it for pre-edit reviews, architecture checks, dependency impact questions, and context exports when you need reliable insight without modifying the project.

Quick Start

Ask the Skill to analyze the current Unity scene or project and return a read-only summary with hotspots, dependencies, and stack detection.

Frequently Asked Questions about unity-perception

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze a Unity scene without modifying the project files?

Analyze a Unity scene without modifying project files by running a read-only audit that inspects hierarchy structure, component distribution, and spatial relationships to provide safe coding context.

What is the best way to trace script dependencies in a Unity project?

Trace script dependencies in a Unity project by performing a read-only script analysis that detects the project stack, identifies hotspots, and maps code dependencies for structural understanding.

How do I perform a health check on an unfamiliar Unity project?

Perform a health check on an unfamiliar Unity project by requesting a read-only summary that identifies suspicious areas, exports hierarchy structures, and detects stack configurations without making changes.

Can I inspect component and reference distribution in Unity scenes read-only?

Yes, you can inspect component and reference distribution in Unity scenes read-only by applying scene analysis that extracts tag, layer usage, and spatial relationships for context exports.

Does read-only Unity project analysis work for pre-edit dependency impact reviews?

Read-only Unity project analysis works for pre-edit dependency impact reviews by providing structural context, tracing script dependencies, and identifying hotspots before you make any modifications.