Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

Make Interfaces Feel Better

An Agent Skill based on the article Details that make interfaces feel better.

This skill teaches AI coding assistants (Claude Code, Codex, etc.) the small design engineering details that compound into a great interface.

What it covers

  • Text wrapping (text-wrap: balance / pretty)
  • Concentric border radius for nested elements
  • Contextual icon animations with opacity, scale, and blur
  • Font smoothing on macOS
  • Tabular numbers for dynamic values
  • Interruptible animations (CSS transitions vs keyframes)
  • Enter animations with split and stagger
  • Subtle exit animations
  • Optical vs geometric alignment
  • Shadows instead of borders
  • Image outlines for depth

Installation

npx skills add jakubkrehel/make-interfaces-feel-better

Usage

Once installed, Claude will automatically apply these principles when building UI components, reviewing frontend code, or implementing animations.

You can also invoke it manually:

/make-interfaces-feel-better

License

MIT

关于 About

An agent skill based on the "Details that make interfaces feel better" article

语言 Languages

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
11
Total Commits
峰值: 11次/周
Less
More

核心贡献者 Contributors