Horizontal slice + 过度 mock

Feature request for product/service

Cursor IDE

Describe the request

When multiple plugins are installed, Cursor currently strips the plugin prefix and shows only the skill name (e.g. /review). This causes collision when two different plugins share the same skill name — both appear as /review with no way to tell them apart.

Claude Code and Codex handle this correctly by displaying the full namespace: /story:review, /entire:review, etc.

Request: adopt the plugin:skill prefix convention in the slash command menu to match the behavior of other agents and eliminate ambiguity.

3 posts were merged into an existing topic: Workspace Skill Resolution Issue with Identical Skill Names