Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 1.23 KB

File metadata and controls

39 lines (31 loc) · 1.23 KB

Roadmap

Milestone 1 - Foundation (Current)

  • Repository structure and plugin manifest
  • All skill files (18 skills)
  • All rule files (8 rules)
  • Snippet library (15 C# snippets, 4 shader snippets)
  • Template projects (5 starter templates)
  • MCP server with 4 tools
  • Reference data (API, shaders, platforms, lifecycle, deprecated patterns)
  • README and documentation

Milestone 2 - Intelligence

  • Expand Unity API database to 500+ entries
  • Add Unity version detection and adaptation
  • Shader Graph-to-HLSL conversion guidance
  • Enhanced script scaffolding with project context awareness
  • Auto-detect render pipeline from project files

Milestone 3 - Advanced

  • ECS/DOTS code generation patterns
  • Build pipeline automation helpers
  • Asset optimization recommendations
  • Cinemachine and Timeline skill files
  • VFX Graph skill file
  • AI/ML integration skill (Sentis, Muse)

Milestone 4 - Polish

  • Performance profiling integration
  • Unity Test Framework scaffolding
  • Package Manager recommendations engine
  • Cursor marketplace submission
  • Community template contributions
  • Localization skill file
  • Accessibility guidelines skill file