Searches Unity project assets, scenes, and scripts using the native Unity search system to locate specific game resources quickly.
Unity Project Search integrates the uLoop CLI with Claude to provide a powerful interface for querying Unity project databases. It enables developers to find prefabs, materials, C# scripts, and scenes directly through natural language or CLI commands, utilizing Unity's internal search providers. This skill is essential for navigating large-scale game projects where manual file discovery is time-consuming, allowing for efficient resource management and streamlined AI-assisted game development.
주요 기능
01Native Unity search system integration via CLI
02Advanced query support for names, types, and extensions
03JSON output support for automated workflow integration
04Customizable result limits for performance optimization
05Filter by specific providers like asset, scene, or find
06117 GitHub stars
사용 사례
01Finding and listing specific C# scripts within a massive project directory
02Auditing project resources by searching for assets matching specific naming conventions
03Locating all prefabs and materials related to a specific game mechanic or character