Token导航 LogoToken导航TokenDH.com
前端设计需要联网github未标认证来源可访问clear审计通过

modern-web-design现代网页设计

Agent Skill

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

总安装

2,162

周安装

91

GitHub Stars

4

下载量

757
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/kuse-ai/kuse-skills --skill modern-web-design

简介

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

  • 适合生成或审查 React、Next.js、Vue、Tailwind、CSS 等相关代码。
  • 使用时需结合项目现有设计系统、路由和构建方式,避免孤立片段。
  • 涉及页面改动时应配合本地预览和构建检查确认视觉效果。
  • modern-web-design 属于前端设计类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Modern Web Design Creator

Build beautiful, responsive websites using modern design principles, Tailwind CSS, and contemporary UI patterns. Creates production-ready code with animations, responsive layouts, and accessibility features.

When to Use This Skill

Use this skill for:

  • Landing pages and marketing websites
  • Portfolio and personal brand sites
  • Business and company websites
  • SaaS application interfaces
  • E-commerce product pages
  • Blog and content sites
  • Dashboard and admin interfaces

Design System Foundation

Core Principles

  • Mobile-first responsive design with breakpoint optimization
  • Design tokens for consistent spacing, colors, and typography
  • Component-based architecture for maintainable code
  • Accessibility-first development with ARIA labels and semantic HTML
  • Performance optimization with minimal CSS and efficient animations

Style Categories

Reference references/design-systems.md for complete style specifications:

Minimalist Professional

  • Clean typography with generous whitespace
  • Neutral color palette with strategic accent colors
  • Subtle shadows and minimal animations
  • Focus on content hierarchy and readability

Modern SaaS

  • Bold gradients and vibrant colors
  • Card-based layouts with elevation
  • Micro-interactions and hover states
  • Dashboard-style components

Creative Portfolio

  • Experimental layouts and grid systems
  • Bold typography and creative color schemes
  • Advanced animations and scroll effects
  • Image-focused design patterns

E-commerce Optimized

  • Product-focused layouts
  • Trust signals and social proof elements
  • Conversion-optimized CTAs
  • Shopping and checkout flows

Implementation Workflow

  1. Analyze Requirements: Determine site purpose, target audience, and functionality needs
  2. Select Design Category: Choose appropriate style system from references
  3. Generate Structure: Create semantic HTML with proper heading hierarchy
  4. Apply Styling: Implement Tailwind CSS classes with design system tokens
  5. Add Interactions: Include animations, hover states, and micro-interactions
  6. Optimize Responsive: Ensure mobile-first responsive behavior
  7. Enhance Accessibility: Add ARIA labels, alt text, and keyboard navigation

Code Generation Standards

HTML Structure

  • Semantic HTML5 elements (<header>, <main>, <section>, <article>)
  • Proper heading hierarchy (h1 → h6)
  • Accessibility attributes (ARIA, alt text, roles)
  • Meta tags for SEO and responsive design

CSS Framework

  • Tailwind CSS utility classes for rapid development
  • Custom CSS for complex animations and unique effects
  • CSS variables for design token consistency
  • Mobile-first media queries

JavaScript Features

  • Vanilla JavaScript for lightweight interactions
  • Intersection Observer for scroll animations
  • Form validation and submission handling
  • Mobile menu and navigation toggles

Component Library

Load assets/component-templates.html for reusable components:

Navigation Components

  • Responsive header with mobile menu
  • Sticky navigation with scroll effects
  • Breadcrumb navigation
  • Footer with social links

Content Sections

  • Hero sections with various layouts
  • Feature grids and comparison tables
  • Testimonial carousels
  • FAQ accordions
  • Contact forms

Interactive Elements

  • Animated buttons and CTAs
  • Image galleries and lightboxes
  • Progress bars and counters
  • Modal dialogs and tooltips

Advanced Features

Animation System

  • CSS transitions for smooth interactions
  • Keyframe animations for complex movements
  • Intersection Observer for scroll-triggered effects
  • Performance-optimized animations

Performance Optimization

  • Minimal CSS footprint with utility-first approach
  • Lazy loading for images and heavy content
  • Critical CSS inlining for above-fold content
  • Progressive enhancement strategies

SEO Foundation

  • Semantic HTML structure
  • Meta tags and Open Graph
  • JSON-LD structured data
  • Performance optimization for Core Web Vitals

Supporting Resources

  • references/design-systems.md: Complete style guides and color palettes
  • assets/component-templates.html: Reusable HTML component library
  • scripts/build-tools.js: Optimization and build utilities

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

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

平台分布

Codex

28.98%
按下载量换算219

Claude Code

21.3%
按下载量换算161

windsurf

17.19%
按下载量换算130

OpenCode

11.73%
按下载量换算89

Cursor

7.02%
按下载量换算53

Antigravity

3.85%
按下载量换算29

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。

来源信息

继续浏览同类 Skills