> common-ui-design

Design distinctive, production-grade frontend UI with bold aesthetic choices. Use when building web components, pages, interfaces, dashboards, or applications in any framework (React, Next.js, Angular, Vue, HTML/CSS). (triggers: build a page, create a component, design a dashboard, landing page, UI for, build a layout, make it look good, improve the design, build UI, create interface, design screen)

fetch
$curl "https://skillshub.wtf/HoangNguyen0403/agent-skills-standard/common-ui-design?format=md"
SKILL.mdcommon-ui-design

UI Design Direction

Priority: P0 (FOUNDATIONAL)

Before writing any code, commit to a deliberate aesthetic direction.

Phase 0: Design Thinking (Mandatory Pre-Code)

Answer these before touching implementation:

  1. Purpose: What problem does this UI solve? Who uses it?
  2. Tone: Pick one extreme and commit — brutally minimal | maximalist | retro-futuristic | editorial/magazine | luxury/refined | brutalist/raw | playful/toy-like | organic/natural | art deco | industrial/utilitarian
  3. Differentiation: Name the one thing a user will remember about this interface.

Bold maximalism and refined minimalism both work — intentionality, not intensity, is the key.

Aesthetic Dimensions

Typography

  • Pair a distinctive display font + refined body font; never default to system fonts.
  • Self-host via next/font, @font-face, or Google Fonts API — never CDN <link> in production.
  • See Font Pairing & Tone Examples

Color & Theme

  • Dominant color + sharp accent > timid, evenly-distributed palettes.
  • Use CSS custom properties (--color-primary, --color-accent) for consistency.
  • Commit: dark or light — don't default to light because it feels "safe".

Motion

  • One well-orchestrated entrance (staggered reveals, animation-delay) > scattered micro-interactions.
  • CSS-first: @keyframes, transition, animation-delay; React: Motion library for complex sequences.
  • See Motion Patterns

Spatial Composition

  • Break the grid intentionally: asymmetry, overlap, diagonal flow, grid-breaking elements.
  • Generous negative space OR controlled density — never accidental middleground.

Backgrounds & Depth

  • Create atmosphere: gradient meshes, noise textures, layered transparencies, grain overlays.
  • Dramatic shadows and decorative borders should match the chosen tone.
  • Solid white/gray backgrounds = missed creative opportunity.

Anti-Patterns

  • No generic font defaults: Inter/Roboto/Arial/system-ui produce forgettable UIs; choose characterful fonts.
  • No purple-gradient-on-white: Most overused AI aesthetic; commit to something context-specific.
  • No scattered animations: One orchestrated entrance beats ten random hover effects.
  • No accidental layouts: Every spacing and positioning decision must serve the aesthetic intent.
  • No same aesthetic twice: Vary light/dark, font style, tone — never converge on a single style.

References

> related_skills --same-repo

> common-store-changelog

Generate user-facing release notes for the Apple App Store and Google Play Store by collecting git history, triaging user-impacting changes, and drafting store-compliant changelogs. Enforces character limits (App Store ≤4000, Google Play ≤500), tone, and bullet format. Use when generating release notes, app store changelog, play store release, what's new, or version release notes for any mobile app. (triggers: generate changelog, app store notes, play store release, what's new, release notes, ve

> golang-tooling

Go developer toolchain — gopls LSP diagnostics, linting, formatting, and vet. Use when setting up Go tooling, running linters, or integrating gopls with Claude Code. (triggers: gopls, golangci-lint, golangci.yml, go vet, goimports, staticcheck, go tooling, go lint)

> common-owasp

OWASP Top 10 audit checklist for Web Applications (2021) and APIs (2023). Load during any security review, PR review, or codebase audit touching web, mobile backend, or API code. (triggers: security review, OWASP, broken access control, IDOR, BOLA, injection, broken auth, API review, authorization, access control)

> common-llm-security

OWASP LLM Top 10 (2025) audit checklist for AI applications, agent tools, RAG pipelines, and prompt construction. Load during any security review touching LLM client code, prompt templates, agent tools, or vector stores. (triggers: LLM security, prompt injection, agent security, RAG security, AI security, openai, anthropic, langchain, LLM review)

┌ stats

installs/wk0
░░░░░░░░░░
github stars485
██████████
first seenMar 23, 2026
└────────────

┌ repo

HoangNguyen0403/agent-skills-standard
by HoangNguyen0403
└────────────