mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-12 06:06:37 +03:00
Add native Cursor marketplace plugin packaging (#776)
* 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.
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "impeccable",
|
||||
"version": "4.2.2",
|
||||
"description": "Design and refine interfaces with Impeccable skills, specialist agents, and design checks.",
|
||||
"author": {
|
||||
"name": "Renaissance Geek, Inc."
|
||||
},
|
||||
"homepage": "https://impeccable.style",
|
||||
"repository": "https://github.com/pbakaus/impeccable",
|
||||
"license": "Apache-2.0",
|
||||
"keywords": [
|
||||
"design",
|
||||
"frontend",
|
||||
"accessibility",
|
||||
"ui",
|
||||
"ux"
|
||||
],
|
||||
"logo": "assets/icon.png",
|
||||
"skills": "./skills/",
|
||||
"agents": "./agents/",
|
||||
"hooks": "./hooks/hooks.json"
|
||||
}
|
||||
Reference in New Issue
Block a user