Token导航 LogoToken导航TokenDH.com
前端设计只读github未标认证来源可访问clear审计未展示

frontend-design前端设计

Agent Skill

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

总安装

306

周安装

13

GitHub Stars

公开资料未说明

下载量

107
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

AgentSkills.tonpx skills
npx skills add 5dlabs/cto --skill "frontend-design"

简介

用于辅助前端页面、组件、样式和交互逻辑的开发与维护。

  • 适合生成或审查 React、Next.js、Vue、Tailwind、CSS 等代码,整理组件结构或定位布局问题。
  • 需结合项目设计系统、路由和构建方式使用,避免生成孤立片段;改动页面时应配合本地预览确认效果。
  • 安装命令:npx skills add 5dlabs/cto --skill "frontend-design",来源仓库:https://github.com/5dlabs/cto/tree/main/skills/frontend-design。
  • 建议确认权限范围和维护状态,涉及文件读写时注意操作边界。

SKILL.md

Frontend Design Excellence

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

Core Philosophy

Bold intentionality beats safe defaults.

The key is making a clear conceptual choice and executing it with precision. Both maximalism and minimalism work—the key is intentionality, not intensity.


Design Thinking Process

Before coding, commit to a BOLD aesthetic direction:

1. Understand Context

  • Purpose: What problem does this interface solve?
  • Audience: Who uses it? What do they expect?
  • Constraints: Performance, accessibility, framework requirements

2. Choose an Aesthetic Direction

Pick an EXTREME, not a middle ground:

DirectionCharacteristics
Brutally minimalSparse, lots of white space, typography-focused
Maximalist chaosLayered, dense, many visual elements
Retro-futuristicNeon, grids, tech-inspired
Organic/naturalFlowing shapes, earth tones, texture
Luxury/refinedElegant typography, subtle animations, premium feel
Playful/toy-likeBright colors, rounded shapes, bouncy animations
Editorial/magazineStrong typography hierarchy, dramatic imagery
Brutalist/rawExposed structure, monospace fonts, raw aesthetic
Art deco/geometricAngular shapes, gold accents, symmetry
Industrial/utilitarianFunctional, monochrome, purposeful

3. Define the Memorable Element

What's the ONE thing someone will remember about this interface?


What to NEVER Do (AI Slop Indicators)

Generic Font Choices

AvoidWhy
InterOverused default, signals "I didn't think about fonts"
RobotoSame problem
ArialGeneric system font
System fonts stackLazy default
Space GroteskBecoming the new "AI default"

Instead: Choose distinctive, characterful fonts. Pair a unique display font with a refined body font.

Clichéd Color Schemes

AvoidWhy
Purple gradients on whiteTHE classic AI aesthetic
Blue-to-purple gradientsOverused in tech
Generic "startup" palettesTeal + coral + white
Evenly distributed pastel palettesTimid, no hierarchy

Instead: Commit to a dominant color with sharp accents. Create visual hierarchy through color weight.

Predictable Layouts

AvoidWhy
Center-aligned everythingSignals "I used a template"
Symmetric gridSafe but forgettable
Hero + 3-column features + footerThe AI landing page
Cookie-cutter card gridsGeneric pattern

Instead: Use asymmetry, overlap, diagonal flow, grid-breaking elements, or generous negative space.


What to DO

Typography

  • Choose fonts that are beautiful, unique, and interesting
  • Pair a distinctive display font with a refined body font
  • Create strong typographic hierarchy
  • Consider custom letter-spacing and line-height

Color & Theme

  • Commit to a cohesive aesthetic
  • Use CSS variables for consistency
  • Dominant colors with sharp accents > timid, even palettes
  • Consider dark/light as a design choice, not just a toggle

Motion & Animation

  • Focus on high-impact moments: one well-orchestrated page load > scattered micro-interactions
  • Use staggered reveals with animation-delay
  • Scroll-triggered animations that surprise
  • Hover states that delight
  • Prefer CSS-only for HTML; use Motion/Framer for React

Spatial Composition

  • Embrace asymmetry
  • Use overlap and layering
  • Consider diagonal flow
  • Add grid-breaking elements
  • Generous negative space OR controlled density (choose one)

Backgrounds & Details

Create atmosphere rather than defaulting to solid colors:

  • Gradient meshes
  • Noise textures
  • Geometric patterns
  • Layered transparencies
  • Dramatic shadows
  • Decorative borders
  • Custom cursors
  • Grain overlays

Implementation Complexity

Match implementation to aesthetic vision:

AestheticImplementation
Maximalist/dramaticElaborate code, extensive animations, many effects
Minimalist/refinedRestraint, precision, careful spacing, subtle details

Elegance comes from executing the vision well, not from complexity itself.


Quick Reference Checklist

Before submitting UI code:

Fonts

  • NOT using Inter, Roboto, Arial, or Space Grotesk
  • Font choice is intentional and distinctive
  • Typography hierarchy is clear

Colors

  • NOT using purple gradient on white
  • Color scheme has clear hierarchy (dominant + accent)
  • Theme is cohesive and intentional

Layout

  • NOT using generic center-aligned template
  • Layout has visual interest (asymmetry, overlap, or intentional symmetry)
  • Spacing is generous OR dense (not timid)

Polish

  • At least one memorable animation or interaction
  • Background has depth (not just solid color)
  • Details match the chosen aesthetic direction

The Bottom Line

"Claude 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."

No design should be the same. Vary between light and dark, different fonts, different aesthetics. NEVER converge on common choices across generations.

适合场景

01

前端页面设计

02

生成更有辨识度的 UI

03

避免模板化 AI 页面

04

需要统一视觉方向时

能力概览

能力 1

建立明确视觉方向

能力 2

约束排版、色彩、动效和空间布局

能力 3

提醒避免通用模板化设计

能力 4

要求生成可运行的前端实现

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

平台分布

Claude Code

27.37%
按下载量换算29

windsurf

19.65%
按下载量换算21

trae

18.33%
按下载量换算20

OpenCode

12.19%
按下载量换算13

Codex

7.98%
按下载量换算9

Antigravity

2.83%
按下载量换算3

安全审计

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

权限和风险

只读

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

安装前确认

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

来源信息

继续浏览同类 Skills