← all publishers

datnt-cell

@datnt-cell source repo

42 published skills

  1. Unity Addressables Design · datnt-cell bundle
    Source-anchored design rules for Unity Addressables 1.22.3/2.9.1
    0 installs
  2. Unity Architecture Advisory · datnt-cell bundle
    Design-time advisory guidance for Unity projects — inspecting an existing project, planning system/asmdef boundaries, recording architecture decision records (ADRs), reviewing performance hot paths, sketching small-game blueprints, defining scene wiring contracts, and designing authoring UX. Use when the user wants planning, review, or documentation of a Unity project's architecture rather than direct Editor automation — these modules define no REST skills. Read unity-core first if the task also needs Editor automation.
    0 installs
  3. Unity CLI · datnt-cell
    Guide for using the experimental Unity CLI with bound UnitySkills projects
    0 installs
  4. Unity Primetween Design · datnt-cell
    Source-anchored design rules for PrimeTween 1.4.6
    0 installs
  5. Unity Asset · datnt-cell
    Manage Unity AssetDatabase operations
    0 installs
  6. Unity Scene · datnt-cell
    Manage Unity scenes
    0 installs
  7. Unity Editor · datnt-cell
    Control and observe the Unity Editor state
    0 installs
  8. Unity Prefab · datnt-cell
    Manage Prefabs and variants
    0 installs
  9. Unity Component · datnt-cell
    Manage GameObject components
    0 installs
  10. Unity Validation · datnt-cell
    Validate project and scene health plus cleanup
    0 installs
  11. Unity Gameobject · datnt-cell
    Create and manipulate GameObjects
    0 installs
  12. Unity Physics · datnt-cell
    Run Unity physics queries and configure physics
    0 installs
  13. Unity Hybridclr · datnt-cell
    Automate HybridCLR C# hot-update prebuild
    0 installs
  14. Unity Performance · datnt-cell
    Advise on Unity performance red flags
    0 installs
  15. Unity Addressables · datnt-cell
    Manage Addressables groups, entries, profiles and content builds (com.unity.addressables, reflection-based)
    0 installs
  16. Unity Architecture · datnt-cell
    Advise on Unity gameplay and system architecture
    0 installs
  17. Unity Yooasset Design · datnt-cell bundle
    Source-anchored design rules for YooAsset v2.3.18
    0 installs
  18. Unity UI 2 · datnt-cell bundle
    Create and lay out Unity UGUI screens
    0 installs
  19. Unity Tweening · datnt-cell bundle
    Automate DOTween Pro and PrimeTween tween/sequence authoring in Unity, plus UniTask async patterns, from chat. Use when the user wants scripted motion, easing, tween sequences, or async/await code generated for the Unity player loop through Editor automation. Read unity-core first for the REST protocol before calling any skill named here.
    0 installs
  20. Unity Rendering · datnt-cell bundle
    Configure Unity rendering from chat — materials, lights, shaders, Shader Graph, URP/HDRP settings, post-processing volumes, and Decal Projectors. Use whenever the user wants to change how the scene looks (colors, lighting, shaders, render pipeline assets, post-fx) through Editor automation rather than by hand. Read unity-core first for the REST protocol before calling any skill named here.
    0 installs
  21. Unity Scripting · datnt-cell bundle
    Create and edit C# scripts and ScriptableObjects in Unity, plus scripting-design advisories — assembly definitions (asmdef), script roles, testability, patterns, and async-model choice. Use when the user wants scripts written/read/updated through Editor automation, or wants review/guidance on script architecture. Read unity-core first for the REST protocol before calling any skill named here.
    0 installs
  22. Unity Uitoolkit · datnt-cell bundle
    Build Unity UI Toolkit (UITK) UIs
    0 installs
  23. Unity Dev Workflow · datnt-cell bundle
    Cross-cutting Unity Editor developer workflow tools from chat — batch/async job execution, task snapshots and undo orchestration, compile/system diagnostics, console log capture, profiler stats, undo/redo history, Scene View bookmarks, the Unity Test Runner, demo/test scaffolding, query/layout/auto-bind smart tools, scene/project analysis, project info/settings, and UnityEvent wiring. Use for anything spanning multiple modules, or for the batch/dryRun execution machinery itself. Read unity-core first for the REST protocol before calling any skill named here.
    0 installs
  24. Unity Editor Tools · datnt-cell bundle
    Low-level and fallback Unity Editor tooling from chat — hand-editing serialized YAML (.unity/.prefab/.asset/.meta/ProjectSettings) when REST can't reach the target, the experimental Unity CLI for headless cold-start test/run/build, and Unity Behavior graph automation (agents, blackboard variables). Use when REST skills from other unity-* skills can't reach what you need, or when the user explicitly wants headless CLI operation or Behavior graph editing. Read unity-core first for the REST protocol before calling any skill named here.
    0 installs
  25. Unity Manual Scene · datnt-cell
    Manually navigate, save, and manage scenes using Unity Editor UI. For simple Scene view workflows that do not need REST automation.
    0 installs
  26. Unity Assets Pipeline · datnt-cell bundle
    Manage Unity's asset pipeline from chat — asset refresh/find/info, texture/audio/model importers, unused/duplicate asset cleanup, asset optimization, UPM package install/query, and broken-reference validation. Use when the user wants asset-level operations across the project rather than editing one specific asset's content. Read unity-core first for the REST protocol before calling any skill named here.
    0 installs
  27. Unity Scene Authoring · datnt-cell
    Create and edit GameObjects, Components, Prefabs, and Scenes in the Unity Editor, plus Editor-level control (play/select/undo/redo). Use for hierarchy authoring, prefab variants, scene load/save/query, and any scene-authoring automation from chat. Read unity-core first for the REST protocol (health check, operating mode, dryRun gate) before calling any skill named here.
    0 installs
  28. Unity Manual Material · datnt-cell
    Manually create and edit Materials and assign them to objects using Unity Editor UI. For one-off material tweaks that do not need REST automation.
    0 installs
  29. Unity Manual Component · datnt-cell
    Manually add, configure, reorder, and copy components on GameObjects using Unity Editor UI. For one-off Inspector workflows that do not need REST automation.
    0 installs
  30. Unity Async · datnt-cell
    Advise on Unity async and lifecycle strategy
    0 installs
  31. Unity Manual Gameobject · datnt-cell
    Manually create GameObjects, organize the Hierarchy, and adjust Transforms using Unity Editor UI. For clicks-and-drag workflows that do not need REST automation.
    0 installs
  32. Unity Script · datnt-cell
    Create, read and analyze C# scripts
    0 installs
  33. Unity Material · datnt-cell
    Edit material and shader properties across Built-in/URP/HDRP
    0 installs
  34. Unity Animation Timeline · datnt-cell bundle
    Automate Unity Animator controllers, Timeline tracks/clips, Cinemachine virtual cameras, and Scene View camera control from chat. Use when the user wants animation state machines, cutscenes/sequences, or camera work set up through Editor automation. Read unity-core first for the REST protocol before calling any skill named here.
    0 installs
  35. Unity Physics Navigation · datnt-cell bundle
    Automate Unity physics (raycasts, overlaps, gravity), NavMesh baking/queries, Terrain creation/painting, and ProBuilder mesh editing from chat. Use when the user wants physical simulation setup, pathfinding/navigation, terrain sculpting, or in-editor mesh authoring done through Editor automation. Read unity-core first for the REST protocol before calling any skill named here.
    0 installs
  36. Unity Batch · datnt-cell
    Unified batch and async-job orchestration
    0 installs
  37. Unity Event · datnt-cell
    Wire UnityEvent persistent listeners at editor time
    0 installs
  38. Unity Dotween Design · datnt-cell bundle
    Source-anchored design rules for DOTween 1.3.015
    0 installs
  39. Unity Unitask Design · datnt-cell bundle
    Source-anchored design rules for UniTask 2.5.10
    0 installs
  40. Unity Addressables Yooasset · datnt-cell bundle
    Automate Unity Addressables and YooAsset hot-update/asset-bundle pipelines, plus HybridCLR hot-update codegen, from chat — group/Collector CRUD, asset entry assignment, profile switching, content builds, BuildReport analysis, and DLL compile/copy. Use when the user wants asset-bundle or hot-update workflows wired up through Editor automation. Read unity-core first for the REST protocol before calling any skill named here.
    0 installs
  41. Unity UI · datnt-cell
    Build Unity UI from chat — UGUI Canvas/widget creation and UI Toolkit (UXML/USS/UIDocument) editing through Editor automation. Use when the user wants menus, HUDs, buttons, panels, or other UI built or edited in the Unity Editor. Read unity-core first for the REST protocol before calling any skill named here.
    0 installs
  42. Unity Core · datnt-cell bundle
    Shared protocol and First Contact Checklist for the Unity Skills plugin — REST server discovery, operating mode, schema layers, batch execution, dryRun gate, surface profile, and error codes. Every other unity-* skill in this plugin (scene-authoring, rendering, ui, scripting, networking, etc.) depends on this protocol. Read this FIRST, before the first REST call in a session, whenever the user wants to actually operate the Unity Editor from chat. Not needed for conceptual Unity Q&A that touches no Editor state. 当用户要从对话里实际操作 Unity 编辑器时,先读本协议,任何语言均可触发。
    0 installs