UI Skills
by @ibelick · plugin · 5 skills
UI Skills from ibelick/ui-skills.
Install the whole plugin (CLI)
npx skillmds add ibelick/baseline-ui
npx skillmds add ibelick/ui-skills-root
npx skillmds add ibelick/fixing-metadata
npx skillmds add ibelick/fixing-accessibility
npx skillmds add ibelick/fixing-motion-performanceSkills in this plugin
- ▌ baseline-ui · ibelickEnforces an opinionated UI baseline to prevent AI-generated interface slop, covering Tailwind CSS, accessible components, interaction patterns, animation constraints, typography, layout, and performance.
- ▌ ui-skills-root · ibelickRoutes UI-related tasks to the smallest useful UI skill context via the ui-skills CLI.
- ▌ fixing-metadata · ibelickAudit and fix HTML metadata including page titles, meta descriptions, canonical URLs, Open Graph tags, Twitter cards, favicons, JSON-LD structured data, and robots directives.
- ▌ fixing-accessibility · ibelickAudit and fix HTML accessibility issues including ARIA labels, keyboard navigation, focus management, color contrast, and form errors.
- ▌ fixing-motion-performance · ibelickAudit and fix animation performance issues including layout thrashing, compositor properties, scroll-linked motion, and blur effects.