mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-11 21:57:14 +03:00
21 lines
536 B
JSON
21 lines
536 B
JSON
{
|
|
"name": "impeccable",
|
|
"version": "4.1.2",
|
|
"description": "Design fluency for frontend development. 1 skill with 23 commands (/impeccable polish, /impeccable audit, /impeccable critique, etc.) and curated anti-pattern detection.",
|
|
"author": {
|
|
"name": "Paul Bakaus",
|
|
"email": "paul@paulbakaus.com"
|
|
},
|
|
"homepage": "https://impeccable.style",
|
|
"repository": "https://github.com/pbakaus/impeccable",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"design",
|
|
"frontend",
|
|
"ui",
|
|
"ux",
|
|
"skills",
|
|
"hooks"
|
|
]
|
|
}
|