CtrlK
BlogDocsLog inGet started
Tessl Logo

cursor-setup

Configure and verify the Cursor backend for Claude Code Harness. Use when user invokes cursor:setup, wants Cursor as the local default implementation backend, or asks to check Cursor plugin/agent readiness. Distribution default remains opt-in; only local env/user settings are changed when explicitly requested.

71

Quality

87%

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

The canonical home for this skill is cursor-setup in Chachamaru127/claude-code-harness

SKILL.md
Quality
Evals
Security

Quality

Content

85%

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

A highly actionable, well-structured skill body with clear sequencing and verification checkpoints; the only drag is mild verbosity from the redundant intro and the inline root-resolution block.

Suggestions

Drop the Japanese intro sentence (or trim it to a one-line note) since the description already covers purpose, removing redundant tokens.

Consider moving the HARNESS_PLUGIN_ROOT resolution into a referenced helper script so the Flow section stays focused on the per-flag commands, with a single source call instead of the inline probe loop.

DimensionReasoningScore

Conciseness

The body is mostly lean executable bash, but the Japanese intro line restates the description and the inline HARNESS_PLUGIN_ROOT resolution block is long; it could be tightened or delegated to a referenced helper.

2 / 3

Actionability

Each flag branch gives fully executable, copy-paste-ready commands, including concrete cursor-agent binary detection and specific script invocations.

3 / 3

Workflow Clarity

The per-flag sequence is explicit, with --show verification after mutations, --check validation, and error-exit codes providing validation checkpoints.

3 / 3

Progressive Disclosure

It is a single-purpose, well-organized SKILL.md (Quick Reference, Rules, Flow, Output) with no nested reference chains and no need for separate bundle files.

3 / 3

Total

11

/

12

Passed

Description

90%

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

A strong, well-scoped description with an explicit trigger clause and clear distinctiveness; the only weakness is that the capability verbs (configure/verify) are somewhat abstract rather than a concrete action list.

DimensionReasoningScore

Specificity

"Configure and verify the Cursor backend" names the domain and a couple of actions, but the verbs are generic compared to the multi-action score-3 example; not comprehensive.

2 / 3

Completeness

It states what the skill does ("Configure and verify the Cursor backend") and provides an explicit "Use when…" trigger clause, satisfying both what and when.

3 / 3

Trigger Term Quality

"Use when user invokes cursor:setup, wants Cursor as the local default implementation backend, or asks to check Cursor plugin/agent readiness" gives good natural-term coverage a user would actually say.

3 / 3

Distinctiveness Conflict Risk

The distinct cursor:setup niche and harness-specific triggers make it unlikely to fire for an unrelated skill.

3 / 3

Total

11

/

12

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

referenced_paths_exist

Referenced path issues: 2 missing

Warning

Total

15

/

16

Passed

Repository
Chachamaru127/claude-code-harness
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.