Claude Skill

jakubkrehel/make-interfaces-feel-better

基于《让界面体验更佳的细节》文章构建的Claude Skill,帮助您应用微交互原则提升UI/UX设计质量。

概览

Stars2,163
Forks73
语言未知
最后更新2026-04-19
最近同步2026-07-03
前往 GitHub

仓库信息

拥有者jakubkrehel
仓库make-interfaces-feel-better
完整名称jakubkrehel/make-interfaces-feel-better
Repo ID1,180,346,677

安装这个 Skill

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

Registry 信息

类型codex_skill
质量分60/100
验证状态readme_parsed
最近验证2026-06-05
平台
ClaudeCodex
能力
image
识别文件
README.md

项目简介

一个基于《让界面体验更佳的细节》文章中的UI/UX微交互原则,用于提升界面设计质量的Claude Skill。

英文描述

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

要点

  • 基于经过验证的UI/UX微交互原则
  • 专注于提升用户体验的细微细节
  • 提供可操作的设计改进建议
  • 轻量级且易于集成到工作流程中

使用场景

  • 审查和优化用户界面设计
  • 为网页或移动应用添加微交互
  • 向设计团队传授UI/UX最佳实践
  • 通过细微改进提升现有产品界面

README 摘要

# Make Interfaces Feel Better An [Agent Skill](https://docs.anthropic.com/en/docs/claude-code/skills) based on the article [Details that make interfaces feel better](https://jakub.kr/writing/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 ```bash 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

话题

暂无话题

探索更多

数据来自 GitHub,同步时间:2026-07-03