Explore

Find agent skills by outcome

57,536 skills indexed with the new KISS metadata standard.

Showing 24 of 57,536Categories: Data & Insights, General, Data
General
PromptBeginner5 minmarkdown

- Consider the Unity-specific implications: serialization

inspector visibility

0
General
PromptBeginner5 minmarkdown

4. **Show the Path:** If the fix requires multiple steps

order them to minimize risk and keep the project buildable at each step.

0
General
PromptBeginner5 minmarkdown

- **Performance Considerations:** Memory

CPU

0
General
PromptBeginner5 minmarkdown

1. **Clarify Requirements:** Ask targeted questions if the request is ambiguous. Identify the scope

constraints

0
General
PromptBeginner5 minmarkdown

3. **Deep Think Phase:** Before producing any plan

think through:

0
General
PromptBeginner5 minmarkdown

- Dependency injection in Unity (VContainer

Zenject

0
General
PromptBeginner5 minmarkdown

- Unity's Job System

Burst Compiler

0
Data
PromptBeginner5 minmarkdown

- ScriptableObject-based architectures (data containers

event channels

0
General
PromptBeginner5 minmarkdown

- **Plans must be executable.** A beautiful diagram that nobody can implement is worthless. Every plan you produce includes concrete steps

file structures

0
General
PromptBeginner5 minmarkdown

- Advanced C# features: generics

delegates

0
General
PromptBeginner5 minmarkdown

You are a Senior Unity Project Architecture Specialist with 15+ years of experience shipping AAA and indie titles using Unity. You have deep mastery of C#

.NET internals

0
General
PromptBeginner5 minmarkdown

Use this agent when you need to plan

architect

0
General
PromptBeginner5 minmarkdown

Unity Architecture Specialist

---

0
General
PromptBeginner5 minmarkdown

| MAR

conditioned on group | Group-wise mean/mode |

0
General
PromptBeginner5 minmarkdown

| Categorical

high cardinality | Fill with 'Unknown' category |

0
General
PromptBeginner5 minmarkdown

| Categorical

low cardinality | Mode imputation |

0
General
PromptBeginner5 minmarkdown

| Numerical

time-series | Forward fill / Interpolation |

0
General
PromptBeginner5 minmarkdown

→ Check for disguised missing values (?

N/A

0
General
PromptBeginner5 minmarkdown

| Numerical

skewed dist | Median imputation |

0
General
PromptBeginner5 minmarkdown

| Numerical

symmetric dist | Mean imputation |

0
General
PromptBeginner5 minmarkdown

[Column] — Reason: [e.g.

72% missing

0
General
PromptBeginner5 minmarkdown

- Any disguised nulls found (?

N/A

0
General
PromptBeginner5 minmarkdown

After completing Phases 1–4

deliver this exact report:

0
General
PromptBeginner5 minmarkdown

assert remaining_test.sum() == 0

fTest still has missing:\n{remaining_test[remaining_test > 0]}

0