Token导航 LogoToken导航TokenDH.com
研究检索只读unknown未标认证来源可访问许可证需确认审计未展示

anthropic-frontend-designAnthropic frontend 设计

Agent Skill

用于辅助前端页面、组件、样式和交互逻辑的开发与维护。它适合让 Agent 生成或审查 React、Next.js、Vue、Tailwind、CSS 等相关代码,整理组件结构,或定位布局和性能问题。使用时需要结合项目现有设计系统、路由和构建方式,避免只生成孤立片段;涉及页面改动时,应配合本地预览和构建检查确认视觉效果。

总安装

186

周安装

8

下载量

65
Local Agent

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:anthropic-frontend-design(Anthropic frontend 设计)
来源仓库:https://skills.volces.com
仓库路径:anthropic-frontend-design
安装命令:
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。当前暂无明确安装命令,请以来源页面说明为准。

简介

用于辅助前端页面、组件及样式开发,适合在 Local Agent 中参与 UI 实现。

  • 适用于 React、Vue 等框架下的组件生成与布局优化。
  • 需结合项目路由与构建工具进行适配,避免孤立代码片段。
  • 使用前请确认是否允许修改现有页面结构及引入新依赖。
  • 建议配合本地预览验证视觉效果,防止样式错乱。anthropic-frontend-design 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Anthropic Frontend Design

This skill guides the creation of distinctive, production-grade frontend interfaces that avoid generic "AI slop" aesthetics. It integrates structured design intelligence (accessibility, UX rules, stack guidelines) with a bold, intentional aesthetic philosophy.

Core Philosophy: Anti-AI Slop

Claude (and all AI agents) are capable of extraordinary creative work, yet often default to safe, generic patterns. This skill MANDATES breaking those patterns.

  • AVOID: Inter, Roboto, Arial, system fonts, purple-on-white gradients, cookie-cutter SaaS layouts, emojis as icons.
  • MANDATE: Unique typography, context-specific color schemes, intentional motion, unexpected spatial composition, and production-grade functional code.

Design Thinking Process

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

  1. Purpose: What problem does this solve? Who is it for?
  2. Tone: Pick an extreme direction—brutally minimal, maximalist chaos, retro-futuristic, organic, luxury, playful, editorial, etc.
  3. Intelligence (Reference): Use the internal design tool to gather data (see below).
  4. Differentiation: What makes this UNFORGETTABLE?

Design Intelligence Tool

Use the internal search tool to gather palettes, font pairings, and UX guidelines. CRITICAL: You MUST filter the results through the Anti-AI Slop lens. If the tool suggests "Inter" or "Roboto", you are REQUIRED to ignore it and pick a distinctive alternative.

# Generate a complete design system
python scripts/search.py "<product_type> <industry> <keywords>" --design-system

# Search specific domains (style, typography, color, ux, chart, landing)
python scripts/search.py "<keyword>" --domain <domain>

# Get stack-specific guidelines (html-tailwind, react, nextjs, shadcn, etc.)
python scripts/search.py "<keyword>" --stack <stack_name>

Implementation Standards

1. Professional UI Rules

RuleDoDon't
IconsUse SVG (Heroicons, Lucide, Simple Icons)Use emojis like 🎨 🚀 ⚙️ as UI icons
TypographyBeautiful, unique Google/Custom fontsInter, Roboto, Arial, System fonts
HoverStable transitions (color/opacity/shadow)Scale transforms that shift layout
CursorAdd cursor-pointer to all interactive itemsLeave default cursor on buttons/cards
ContrastMinimum 4.5:1 for accessibilityLow-contrast "vibes" that are unreadable

2. Motion & Animation

  • Prioritize CSS-only solutions where possible.
  • Focus on high-impact moments (staggered reveals on page load).
  • Use duration 150-300ms for micro-interactions.

3. Spatial Composition

  • Use asymmetry, overlap, or diagonal flow to break standard grids.
  • Balance generous negative space OR intentional density.

Pre-Delivery Checklist

Before delivering code, verify every item:

Visual Quality

  • No emojis used as icons (SVG only).
  • Typography is characterful and NOT "AI standard".
  • Color scheme is unique to the context (no generic gradients).
  • Hover states provide clear, stable visual feedback.

UX & Accessibility

  • All interactive elements have cursor-pointer.
  • Form inputs have labels; images have alt text.
  • Text contrast meets 4.5:1 minimum (test Light/Dark modes).
  • Responsive at all breakpoints (375px, 768px, 1024px, 1440px).
  • No horizontal scroll on mobile.

Aesthetic Directions (Reference)

  • Brutally Minimal: Monochrome, extreme white space, sparse typography.
  • Maximalist Chaos: Overlapping elements, dense information, pattern mixing.
  • Retro-Futuristic: Chrome effects, neon accents, 80s-inspired.
  • Luxury/Refined: Gold/Dark accents, serif fonts, generous spacing.
  • Playful/Toy-like: Rounded corners, bright pastels, bouncy animations.
  • Editorial/Magazine: Grid-based, bold headlines, clean hierarchy.
  • Brutalist/Raw: Monospace fonts, harsh contrasts, industrial.
  • Art Deco: Sharp angles, metallic accents, ornate borders.

*Commit to ONE direction and execute it fully—no half measures.*

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Local Agent

90.56%
按下载量换算59

安全审计

暂无安全审计结果可展示。

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills