CtrlK
BlogDocsLog inGet started
Tessl Logo

xr-mode-test

Test XR session lifecycle and mode transitions. Use when verifying XR enter/exit behavior, testing mode-dependent features, or debugging session state issues.

71

Quality

87%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Discovery

75%

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 well-structured with a clear 'what' and explicit 'when' clause, making it functionally complete. It targets a distinct niche (XR session lifecycle) reducing conflict risk. However, it could benefit from more specific concrete actions and broader trigger term coverage including common synonyms like 'WebXR', 'VR', 'AR'.

Suggestions

Add common synonym trigger terms such as 'WebXR', 'VR', 'AR', 'immersive session', 'headset' to improve discoverability when users use varied terminology.

List more specific concrete actions, e.g., 'validate session start/end events, test transitions between inline and immersive modes, verify requestSession and end() behavior'.

DimensionReasoningScore

Specificity

Names the domain (XR session lifecycle) and some actions (test mode transitions, verify enter/exit behavior, debug session state), but doesn't list multiple concrete granular actions like specific test operations or outputs.

2 / 3

Completeness

Clearly answers both 'what' (test XR session lifecycle and mode transitions) and 'when' with an explicit 'Use when' clause covering three trigger scenarios: verifying enter/exit behavior, testing mode-dependent features, and debugging session state issues.

3 / 3

Trigger Term Quality

Includes relevant terms like 'XR session', 'mode transitions', 'enter/exit behavior', and 'session state', but misses common variations users might say such as 'WebXR', 'VR', 'AR', 'immersive mode', or 'headset session'.

2 / 3

Distinctiveness Conflict Risk

XR session lifecycle testing is a very specific niche that is unlikely to conflict with other skills. The combination of 'XR', 'session lifecycle', and 'mode transitions' creates a distinct trigger profile.

3 / 3

Total

10

/

12

Passed

Implementation

100%

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 that clearly defines an XR session lifecycle test with concrete tool calls, explicit validation at each state transition, and lean prose. The workflow is logically sequenced with proper verification steps, and the arguments section adds useful flexibility without bloat.

DimensionReasoningScore

Conciseness

Every line serves a purpose. No unnecessary explanations of what XR is or how sessions work. Steps are terse and assume Claude knows the domain. Token-efficient throughout.

3 / 3

Actionability

Each step specifies the exact MCP tool to call and what to verify in the response. The tool names are concrete and copy-paste ready, with clear expected outputs for validation at each step.

3 / 3

Workflow Clarity

The 7-step sequence is clearly ordered with explicit validation checkpoints after each state transition (steps 3, 6, 7). The flow includes checking initial state, verifying the transition, and confirming cleanup — a complete lifecycle with feedback at each stage.

3 / 3

Progressive Disclosure

This is a simple, single-purpose skill under 50 lines with no need for external references. The content is well-organized with clear sections (test flow, arguments, expected results) and doesn't need to be split further.

3 / 3

Total

12

/

12

Passed

Validation

90%

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

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

10

/

11

Passed

Repository
facebook/immersive-web-sdk
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.