review-plugin-submission
Installation
SKILL.md
Review plugin submission
Trigger
A plugin is implemented and needs a final quality check before submission or release.
Workflow
- Verify manifest validity:
.cursor-plugin/plugin.jsonexistsnameis valid lowercase kebab-case- metadata fields are coherent (
description,version,author,license)
- Verify component discoverability:
- Skills in
skills/*/SKILL.md - Rules in
rules/as.mdcor markdown variants - Agents in
agents/markdown files - Commands in
commands/markdown or text files - Hooks in
hooks/hooks.json - MCP config in
mcp.json(ormcpServersoverride)
- Skills in
Related skills
More from cursor/plugins
deslop
Remove AI-generated code slop and clean up code style
270fix-merge-conflicts
Resolve merge conflicts non-interactively, validate build and tests, and finalize conflict resolution
113continual-learning
Orchestrate continual learning by delegating transcript mining and AGENTS.md updates to `agents-memory-updater`.
85ralph-loop
Start a Ralph Loop for iterative self-referential development. Use when the user asks to run a ralph loop, start an iterative loop, or wants repeated autonomous iteration on a task until completion.
50check-compiler-errors
Run compile and type-check commands and report failures
48get-pr-comments
Fetch and summarize review comments from the active pull request
45