insodimension/ui-skills
v0.1.1MIT
UI Skills — opinionated interface-polish skills: baseline UI discipline, accessibility fixes, metadata audits, motion performance
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "ui-skills",
"version": "0.1.1",
"description": "UI Skills — opinionated interface-polish skills: baseline UI discipline, accessibility fixes, metadata audits, motion performance",
"author": {
"name": "Dimension"
},
"license": "MIT",
"keywords": [
"ui",
"design",
"accessibility",
"a11y",
"motion",
"animation",
"metadata",
"seo",
"tailwind",
"polish",
"skill"
],
"extensions": {
"ai.insodimension.dimension": {
"contractVersion": 1,
"title": "UI Skills",
"icon": "assets/icon.svg",
"category": "skills",
"defaultEnabled": false,
"examples": [
"Polish this component to the baseline — fix durations, type scale, and layout smells",
"Audit this form for accessibility: ARIA, keyboard nav, focus, contrast",
"My page transitions stutter — find and fix the animation jank"
]
}
}
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- LICENSE
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- ai.insodimension.dimension