Skip to content

Roadmap

Milestone 1 - Foundation (Current)

  • [x] Repository structure and plugin manifest
  • [x] All skill files (18 skills)
  • [x] All rule files (8 rules)
  • [x] Snippet library (15 C# snippets, 4 shader snippets)
  • [x] Template projects (5 starter templates)
  • [x] MCP server with 4 tools
  • [x] Reference data (API, shaders, platforms, lifecycle, deprecated patterns)
  • [x] 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