FRONTEND AESTHETICS GUIDE banner
anthropics anthropics

FRONTEND AESTHETICS GUIDE

Design community

Description

This guide demonstrates how targeted prompting dramatically improves Claude's frontend generation. We'll progressively add different prompt sections and show the visual impact of each addition. Each section below can be used to generate more interesting frontend outputs. Take these prompts & guidance to heart and use them strategically to make your app look beautiful. <use_interesting_fonts> Select distinctive, unique typography that matches the design context. Avoid generic choices like Inter,

Installation

Installs to ~/.claude/skills/anthropics-riv2025-long-horizon-coding-agent-demo-frontend_aesthetics_guide/SKILL.md

Terminal
mkdir -p ~/.claude/skills/anthropics-riv2025-long-horizon-coding-agent-demo-frontend_aesthetics_guide && curl -fsSL https://raw.githubusercontent.com/anthropics/riv2025-long-horizon-coding-agent-demo/HEAD/prompts/FRONTEND_AESTHETICS_GUIDE.md -o ~/.claude/skills/anthropics-riv2025-long-horizon-coding-agent-demo-frontend_aesthetics_guide/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository