PluginBench
Skill
Review
Audit score 70

frontend-design

am-will/codex-skills

Create distinctive, production-grade frontend interfaces that avoid generic AI aesthetics.

What is frontend-design?

This skill guides creation of visually striking, production-grade frontend interfaces with intentional aesthetic direction. Use it when building web components, pages, or applications that need to stand out through bold design choices, refined typography, cohesive color schemes, and thoughtful spatial composition.

  • Generate working HTML/CSS/JS, React, or Vue code with exceptional aesthetic attention
  • Choose and execute a bold, context-specific design direction (minimalist, maximalist, retro, brutalist, etc.)
  • Implement distinctive typography pairings and cohesive color systems with CSS variables
  • Create high-impact animations and micro-interactions using CSS or Motion libraries
  • Design unexpected spatial compositions with asymmetry, overlap, and grid-breaking elements
  • Apply atmospheric visual details like gradients, textures, patterns, and custom effects

How to install frontend-design

npx skills add https://github.com/am-will/codex-skills --skill frontend-design
Claude Code
Cursor
Windsurf
Cline

How to use frontend-design

  1. 1.Describe your frontend requirements: component, page, or application type and its purpose
  2. 2.Specify any technical constraints (framework preference, performance needs, accessibility requirements)
  3. 3.Discuss the intended tone or aesthetic direction, or let the skill suggest a bold direction based on context
  4. 4.Review the generated code and design choices, providing feedback on the aesthetic direction
  5. 5.Refine and iterate on typography, colors, animations, and spatial composition as needed

Use cases

Good for
  • Building a landing page with a distinctive visual identity that reflects brand personality
  • Creating a React component library with cohesive, memorable design across multiple components
  • Designing a portfolio or showcase interface that demonstrates creative, non-generic aesthetics
  • Developing a web application interface that prioritizes both functionality and visual delight
  • Crafting a retro or futuristic-themed UI that commits fully to a specific aesthetic direction
Who it's for
  • Frontend developers seeking design guidance beyond generic templates
  • Product teams building interfaces that need to differentiate visually
  • Designers collaborating with developers on production-grade implementations
  • Anyone building web projects that should feel intentionally designed, not AI-generated

frontend-design FAQ

What does 'avoiding generic AI aesthetics' mean?

It means rejecting overused patterns like Inter/Roboto fonts, purple gradients on white backgrounds, and predictable layouts. Instead, make unexpected, context-specific choices that feel genuinely designed for the purpose.

Do I need to know design theory to use this skill?

No. Describe what you're building and who it's for. The skill will guide you through choosing a bold aesthetic direction and executing it with precision.

Can this skill work with any frontend framework?

Yes. It supports HTML/CSS/JS, React, Vue, and other frameworks. Specify your preference and technical constraints.

How does this skill handle animations?

It prioritizes CSS-only solutions for HTML and uses Motion library for React when available. Focus is on high-impact moments like page load reveals rather than scattered micro-interactions.

What if I want a minimalist design instead of maximalist?

Both work equally well. The key is intentionality and precision in execution. Minimalist designs require careful attention to spacing, typography, and subtle details.

Full instructions (SKILL.md)

Source of truth, from am-will/codex-skills.


name: frontend-design description: Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics. license: Complete terms in LICENSE.txt

This skill guides creation of distinctive, production-grade frontend interfaces that avoid generic "AI slop" aesthetics. Implement real working code with exceptional attention to aesthetic details and creative choices.

The user provides frontend requirements: a component, page, application, or interface to build. They may include context about the purpose, audience, or technical constraints.

Design Thinking

Before coding, understand the context and commit to a BOLD aesthetic direction:

  • Purpose: What problem does this interface solve? Who uses it?
  • Tone: Pick an extreme: brutally minimal, maximalist chaos, retro-futuristic, organic/natural, luxury/refined, playful/toy-like, editorial/magazine, brutalist/raw, art deco/geometric, soft/pastel, industrial/utilitarian, etc. There are so many flavors to choose from. Use these for inspiration but design one that is true to the aesthetic direction.
  • Constraints: Technical requirements (framework, performance, accessibility).
  • Differentiation: What makes this UNFORGETTABLE? What's the one thing someone will remember?

CRITICAL: Choose a clear conceptual direction and execute it with precision. Bold maximalism and refined minimalism both work - the key is intentionality, not intensity.

Then implement working code (HTML/CSS/JS, React, Vue, etc.) that is:

  • Production-grade and functional
  • Visually striking and memorable
  • Cohesive with a clear aesthetic point-of-view
  • Meticulously refined in every detail

Frontend Aesthetics Guidelines

Focus on:

  • Typography: Choose fonts that are beautiful, unique, and interesting. Avoid generic fonts like Arial and Inter; opt instead for distinctive choices that elevate the frontend's aesthetics; unexpected, characterful font choices. Pair a distinctive display font with a refined body font.
  • Color & Theme: Commit to a cohesive aesthetic. Use CSS variables for consistency. Dominant colors with sharp accents outperform timid, evenly-distributed palettes.
  • Motion: Use animations for effects and micro-interactions. Prioritize CSS-only solutions for HTML. Use Motion library for React when available. Focus on high-impact moments: one well-orchestrated page load with staggered reveals (animation-delay) creates more delight than scattered micro-interactions. Use scroll-triggering and hover states that surprise.
  • Spatial Composition: Unexpected layouts. Asymmetry. Overlap. Diagonal flow. Grid-breaking elements. Generous negative space OR controlled density.
  • Backgrounds & Visual Details: Create atmosphere and depth rather than defaulting to solid colors. Add contextual effects and textures that match the overall aesthetic. Apply creative forms like gradient meshes, noise textures, geometric patterns, layered transparencies, dramatic shadows, decorative borders, custom cursors, and grain overlays.

NEVER use generic AI-generated aesthetics like overused font families (Inter, Roboto, Arial, system fonts), cliched color schemes (particularly purple gradients on white backgrounds), predictable layouts and component patterns, and cookie-cutter design that lacks context-specific character.

Interpret creatively and make unexpected choices that feel genuinely designed for the context. No design should be the same. Vary between light and dark themes, different fonts, different aesthetics. NEVER converge on common choices (Space Grotesk, for example) across generations.

IMPORTANT: Match implementation complexity to the aesthetic vision. Maximalist designs need elaborate code with extensive animations and effects. Minimalist or refined designs need restraint, precision, and careful attention to spacing, typography, and subtle details. Elegance comes from executing the vision well.

Remember: Codex is capable of extraordinary creative work. Don't hold back, show what can truly be created when thinking outside the box and committing fully to a distinctive vision.

Related skills

More from am-will/codex-skills and the wider catalog.

FRFrontend Responsive Design Standards logo

Frontend Responsive Design Standards

am-will/codex-skills

Build responsive, mobile-first layouts using fluid containers, flexible units, media queries, and touch-friendly design that works across all screen sizes. Use this skill when creating or modifying UI layouts, responsive grids, breakpoint styles, mobile navigation, or any interface that needs to adapt to different screen sizes. Apply when working with responsive CSS, media queries, viewport settings, flexbox/grid layouts, mobile-first styling, breakpoint definitions (mobile, tablet, desktop), touch target sizing, relative units (rem, em, %), image optimization for different screens, or testing layouts across multiple devices. Use for any task involving multi-device support, responsive design patterns, or adaptive layouts.

1.2k installs
GEgemini-computer-use logo

gemini-computer-use

am-will/codex-skills

Build and run Gemini 2.5 Computer Use browser-control agents with Playwright. Use when a user wants to automate web browser tasks via the Gemini Computer Use model, needs an agent loop (screenshot → function_call → action → function_response), or asks to integrate safety confirmation for risky UI actions.

1.2k installs
LLllm-council logo

llm-council

am-will/codex-skills

>

1.2k installs
MAmarkdown-url logo

markdown-url

am-will/codex-skills

|

1.2k installs
OPopenai-docs-skill logo

openai-docs-skill

am-will/codex-skills

Query the OpenAI developer documentation via the OpenAI Docs MCP server using CLI (curl/jq). Use whenever a task involves the OpenAI API (Responses, Chat Completions, Realtime, etc.), OpenAI SDKs, ChatGPT Apps SDK, Codex, MCP integrations, endpoint schemas, parameters, limits, or migrations and you need up-to-date official guidance.

1.2k installs
PAparallel-task logo

parallel-task

am-will/codex-skills

>

1.2k installs