Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
nickcrew avatar

Ui Design Aesthetics

  • 234 installs
  • 28 repo stars
  • Updated June 29, 2026
  • nickcrew/claude-ctx-plugin

Shape cohesive visual language—typography, color, spacing, motion, and component styling—for web or mobile interfaces before implementation.

About

Provides practical UI aesthetics guidance for product interfaces: type pairing, palette and contrast, spacing systems, elevation, iconography, motion, and polish patterns that make SaaS, mobile, and content sites feel intentional rather than default-themed.

  • Typography scale and readable hierarchy
  • Color systems with accessible contrast
  • Spacing, grid, and visual rhythm
  • Motion and micro-interaction restraint
  • Brand-consistent component styling

Ui Design Aesthetics by the numbers

  • 234 all-time installs (skills.sh)
  • +12 installs in the week ending Jul 26, 2026 (Skillselion tracking)
  • Ranked #897 of 1,880 Design & UI/UX skills by installs in the Skillselion catalog
  • Data as of Aug 4, 2026 (Skillselion catalog sync)
npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill ui-design-aesthetics

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs234
repo stars28
Last updatedJune 29, 2026
Repositorynickcrew/claude-ctx-plugin

What it does

Shape cohesive visual language—typography, color, spacing, motion, and component styling—for web or mobile interfaces before implementation.

Files

SKILL.mdMarkdownGitHub ↗

UI Design & Aesthetics

Expert guidance for designing and implementing beautiful, high-performance user interfaces. This skill enforces distinctive aesthetics while ensuring technical excellence through progressive disclosure and dynamic loading.

Core Capabilities

  • Aesthetic Direction: avoiding "AI slop" by enforcing distinctive typography, color, and depth.
  • Performance Architecture: ensuring UI components load dynamically to minimize initial payload.
  • Progressive Disclosure: designing interfaces that reveal complexity only when needed.
  • API Contract Validation: ensuring frontend components align with backend data structures.

Usage

Use this skill when:

  • Designing a new feature or application from scratch.
  • Refactoring an existing UI to be more modern and performant.
  • Implementing complex dashboards or data-heavy interfaces.

Quick Reference

TopicReference
Aesthetic Rules (Typography, Color, Motion)skills/ui-design-aesthetics/references/aesthetics.md
Progressive Disclosure & Dynamic Loadingskills/ui-design-aesthetics/references/progressive-disclosure.md
API Contract Validationskills/ui-design-aesthetics/references/api-contracts.md

Design Workflow

1. Analyze & Select Aesthetic: Choose a cohesive theme (Swiss, Neo-Brutalism, etc.) and reject generic defaults. 2. Architect for Performance: Identify heavy components for lazy loading (React.lazy, dynamic imports). 3. Design Interaction: Plan staggered reveals and interaction-based loading. 4. Validate Data: Define TypeScript interfaces or Zod schemas for API responses. 5. Implement: Write the code using utility classes (Tailwind) and enforcing the design system.

Performance Requirements

  • Initial Payload: Critical path CSS/JS only.
  • Dynamic Loading: Secondary components MUST load on interaction or visibility (IntersectionObserver).
  • Latency: Design optimistic UI states for interactions > 100ms.

Related skills

Design & UI/UXuiuxbranding

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.