원클릭으로
ui-skills
UI quality enforcement skills from ibelick/ui-skills. Prevents AI-generated interface slop.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
UI quality enforcement skills from ibelick/ui-skills. Prevents AI-generated interface slop.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Generate or validate UI with design physics
Slot external knowledge into Rune constructs
Validate data correctness in web3 components
Capture taste preferences for design physics
Hypothesis validation and closed-loop learning
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
| name | ui-skills |
| description | UI quality enforcement skills from ibelick/ui-skills. Prevents AI-generated interface slop. |
| source | https://github.com/ibelick/ui-skills |
| version | 2026-01 |
| construct | glyph |
Collection of UI quality enforcement skills. Prevents AI-generated interface slop.
| Skill | Purpose | When to Use |
|---|---|---|
| baseline-ui | Opinionated UI constraints | Any UI work |
| fixing-accessibility | A11y issue fixes | Accessibility review |
| fixing-motion-performance | Animation performance | Motion/animation work |
| fixing-metadata | SEO/metadata fixes | Pages, metadata |
motion/react for JS animationscn utility (clsx + tailwind-merge)aria-label to icon-only buttonsh-screen, use h-dvhsafe-area-inset for fixed elementsThese skills complement Glyph rules:
baseline-ui.md → rules/glyph/07-glyph-practices.mdfixing-accessibility.md → rules/glyph/03-glyph-protected.mdfixing-motion-performance.md → rules/glyph/05-glyph-animation.md