Frontend Design

作成者: Anthropic

汎用的なAIの美的感覚を避け、差別化されたプロダクションレベルのフロントエンドインターフェースを生成します。

npx skills add https://github.com/anthropics/skills --skill frontend-design

Frontend Design

Approach this as the design lead at a design studio known for giving every client a distinct visual identity that is not mistaken for anyone else's. This client has already rejected proposals that felt cliché or templated, and is paying for a distinctive point of view: make deliberate, opinionated choices about palette, typography, and layout that are specific to this brief, and take aesthetic risk if justified.

Ground your designs in the subject matter

If the brief does not identify what the product or subject matter is, identify it yourself before designing, and confirm with the client. You can come up with one concrete subject, the design's audience, and the design's primary job, as a proposal. If there's any information in your memory about the client's preferences or context about what they're building, use that as a hint. The subject's industry, subject matter, materials, and vernacular are where distinctive visual choices come from — a design for a toy for girls aged 8–11 will be very aesthetically different from a dashboard for financial analysts. Build with the brief's real content and subject matter throughout.

Design principles

For web designs, the hero is the first thing viewers will see. Open with the most characteristic thing in the subject's world, in the form that is most appropriate: a headline, an image, an animation, a live demo, an interactive moment, or other treatments. Be deliberate with your choice: a big number with a small label, supporting stats, and a gradient accent is the default treatment, so only use it if that's truly the best option.

Typography carries the personality of the page. You don't need a different typeface for display or headline text and body content: use one family or two, and if two, make them clearly distinct.

Choose your typefaces deliberately, not the default families you would reach for on any other project, and set a clear type scale following the default guidance of The Elements of Typographic Style with intentional weights, widths, and spacing. When type is used as a headline or visual element, use the type treatment itself as an active part of the design, not a neutral delivery vehicle for the content.

Default to line lengths of less than 80 characters. Serif typefaces can have slightly longer line lengths; give serif body text slightly more line-height than a sans-serif.

Avoid these default typographic treatments; they are the commonest tells of a generated page:

  • Accenting just a single word or phrase in a headline, like putting one word in italic/bold or a different color.
  • Using all caps for labels.
  • Adding unnecessary typographic labels above content.

Visual structure is information. Structural devices like outlines, borders, numbering, eyebrows, dividers, labels, etc., encode useful information about the content rather than decorate it. Many generic designs use numbered markers (01 / 02 / 03), but that's only appropriate if the content actually is a sequence — like a stepped process or a timeline. Before adding numbered markers, check the content really is a sequence.

Use non-user-triggered motion sparingly and deliberately, only to draw attention. A single orchestrated moment — one page-load sequence or one reveal — lands better than scattered effects; fade-and-slide-up entrances on each section and hover transitions on every card are the generic default and read as AI-generated. Motion that answers a person's action (opening, expanding, confirming) is welcome when it shows what changed.

Consider written content carefully. Often a design brief may not contain real content, and it's up to you to come up with copy and placeholder content. Copy can make a design feel as templated as the design itself. See the below section on writing for more guidance.

Process: plan, review against the brief, build, critique

For calibration, AI-generated design right now clusters around some traits:

  1. a warm cream background (near #F4F1EA) with a high-contrast serif display and a terracotta or warm-clay accent (often near #D97757 — Anthropic's own Claude-interaction accent, so on a user's brief it reads as a tell);
  2. a near-black background with a single bright acid-green or vermilion accent;
  3. a broadsheet-style layout with hairline rules, zero border-radius, and dense newspaper-like columns;
  4. the SaaS-card kit: content chopped into identical rounded cards, one border-radius on everything regardless of hierarchy, the same soft grey shadow (rgba(0,0,0,.1)) under each, and gradient washes as decoration;
  5. template chrome that appears whatever the subject: a tracked-out ALL-CAPS eyebrow label above every heading; meta strings joined with middle dots ('A · B · C'); labels built as 'WORD — fragment' with a spaced em dash; tinted near-black (#0B0B0B, #111) standing in for black; a monospace face for small data labels; a '→' appended to link and button text.

All traits are legitimate for some briefs, but they are defaults rather than choices, and they appear regardless of subject. Where the brief pins down a visual direction, follow it exactly — the brief's own words always win, including when it asks for one of these looks. Where it leaves an axis free, don't spend that freedom on one of these defaults. As with a hired human designer, there's often a careful balance between doing what you're good at and taking each project as a chance to experiment and learn.

Work in two passes. First, brainstorm a short design plan based on the client's design brief: create a compact token system with color, type, layout, and principles.

  • Color: describe the core base palette as 4–6 named hex values.
  • Type: the typefaces and their roles.
  • Layout: a layout concept, using one-sentence prose descriptions and ASCII wireframes to ideate and compare. Include alignment guidance; should the content be left aligned, center aligned, justified?
  • Principles: the high-level guidance for what makes this page unique.

Then review that plan against the brief before building: if any part of it reads like the generic default you would produce for any similar page (work through a similar prompt to see if you arrive somewhere similar) rather than a choice made for this specific brief — revise that part, say what you changed and why. Only after you've confirmed the relative uniqueness of your design plan should you start to write the code, following the revised plan.

When writing the code, be careful of structuring your CSS selector specificities. It's easy to generate CSS classes that cancel each other out (especially with a type-based selector like .section and an element-based selector like .cta). This can happen often with padding/margin between sections.

Restraint and self-critique

Spend your boldness in one place. Let one element be the memorable thing, keep everything around it quiet and disciplined, and cut any decoration that does not serve the brief. Build to a quality floor without announcing it: responsive down to mobile, visible keyboard focus, reduced motion respected, visually accessible, harmonious color palettes. Critique your own work as you build, taking screenshots to review if your environment supports it — a picture is worth 1000 tokens. Consider Chanel's advice: before leaving the house, take a look in the mirror and remove one accessory. Human creatives have memory and always try to do something new, so if you have a space to quickly jot down notes about what you've tried, it can help you in future passes.

More on writing in design

Words appear in a design for one reason: to make it easier to understand and use. They are design content, not decoration. Bring the same intentionality and minimalism to copywriting that you would bring to spacing and color. Before writing anything, ask what the design needs to say, and how it can best be said to help the person navigate the experience.

Write from the end user's perspective. Name things by what users will understand in simple language, not by how the system is built. A user manages notifications, not webhook config. Describe what something is or does in plain terms rather than selling it. Being specific and legible to new users is always better than being clever.

Use active voice as default. A CTA says exactly what happens when it is used: "Save changes," not "Submit." An action keeps the same name through the whole flow, so the button that says "Publish" produces a toast that says "Published." The vocabulary of an interface is the signposting for someone navigating the product. Cohesion and consistency are how people learn their way around.

Treat failure and emptiness as moments for direction, not mood. Explain what went wrong and how to fix it, in the interface's voice rather than a person's. Errors don't apologize, and they are never vague about what happened. An empty screen is an invitation to act.

Keep the tone conversational: plain verbs, sentence case, no filler, with tone matched to the brand and the audience. Let each written element do exactly one job.

Anthropicのその他のスキル

Algorithmic Art
Anthropic
p5.jsを使用したシード付き乱数とインタラクティブなパラメータ探索によるアルゴリズムアートの制作。ユーザーがコードを使ったアート制作、ジェネラティブアート、アルゴリズムアート、フローフィールド、パーティクルシステムをリクエストした場合に使用します。著作権侵害を避けるため、既存のアーティストの作品をコピーするのではなく、オリジナルのアルゴリズムアートを制作してください。 ライセンス:完全な利用規約はLICENSE.txtに記載されています。
creative
Internal Comms
Anthropic
社内で好んで使用されるフォーマットを活用し、あらゆる種類の社内コミュニケーションを作成するためのリソースセットです。ステータスレポート、リーダーシップ向けアップデート、3Pアップデート、社内ニュースレター、FAQ、インシデントレポート、プロジェクトアップデートなど、社内コミュニケーションの作成を依頼された際には、このスキルを使用する必要があります。 ライセンス:LICENSE.txtに完全な利用規約が記載されています。
Artifacts Builder
Anthropic
モダンなフロントエンドWeb技術(React、Tailwind CSS、shadcn/ui)を使用して、複雑で多要素からなるclaude.ai HTMLアーティファクトを作成するためのツールスイート。状態管理、ルーティング、またはshadcn/uiコンポーネントを必要とする複雑なアーティファクトに使用します。単純な単一ファイルのHTML/JSXアーティファクトには使用しません。 ライセンス:LICENSE.txtに完全な利用規約あり
development
Webapp Testing
Anthropic
Playwrightを使用してローカルWebアプリケーションと対話し、テストするためのツールキット。フロントエンド機能の検証、UI動作のデバッグ、ブラウザスクリーンショットの取得、ブラウザログの表示をサポートします。 ライセンス:LICENSE.txtに完全な利用規約が記載されています。
development
XLSX
Anthropic
スプレッドシートの作成、編集、分析を包括的にサポート。数式、書式設定、データ分析、可視化に対応。Claudeがスプレッドシート(.xlsx、.xlsm、.csv、.tsvなど)を扱う際に使用:(1)数式と書式設定を含む新規スプレッドシートの作成、(2)データの読み取りまたは分析、(3)既存スプレッドシートの数式を保持したままの修正、(4)スプレッドシート内でのデータ分析と可視化、(5)数式の再計算 ライセンス:プロプライエタリ。LICENSE.txtに完全な条件あり
document
Skill Creator
Anthropic
効果的なスキルを作成するためのガイドです。このスキルは、ユーザーが専門知識、ワークフロー、またはツール統合によってClaudeの機能を拡張する新しいスキルを作成(または既存のスキルを更新)したい場合に使用します。 ライセンス:LICENSE.txtに完全な利用規約が記載されています。
Slack Gif Creator
Anthropic
Slack用に最適化されたアニメーションGIFを作成するためのツールキット。サイズ制約のバリデーターと合成可能なアニメーションプリミティブを備えています。このスキルは、ユーザーが「XがYをしているSlack用のGIFを作って」といった説明から、Slack用のアニメーションGIFや絵文字アニメーションをリクエストした場合に適用されます。 ライセンス:LICENSE.txtに完全な利用条件が記載されています。
creative
Theme Factory
Anthropic
アーティファクトにテーマを適用してスタイリングするためのツールキット。これらのアーティファクトには、スライド、ドキュメント、レポート、HTMLランディングページなどが含まれます。作成済みの任意のアーティファクトに適用できる、色やフォントが設定された10種類のプリセットテーマが用意されており、その場で新しいテーマを生成することも可能です。 ライセンス:LICENSE.txtに完全な利用規約が記載されています。
creative