premium-frontend-ui by github/awesome-copilot
npx skills add https://github.com/github/awesome-copilot --skill premium-frontend-ui作为 AI 工程助手,在构建高端前端体验时,你的职责不仅仅是输出功能性的 HTML 和 CSS。你必须架构沉浸式的数字环境。本技能提供了生成高度精心设计、获奖级别 Web 应用程序的蓝图,这些应用程序优先考虑美学质量、深度交互性和无懈可击的性能。
当用户请求一个高端落地页、一个交互式作品集,或一个需要顶级视觉打磨的专门组件时,请将以下严格标准应用于你生成的每一行代码。
在生成布局代码之前,确保你理解界面应传达的核心情感共鸣。不要默认使用通用、无倾向性的代码。
在你的 CSS 和组件结构中致力于建立强烈的视觉识别:
在搭建页面或生成核心组件时,包含以下架构层,以将标准页面转变为一种体验。
空白屏幕是不可接受的。用户的首次互动必须设定预期。
首屏必须立即吸引注意力。
100vh/100dvh)的代码。广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
动画不是事后才考虑的;它是高端网站的连接组织。始终实施以下动效原则:
生成利用现代滚动库(如 GSAP 的 ScrollTrigger)的代码,将动画与用户滚动进度绑定。
光标是用户的化身。围绕它构建交互。
scale、rotateX、translate3d)为交互元素赋予重量感和触觉反馈。你生成的代码在美学上必须反映精湛的工艺。
clamp() 函数范围可达 12vw),而正文则保持极其清晰(最小 16px-18px)。mix-blend-mode: overlay,不透明度 0.02 - 0.05),以消除数字化的生硬感并添加摄影颗粒感。backdrop-filter: blur(x) 结合超薄、半透明边框,创造现代、磨砂玻璃般的深度感。一个卡顿的漂亮网站是失败的。在所有生成的代码中强制执行严格的性能护栏:
transform 和 opacity。应坚决避免对 width、height、top 或 margin 进行动画处理的代码。will-change: transform,但在动画结束后移除它以节省内存。@media (hover: hover) and (pointer: fine) 中,以确保在触摸设备上的完美性能。@media (prefers-reduced-motion: no-preference) 中。永远不要为了美学效果而牺牲用户的可访问性。当用户要求你实现这些模式时,请利用针对其框架定制的行业标准库:
@studio-freight/lenis)以实现平滑滚动上下文。@react-three/fiber)。每当你收到诸如"构建一个高端落地页"、"创建一个 Awwwards 风格的组件"或"设计一个沉浸式界面"的提示时,你必须自动执行以下操作:
每周安装量
269
代码仓库
GitHub 星标数
26.7K
首次出现
6 天前
安全审计
安装于
gemini-cli246
codex246
opencode242
cursor240
github-copilot239
cline238
As an AI engineering assistant, your role when building premium frontend experiences goes beyond outputting functional HTML and CSS. You must architect immersive digital environments. This skill provides the blueprint for generating highly intentional, award-level web applications that prioritize aesthetic quality, deep interactivity, and flawless performance.
When a user requests a high-end landing page, an interactive portfolio, or a specialized component that requires top-tier visual polish, apply the following rigorous standards to every line of code you generate.
Before generating layout code, ensure you understand the core emotional resonance the UI should deliver. Do not default to generic, unopinionated code.
Commit to a strong visual identity in your CSS and component structure:
When scaffolding a page or generating core components, include the following architectural layers to transform a standard page into an experience.
A blank screen is unacceptable. The user's first interaction must set expectations.
The top fold must command attention immediately.
100vh/100dvh).Animation is not an afterthought; it is the connective tissue of a premium site. Always implement the following motion principles:
Generate code utilizing modern scroll libraries (like GSAP's ScrollTrigger) to tie animations to user progress.
The cursor is the user's avatar. Build interactions around it.
scale, rotateX, translate3d) to give interactive elements weight and tactile feedback.The aesthetics of your generated code must reflect premium craftsmanship.
clamp() functions spanning up to 12vw), while body copy remains incredibly crisp (16px-18px minimum).mix-blend-mode: overlay, opacity 0.02 - 0.05) to remove digital sterility and add photographic grain.backdrop-filter: blur(x) combined with ultra-thin, semi-transparent borders to create modern, frosted-glass depth.A beautiful site that stutters is a failure. Enforce strict performance guardrails in all generated code:
transform and opacity. Code that animates width, height, top, or margin should be fiercely avoided.will-change: transform intelligently on complex moving elements, but remove it post-animation to conserve memory.@media (hover: hover) and (pointer: fine) to ensure pristine performance on touch devices.@media (prefers-reduced-motion: no-preference). Never sacrifice user accessibility for aesthetic flair.When the user asks you to implement these patterns, leverage industry-standard libraries tailored to their framework:
@studio-freight/lenis) for smooth scrolling context.@react-three/fiber) if webGL or 3D interactions are requested.Whenever you receive a prompt to "Build a premium landing page," "Create an Awwwards-style component," or "Design an immersive UI," you must automatically:
Weekly Installs
269
Repository
GitHub Stars
26.7K
First Seen
6 days ago
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
gemini-cli246
codex246
opencode242
cursor240
github-copilot239
cline238
React 组合模式指南:Vercel 组件架构最佳实践,提升代码可维护性
106,200 周安装