From 5927f6de8064b152482d1f1ba52e59a51f5d9123 Mon Sep 17 00:00:00 2001 From: ericzakariasson Date: Tue, 21 Apr 2026 15:08:41 +0200 Subject: [PATCH] chore: update cursor plugin description Made-with: Cursor --- .cursor-plugin/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cursor-plugin/plugin.json b/.cursor-plugin/plugin.json index f8564c9f4c..464694d2eb 100644 --- a/.cursor-plugin/plugin.json +++ b/.cursor-plugin/plugin.json @@ -2,7 +2,7 @@ "name": "shadcn", "displayName": "shadcn/ui", "version": "1.0.0", - "description": "Official shadcn/ui Cursor plugin. Loads the shadcn agent skill (skills/shadcn/SKILL.md) and registers the shadcn MCP server (npx shadcn@latest mcp) so Cursor agents can browse registries, search, view, install, and audit components.", + "description": "UI component and design system framework. Search registries, install components as source code, and audit your project.", "author": { "name": "shadcn" },