Files
pbakaus_impeccable/cursor-plugin/.cursor-plugin/plugin.json
T
Paul BakausandGitHub 8b39f41949 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.
2026-09-07 11:50:15 -07:00

23 lines
545 B
JSON

{
"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"
}