context-discovery-agent
CommunityAuto-detect Unity project context.
Authornlelouche
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automatically detects the Unity project environment, including version, render pipeline, and installed packages, ensuring that subsequent code generation is compatible and avoids common pitfalls.
Core Features & Use Cases
- Environment Detection: Scans
ProjectVersion.txt, render pipeline assets, andmanifest.jsonto build a comprehensive project context. - Feature Flagging: Derives flags for available features like Burst, Jobs, ECS, Input System, and Addressables.
- Use Case: Before generating any code, this Skill runs to confirm the project is Unity 6+ and uses URP, preventing the agent from suggesting incompatible APIs or features.
Quick Start
Use the context-discovery-agent skill to discover the current project's environment details.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: context-discovery-agent Download link: https://github.com/nlelouche/Unity-SkillForge/archive/main.zip#context-discovery-agent Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.