CtrlK
BlogDocsLog inGet started
Tessl Logo

review-plugin-submission

Audit a Cursor plugin for marketplace readiness. Use when validating manifests, component metadata, discovery paths, and submission quality before publishing.

71

Quality

86%

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

SKILL.md
Quality
Evals
Security

Quality

Content

86%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.

A compact, well-structured review skill that delivers concrete paths and a sequenced workflow without over-explaining. Adding an explicit validation feedback loop and one example manifest would lift actionability and workflow clarity.

Suggestions

Add a short "If a check fails: report it, then re-run the relevant check after the fix" loop to make the workflow's validation explicit.

Include one minimal valid `plugin.json` snippet so the manifest-validity step has a concrete reference to compare against.

Specify how to run the JSON parse check (e.g., `python -m json.tool .cursor-plugin/plugin.json`) to make the first workflow step executable.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence: concrete file paths and checks with no padding or explanation of what manifests or plugins are.

5 / 5

Actionability

Concrete paths (`.cursor-plugin/plugin.json`, `skills/*/SKILL.md`, `hooks/hooks.json`) and explicit criteria (lowercase kebab-case name) make the guidance actionable, though it lacks any executable command or example manifest snippet.

4 / 5

Workflow Clarity

A clear five-step sequence is paired with a Checklist that acts as a validation checkpoint, but there is no explicit fix-then-reverify feedback loop for failed checks.

4 / 5

Progressive Disclosure

Under 50 lines with well-organized sections (Trigger, Workflow, Checklist, Output) and no need for external references, satisfying the simple-skill exception for progressive disclosure.

5 / 5

Total

18

/

20

Passed

Description

87%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.

A tight, well-targeted description that answers both what and when with concrete trigger phrases and minimal conflict risk. Specificity is strong though the action list could enumerate a couple more checks.

DimensionReasoningScore

Specificity

"Audit a Cursor plugin for marketplace readiness" names the domain and then lists several concrete validation areas (manifests, component metadata, discovery paths, submission quality), with only minor coverage gaps.

4 / 5

Completeness

It states what the skill does (audit a Cursor plugin for marketplace readiness) and gives an explicit "Use when... before publishing" trigger with concrete activation phrases.

5 / 5

Trigger Term Quality

Natural phrases like "marketplace readiness", "validating manifests", "submission quality", and "before publishing" map well to what a plugin author would say, though a few common variants are absent.

4 / 5

Distinctiveness Conflict Risk

The Cursor-plugin / marketplace-submission niche is specific with distinct triggers, giving minimal overlap with unrelated skills.

5 / 5

Total

18

/

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
cursor/plugins
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.