Files
pbakaus_impeccable/cursor-plugin/.cursor-plugin/plugin.json
T
Paul Bakaus cd12f8660e Release skill 4.3.1
Publish the launcher setup diagnostics hotfix and refresh generated provider version metadata.

AI-assisted by Codex.
2026-09-08 19:23:50 -07:00

23 lines
545 B
JSON

{
"name": "impeccable",
"version": "4.3.1",
"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"
}