AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified Apache-2.0 Self-run

Common Ui Design

skill-hoangnguyen0403-agent-skills-standard-common-ui-design · by HoangNguyen0403

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).

No reviews yet
0 installs
4 views
0.0% view→install

Install

$ agentstack add skill-hoangnguyen0403-agent-skills-standard-common-ui-design

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-hoangnguyen0403-agent-skills-standard-common-ui-design)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
1mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Common Ui Design? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

UI Design Direction

Priority: P0 (FOUNDATIONAL)

Before writing any code, commit to deliberate aesthetic direction.

Phase 0: Design Thinking (Mandatory Pre-Code)

Answer these before touching implementation:

  1. Purpose: What problem 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 one thing user will remember about this interface.

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

Aesthetic Dimensions

Typography

  • Pair distinctive display font + refined body font; never default to system fonts.
  • Self-host via next/font, @font-face, or Google Fonts API — never CDN `` in production.
  • See [Font Pairing & Tone Examples](references/tones.md)

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](references/motion.md)

Spatial Composition

  • Break 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 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 aesthetic intent.
  • No same aesthetic twice: Vary light/dark, font style, tone — never converge on single style.

References

  • [Tone Palette & Font Pairings](references/tones.md) — load when choosing aesthetic direction or fonts
  • [Motion Patterns](references/motion.md) — load when implementing animations or transitions

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.