Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
oiloil-ui-ux-guide - Skill - OpenSmartRoute
Skillv1.0.0
oiloil-ui-ux-guide
Modern, clean UI/UX guidance + review skill. Use when you need actionable UX/UI recommendations, design principles, or a design review checklist for new features or existing systems (web/app). Focus o
Imported from davepoon/buildwithclaude (plugins/all-skills/skills/oiloil-ui-ux-guide/SKILL.md). Install upstream with npx skills add davepoon/buildwithclaude --skill oiloil-ui-ux-guide. Copyright stays with the author.
OilOil UI/UX Guide
Modern UI/UX guidance and review skill with two modes:
guide: Actionable do/don't rules for modern clean UI/UX
review: Prioritized P0/P1/P2 fix lists with design psychology diagnosis
Copy one of these into your project. Installing also returns the manifest and these snippets.
# after Install: the listing is in your workspace's routing pool - a plan picks it for its slot
curl -s -X POST https://api.opensmartroute.ai/api/v1/route -H 'Authorization: Bearer $OSR_API_KEY' -H 'Content-Type: application/json' -d '{"text": "...", "plan": true}'
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "davepoon-buildwithclaude-oiloil-ui-ux-guide",
"kind": "skill",
"name": "oiloil-ui-ux-guide",
"description": "Modern, clean UI/UX guidance + review skill. Use when you need actionable UX/UI recommendations, design principles, or a design review checklist for new features or existing systems (web/app). Focus on CRAP (Contrast/Repetition/Alignment/Proximity) plus task-first UX, information architecture, feedback & system status, consistency, affordances, error prevention/recovery, and cognitive load. Enforce a modern minimal style (clean, spacious, typography-led), reduce unnecessary copy, forbid emoji as icons, and recommend intuitive refined icons from a consistent icon set.",
"publisher": "davepoon",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"skills-sh"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Modern, clean UI/UX guidance + review skill. Use when you need actionable UX/UI recommendations, design principles, or a design review checklist for new features or existing systems (web/app). Focus on CRAP (Contrast/Repetition/Alignment/Proximity) plus task-first UX, information architecture, feedback & system status, consistency, affordances, error prevention/recovery, and cognitive load. Enforce a modern minimal style (clean, spacious, typography-led), reduce unnecessary copy, forbid emoji as icons, and recommend intuitive refined icons from a consistent icon set."
],
"primary": false,
"metadata": {
"source": {
"provider": "skills.sh",
"repository": "https://github.com/davepoon/buildwithclaude",
"path": "plugins/all-skills/skills/oiloil-ui-ux-guide/SKILL.md",
"ref": "HEAD",
"url": "https://github.com/davepoon/buildwithclaude/blob/HEAD/plugins/all-skills/skills/oiloil-ui-ux-guide/SKILL.md",
"key": "davepoon/buildwithclaude/plugins/all-skills/skills/oiloil-ui-ux-guide/SKILL.md"
}
},
"instructions": "# OilOil UI/UX Guide\n\nModern UI/UX guidance and review skill with two modes:\n\n- `guide`: Actionable do/don't rules for modern clean UI/UX\n- `review`: Prioritized P0/P1/P2 fix lists with design psychology diagnosis\n\nFull skill with references available at: https://github.com/oil-oil/oiloil-ui-ux-guide\n\nInstall via: `npx skills add oil-oil/oiloil-ui-ux-guide`",
"cost": {
"context_tokens": 89
}
}
Fetch it by URL: GET /api/v1/registry/davepoon-buildwithclaude-oiloil-ui-ux-guide/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.