Agent Skillsclassroomio/classroomio › frontend-design

frontend-design

GitHub

用于创建具有独特美学风格的生产级前端界面。指导AI根据用户需求,结合设计思维确定视觉方向,并生成高质量、美观的HTML/CSS/JS或React/Vue代码,避免通用AI审美。

skills/frontend-design/SKILL.md classroomio/classroomio

触发场景

构建网页组件 开发前端页面 创建Web应用程序 需要高设计质量的UI实现

安装

npx skills add classroomio/classroomio --skill frontend-design -g -y
更多选项

不安装直接使用

npx skills use classroomio/classroomio@frontend-design

指定 Agent (Claude Code)

npx skills add classroomio/classroomio --skill frontend-design -a claude-code -g -y

安装 repo 全部 skill

npx skills add classroomio/classroomio --all -g -y

预览 repo 内 skill

npx skills add classroomio/classroomio --list

SKILL.md

Frontmatter
{
    "name": "frontend-design",
    "license": "Complete terms in LICENSE.txt",
    "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."
}

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

Internal Component Library

ALWAYS prioritise components from packages/ui before reaching for raw HTML elements or third-party UI libraries.

Import using the @cio/ui package name. Examples:

  • import { Button } from '@cio/ui/base/button'
  • import { Chip } from '@cio/ui/custom/chip'
  • import { cn } from '@cio/ui/tools'
  • import { BackButton } from '@cio/ui' (re-exported root for some components)

Available base components (covers the majority of common UI needs): accordion, alert, avatar, badge, breadcrumb, button, button-group, card, chart, checkbox, collapsible, command, copy-button, dark-mode, dialog, drawer, dropdown-menu, empty, field, hover-card, input, input-group, item, kbd, label, menubar, navigation-menu, page, pagination, password, popover, progress, radio-group, select, separator, sheet, sidebar, skeleton, sonner, spinner, switch, table, tabs, textarea, toggle, toggle-group, tooltip

Available custom components (domain-specific, higher-level): animation, back-button, chat-textarea, checkbox-field, checkbox-option-card, chip, code, course-card, document-card, domain-input, editor, empty, exercise-question, file-drop-zone, icon-button, image-cropper, input-field, media-player, mention-popover, moving-icons, multi-select-list, newsfeed-reactions, org-landing-page, password, pricing-card, pricing-toggle, question-type-picker, radio-item, radio-option-card, resource-list-row, safe-html-content, search, simple-logo-nav, textarea-field, underline-tabs, user-avatar, widget-layout-preview, youtube-link-form

Only build a component from scratch when none of the above is a reasonable fit. When extending an existing component, prefer composition over modification of the source file.

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: 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.

版本历史

  • 4fae088 当前 2026-08-20 12:08

同 Skill 集合

skills/add-docs-image/SKILL.md
skills/add-landing-template/SKILL.md
skills/animation-vocabulary/SKILL.md
skills/apple-design/SKILL.md
skills/create-issue/SKILL.md
skills/create-thumbnail/SKILL.md
skills/emil-design-eng/SKILL.md
skills/find-animation-opportunities/SKILL.md
skills/humanizer/SKILL.md
skills/i-have-adhd/SKILL.md
skills/improve-animations/SKILL.md
skills/pick-ui-library/SKILL.md
skills/prototype/SKILL.md
skills/review-animations/SKILL.md
skills/ship-feature/SKILL.md
skills/stage-and-commit/SKILL.md
skills/write-docs/SKILL.md
skills/write-prd/SKILL.md

元信息

文件数
0
版本
f08f6c6
Hash
ebadd227
收录时间
2026-08-20 12:08

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-16 22:34
浙ICP备14020137号-1