CtrlK
BlogDocsLog inGet started
Tessl Logo

profiler-stop

Disable Unity's runtime profiler. Idempotent — calling when already disabled returns the current disabled state.

56

Quality

63%

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-stop/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

70%

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

The body is well-organized and appropriately scoped for a simple single-action tool, with clean sectioning and a clearly signaled external reference. Its weakness is leftover template residue in the input examples and table that slightly hurts both conciseness and actionability.

Suggestions

Replace the placeholder 'nothing' input parameter and 'string_value'/'param':'value' examples with the tool's actual (empty or no-op) input, or state explicitly that the tool takes no meaningful input.

Fill the empty Description cell in the Input table or remove the row if there is no real parameter.

Consider dropping the redundant inline JSON example since the file/stdin variants already demonstrate invocation.

DimensionReasoningScore

Conciseness

The body is mostly efficient and avoids explaining concepts Claude already knows, but template residue such as the bogus 'nothing' input parameter, the empty table description cell, and 'param': 'value' placeholder examples are unnecessary tokens that could be trimmed.

2 / 3

Actionability

The CLI invocation commands and troubleshooting install steps are concrete and executable, but the example input is a misleading placeholder ('nothing': 'string_value') rather than a real, copy-paste-ready argument, which leaves the guidance incomplete.

2 / 3

Workflow Clarity

This is a simple single-action skill that sets one flag and returns its value; the action is unambiguous and there is no destructive or batch operation that would require validation checkpoints, so the simple-skills note lets it score 3.

3 / 3

Progressive Disclosure

Content is organized into clear sections with no nested references, and the single external pointer ('Read the /unity-initial-setup skill') is one level deep and clearly signaled; no bundle files exist to structure further.

3 / 3

Total

10

/

12

Passed

Description

57%

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, cleanly stating a single concrete action and an idempotency guarantee in third person. Its main gap is the absence of an explicit 'Use when…' trigger clause, which limits both completeness and trigger-term coverage.

Suggestions

Add an explicit trigger clause, e.g. 'Use when you need to turn off Unity's profiler after capturing a profile.'

Broaden trigger terms to cover natural variations users might say ('turn off profiler', 'stop profiling').

Optionally note the companion profiler-start skill to reinforce distinctiveness and pairing.

DimensionReasoningScore

Specificity

The phrase 'Disable Unity's runtime profiler' names a concrete action and domain, but it describes a single action rather than the multiple specific actions the top anchor requires; the idempotency clause is a behavior detail, not a second capability.

2 / 3

Completeness

It clearly answers what the skill does, but offers no 'Use when…' clause or equivalent explicit trigger guidance, which the guidelines say caps completeness at 2.

2 / 3

Trigger Term Quality

'Disable' and 'runtime profiler' are natural terms a user might say, but common variations like 'turn off profiler' or 'stop profiling' are absent, matching the anchor that has some but not comprehensive keyword coverage.

2 / 3

Distinctiveness Conflict Risk

'Disable Unity's runtime profiler' carves out a clear, narrow niche with a distinct trigger that is unlikely to fire for the wrong skill.

3 / 3

Total

9

/

12

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.