Systems that scale
Skills for better interfaces
7 skillsReusable guidance that gives agents a clearer quality bar for interface work.
Install the complete collection
Add every Interface Essentials skill with a single command.
npx skills add jakubkrehel/skills --skill '*' --copy -y- View source — Opens in a new tab
/better-ui
UI polish
Refines surfaces, icons, states, microinteractions, and motion with close attention to detail.
Best used for: Use for components, hover and active states, elevation, and visual feedback.
npx skills add jakubkrehel/skills --skill better-ui --copy -y - View source — Opens in a new tab
/better-typography
Typography
Covers typefaces, scale, weight, spacing, wrapping, truncation, and technical numbers.
Best used for: Use for text hierarchy, readability, and responsive type behavior.
npx skills add jakubkrehel/skills --skill better-typography --copy -y - View source — Opens in a new tab
/better-colors
Colors
Works with OKLCH, contrast, gamut, semantic tokens, and light or dark themes.
Best used for: Use for palettes, contrast, design tokens, and Tailwind color systems.
npx skills add jakubkrehel/skills --skill better-colors --copy -y - View source — Opens in a new tab
/better-accessibility
Accessibility
Guides focus, keyboard support, semantics, forms, screen readers, and reduced motion.
Best used for: Use for components, dialogs, menus, forms, and accessibility reviews.
npx skills add jakubkrehel/skills --skill better-accessibility --copy -y - View source — Opens in a new tab
/better-layout
Layout
Improves grouping, alignment, hierarchy, spacing, adaptation, and reading order.
Best used for: Use for responsive pages, grids, panels, and progressive disclosure.
npx skills add jakubkrehel/skills --skill better-layout --copy -y - View source — Opens in a new tab
/better-writing
UX writing
Improves labels, buttons, errors, empty states, and instructions with clear, consistent language.
Best used for: Use for interface copy, messages, and product flows.
npx skills add jakubkrehel/skills --skill better-writing --copy -y - View source — Opens in a new tab
/better-interface
Complete review
Coordinates one interface review across accessibility, layout, writing, typography, color, and UI.
Best used for: Use for holistic audits of a screen, flow, or product.
npx skills add jakubkrehel/skills --skill better-interface --copy -y
Skills created and maintained by Jakub Krehel. GitHub — Opens in a new tab.