mjcramerz/vercel-ui
v1.1.0
Use this plugin for vercel-authored React and component-architecture guidance workflows.
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "vercel-ui",
"version": "1.1.0",
"description": "Use this plugin for vercel-authored React and component-architecture guidance workflows.",
"author": {
"name": "Vercel"
},
"homepage": "https://vercel.com/blog",
"keywords": [
"vercel",
"react",
"ui",
"composition",
"performance"
],
"extensions": {
"com.openai": {
"interface": {
"displayName": "Vercel UI",
"shortDescription": "Vercel React and UI patterns",
"category": "Developer Tools",
"capabilities": [
"Read",
"Write"
],
"defaultPrompt": [
"Use the Vercel UI plugin for Vercel-authored React and UI architecture guidance."
],
"longDescription": "Use this plugin for Vercel-authored React, component composition, and React Native guidance.",
"developerName": "Vercel",
"brandColor": "#111827",
"websiteURL": "https://vercel.com/blog",
"screenshots": []
}
}
}
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- 3JSON files
- 3YAML files
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.openai