An agent skill focused on the small details that make interfaces feel better.
The skill covers animations, typography, icons, hover states, optical alignment, concentric border radius, shadows, hit areas, and other interface details.
Reviews support quick and full modes. They return prioritized findings with exact locations, proposed changes, reasoning, verification, rejected candidates, and an explicit verdict.
For Claude Code:
npx skills add jakubkrehel/make-interfaces-feel-betterFor Codex or other skill-aware agents, copy the complete skill directory:
skills/make-interfaces-feel-better/
Keep the directory intact. SKILL.md links to typography.md, surfaces.md, animations.md, icons.md, and performance.md with relative paths, so copying only SKILL.md drops the detailed guidance and agent metadata.
The default review mode is full. Pass quick for a shorter review, and add the screen, component, or feature after the mode.
In Claude Code:
/make-interfaces-feel-better
/make-interfaces-feel-better quick
/make-interfaces-feel-better full pricing page
In Codex:
$make-interfaces-feel-better
$make-interfaces-feel-better quick
$make-interfaces-feel-better full pricing page
MIT. See LICENSE.