mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-11 13:46:32 +03:00
* Add native Cursor marketplace plugin packaging AI assistance: Codex, under maintainer direction. * Document verified Cursor plugin installation and smoke tests AI assistance: Codex, under maintainer direction. * Fix Cursor plugin sync for license changes AI assistance: Codex, under maintainer direction.
7 lines
217 B
JSON
7 lines
217 B
JSON
{
|
|
"name": "impeccable",
|
|
"owner": { "name": "Renaissance Geek, Inc." },
|
|
"metadata": { "description": "Impeccable design tools for Cursor" },
|
|
"plugins": [{ "name": "impeccable", "source": "./cursor-plugin" }]
|
|
}
|