CtrlK
BlogDocsLog inGet started
Tessl Logo

jahro-commands

Analyzes C# classes and generates [JahroCommand] attributes with correct syntax, RegisterObject patterns, and group organization. Use when the user wants to add runtime commands, cheats, or debug actions to Unity classes, or mentions JahroCommand, console commands, runtime cheats, or debug actions.

93

1.50x
Quality

92%

Does it follow best practices?

Impact

89%

1.50x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Discovery

100%

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

This is an excellent skill description that follows best practices. It provides specific concrete actions, includes comprehensive trigger terms covering both technical and casual language, explicitly states when to use it, and targets a distinct niche (JahroCommand for Unity) that minimizes conflict risk with other skills.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: 'Analyzes C# classes', 'generates [JahroCommand] attributes', 'correct syntax', 'RegisterObject patterns', and 'group organization'. These are precise, actionable capabilities.

3 / 3

Completeness

Clearly answers both what (analyzes C# classes, generates JahroCommand attributes with patterns) AND when (explicit 'Use when...' clause with multiple trigger scenarios including adding commands, cheats, debug actions, or mentioning specific keywords).

3 / 3

Trigger Term Quality

Excellent coverage of natural terms users would say: 'runtime commands', 'cheats', 'debug actions', 'Unity classes', 'JahroCommand', 'console commands', 'runtime cheats'. Includes both technical terms and casual variations.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive with a clear niche: JahroCommand is a specific framework, combined with Unity/C# context and specific patterns like RegisterObject. Unlikely to conflict with general C# or Unity skills.

3 / 3

Total

12

/

12

Passed

Implementation

85%

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

This is a well-crafted skill with excellent actionability and workflow clarity. The code examples are complete and executable, the registration decision guide is particularly helpful, and verification steps are explicit. Minor verbosity in explaining concepts Claude likely knows (command candidate selection criteria, contextual awareness patterns) prevents a perfect conciseness score.

Suggestions

Trim the 'Analyzing Code for Command Candidates' section - Claude can infer good candidates without explicit lists of what to skip (lifecycle methods, private methods)

Condense the 'Contextual Awareness' table - these are patterns Claude can recognize without explicit enumeration

DimensionReasoningScore

Conciseness

The skill is mostly efficient but includes some content Claude already knows (e.g., explaining what good command candidates are, basic Unity lifecycle concepts). The tables and examples are useful but some sections like 'Contextual Awareness' could be trimmed.

2 / 3

Actionability

Excellent executable code examples throughout - complete C# snippets with proper using statements, registration patterns, and multiple scenarios (static vs instance, dynamic registration, overloads). All code is copy-paste ready.

3 / 3

Workflow Clarity

Clear 4-step workflow at the top with explicit verification checkpoint. The decision guide table for registration is excellent. Verification section at the end provides clear feedback loop with troubleshooting reference.

3 / 3

Progressive Disclosure

Well-structured with clear sections progressing from basic to advanced. Appropriately references external files (references/common-patterns.md, references/api-reference.md) for detailed content without nesting. Navigation is straightforward.

3 / 3

Total

11

/

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.

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Repository
jahro-console/unity-agent-skills
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.