Token导航 LogoToken导航TokenDH.com
前端设计只读github未标认证来源可访问许可证需确认审计通过

frontend-design前端设计

Agent Skill

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

总安装

544

周安装

22

GitHub Stars

22

下载量

171
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/vipulgupta2048/codex-skills --skill frontend-design

简介

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

  • 适合生成或审查 React、Next.js、Vue、Tailwind、CSS 等相关代码。
  • 结合项目现有设计系统、路由和构建方式,避免生成孤立片段。
  • 涉及页面改动时需配合本地预览和构建检查确认视觉效果。
  • 安装前建议确认权限范围和维护状态。

SKILL.md

Frontend Design

Overview

Build memorable, functional interfaces with a clear aesthetic direction (no generic templates). Focus on bold typography, cohesive palettes, purposeful motion, semantic structure, and accessibility.

Quick Start

  • Collect intent: purpose, audience, platform constraints, framework, delivery format (HTML/React/Vue).
  • Choose an aesthetic direction and signature move (stripe, glow, grain, magazine stack). See references/aesthetic-playbook.md.
  • Define tokens: fonts, palette, shadows, radii, spacing scale. Load fonts early.
  • Plan layout: hero + supporting sections, data/timeline rails, cards; pick grid system and motion plan.
  • Build semantic markup, wire CSS variables, add motion with staggered reveals, then run accessibility and responsive checks.

Workflow

1) Define intent and aesthetic

  • Ask for: target users, tone (brutalist, editorial, neon, soft craft, industrial, etc.), content types (cards, forms, charts), performance constraints.
  • Pick a single memorable gesture and stick to it. Avoid mixed-font chaos unless the style calls for it.
  • If the user is vague, propose 2–3 aesthetic directions from references/aesthetic-playbook.md and confirm.

2) Plan structure and tokens

  • Establish CSS variables for palette, shadows, radii, spacing, and motion curve. Keep accent count to 1–2.
  • Choose font pairing (display + body, optional mono). Provide fallbacks after custom fonts.
  • Map sections and micro-interactions. For vanilla builds, start from semantic HTML; for React, break into composable pieces (Hero, FeatureList, Timeline, CTA Rail).
  • Reference references/implementation-patterns.md for layout, motion, accessibility, and responsive patterns.

3) Build and animate

  • Markup: semantic headings, skip links, ARIA labels for interactive elements, descriptive alt text.
  • Layout: prefer CSS Grid for macro and Flexbox for clusters. Break the grid deliberately (asymmetry, overlaps) while preserving readability.
  • Styling: use custom backgrounds (gradient meshes, grain, hatch) to avoid flat color; design buttons and cards with intentional borders/shadows.
  • Motion: orchestrate a few meaningful animations (page-load stagger, hover magnetic lift, scroll reveals). Guard with prefers-reduced-motion.
  • Data-driven UI: define arrays of content (cards, metrics, steps) to keep components DRY and easy to restyle.

4) Polish and QA

  • Responsive: collapse grids, maintain padding, ensure CTAs remain prominent on mobile, swap hover cues for focus/active styles.
  • Accessibility: one h1, logical heading order, focus styles, contrast AA+, labeled inputs, aria-live where status changes.
  • Performance: avoid heavy shadows on mobile, compress/limit assets, use font-display swap, prefer CSS animations over JS-heavy effects.

References

  • references/aesthetic-playbook.md: Pick strong aesthetic directions with fonts, colors, layout, and motion cues.
  • references/implementation-patterns.md: HTML/React patterns, tokens, motion recipes, responsive and accessibility guidance.

Assets

  • assets/vanilla-starter/: Ready-to-run vanilla HTML/CSS/JS concept (avant studio theme) with gradients, grain, staggered reveals, skip link, and accessible structure. Copy and retheme by updating CSS variables, fonts, and content.

适合场景

01

前端页面设计

02

生成更有辨识度的 UI

03

避免模板化 AI 页面

04

需要统一视觉方向时

能力概览

能力 1

建立明确视觉方向

能力 2

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

能力 3

提醒避免通用模板化设计

能力 4

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

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

平台分布

Codex

33.04%
按下载量换算56

Claude

31.08%
按下载量换算53

Cursor

20.25%
按下载量换算35

Gemini CLI

9.81%
按下载量换算17

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

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

安装前确认

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

来源信息

继续浏览同类 Skills