CtrlK
BlogDocsLog inGet started
Tessl Logo

profiler-clear-data

Discard all frames currently held by the Editor Profiler (UnityEditorInternal.ProfilerDriver.ClearAllFrames). Cannot be undone.

64

Quality

75%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./Unity-MCP-Plugin/.claude/skills/profiler-clear-data/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

92%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is lean, well-structured, and fully actionable with concrete CLI commands and a clear troubleshooting fallback; the only minor weakness is slightly more input-passing guidance than a no-op tool needs, which keeps conciseness at 4 rather than 5.

DimensionReasoningScore

Conciseness

The body is mostly efficient with clear sections and executable commands, but the three alternate input-passing mechanisms (inline, --input-file, stdin heredoc) for a no-op tool are minor over-explanation that could be trimmed; fits the 'efficient with minor instances that could be trimmed' anchor.

4 / 5

Actionability

Concrete copy-paste-ready commands like 'unity-mcp-cli run-tool profiler-clear-data --input ...' and '--input-file' cover the common invocation cases and the troubleshooting note gives a direct fallback (npx), matching the fully-executable anchor.

5 / 5

Workflow Clarity

This is a simple single-purpose skill with one unambiguous action (invoke the clear-frames tool) and a documented boolean return; the simple-skill exception applies and the action is unambiguous, so it matches the top anchor despite being destructive (no multi-step/batch path requiring validation checkpoints).

5 / 5

Progressive Disclosure

The skill is under 50 lines with no bundle files and is organized into well-signaled sections (Behavior, How to Call, Input, Output); per the guideline, a simple skill under 50 lines with no need for external references can score 5 with well-organized sections.

5 / 5

Total

19

/

20

Passed

Description

57%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is specific and distinctive, naming the exact Unity API and a single concrete action with low conflict risk, but it lacks an explicit 'Use when...' trigger clause and natural-language trigger terms, capping completeness and trigger quality at 3.

Suggestions

Add an explicit 'Use when...' clause, e.g. 'Use when the user wants to clear or reset the Unity Editor Profiler's recorded frames.'

Include natural trigger phrases users would actually say, such as 'clear profiler data', 'reset profiler', or 'empty profiler frames', alongside the API name.

Optionally mention the primary benefit context (e.g. 'before re-recording a clean profiling session') to strengthen the 'when' without adding fluff.

DimensionReasoningScore

Specificity

Quotes 'Discard all frames currently held by the Editor Profiler' and '(UnityEditorInternal.ProfilerDriver.ClearAllFrames)' name one concrete action and its API, matching the anchor that lists 1-2 concrete actions without comprehensive coverage; not a 4 because only a single action is described.

3 / 5

Completeness

It states clearly what the skill does but provides no 'Use when...' trigger clause, so per the judging guideline a missing explicit trigger caps completeness at 3; not a 4 because the 'when' is entirely absent.

3 / 5

Trigger Term Quality

Terms like 'Editor Profiler', 'frames', and 'ProfilerDriver.ClearAllFrames' are relevant but miss natural phrasings a user would say (e.g. 'clear profiler data', 'reset profiler'); fits the 'some relevant keywords but missing common variations' anchor rather than the comprehensive 4-5.

3 / 5

Distinctiveness Conflict Risk

'Discard all frames currently held by the Editor Profiler (UnityEditorInternal.ProfilerDriver.ClearAllFrames)' carves out a narrow, clearly distinct niche with minimal conflict risk against other skills; matches the clear-niche anchor.

5 / 5

Total

14

/

20

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
IvanMurzak/Unity-MCP
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.