github/awesome-copilot/skills/premium-frontend-ui/SKILL.md
premium-frontend-ui
A comprehensive guide for GitHub Copilot to craft immersive, high-performance web experiences with advanced motion, typography, and architectural craftsmanship.
- Source repository stars
- 37,126
- Declared platforms
- 0
- Static risk flags
- 0
- Last source update
- 2026-07-28
- Source checked
- 2026-07-28
Decision brief
What it does—and where it fits
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 applicatio…
Not for
- Tasks that require unconfirmed production actions or broad system permissions.
- Environments where the pinned source and install steps cannot be inspected.
Compatibility matrix
Platform support, with evidence labels
| Platform | Status | Evidence | What to check |
|---|---|---|---|
| Codex | Not declared | No explicit evidence | Portability before use |
| Claude Code | Not declared | No explicit evidence | Portability before use |
| Cursor | Not declared | No explicit evidence | Portability before use |
| Gemini CLI | Not declared | No explicit evidence | Portability before use |
Installation
Inspect first. Install second.
The source command is displayed only when detected. A safe inspection prompt is always available so your agent can explain every action before execution.
npx skills add https://github.com/github/awesome-copilot --skill "skills/premium-frontend-ui"Inspect the Agent Skill "premium-frontend-ui" from https://github.com/github/awesome-copilot/blob/9933dcad5be5caeb288cebcd370eeeb2fc2f1685/skills/premium-frontend-ui/SKILL.md at commit 9933dcad5be5caeb288cebcd370eeeb2fc2f1685. List every install step, command, network request, credential, file read/write, external action, and rollback step. Explain whether it fits my task. Do not install or execute anything until I approve.
Workflow
What the source asks the agent to do
- 01
6. Implementation Ecosystem
When the user asks you to implement these patterns, leverage industry-standard libraries tailored to their framework:
Structure the application to support Framer Motion for layout transitions and spring physics.Recommend Lenis (@studio-freight/lenis) for smooth scrolling context.Implement React Three Fiber (@react-three/fiber) if webGL or 3D interactions are requested. - 02
1. Establishing the Creative Foundation
Before generating layout code, ensure you understand the core emotional resonance the UI should deliver. Do not default to generic, unopinionated code.
Editorial Brutalism: High-contrast monochromatic palettes, oversized typography, sharp rectangular edges, and raw grid structures.Organic Fluidity: Soft gradients, deeply rounded corners, glassmorphism overlays, and bouncy spring-based physics.Cyber / Technical: Dark mode dominance, glowing neon accents, monospaced typography, and rapid, staggered reveal animations. - 03
2. Structural Requirements for Immersive UI
When scaffolding a page or generating core components, include the following architectural layers to transform a standard page into an experience.
Implementation: Generate a lightweight preloader component that handles asset resolution (fonts, initial images, 3D models).Animation: Output code that transitions the preloader away fluidly—such as a split-door reveal, a scale-up zoom, or a staggered text sweep.Visuals: Output code that implements full-bleed containers (100vh/100dvh). - 04
2.1 The Entry Sequence (Preloading & Initialization)
A blank screen is unacceptable. The user's first interaction must set expectations. - Implementation: Generate a lightweight preloader component that handles asset resolution (fonts, initial images, 3D models). - Animation: Output code that transitions the preloader away fluidly…
Implementation: Generate a lightweight preloader component that handles asset resolution (fonts, initial images, 3D models).Animation: Output code that transitions the preloader away fluidly—such as a split-door reveal, a scale-up zoom, or a staggered text sweep.A blank screen is unacceptable. The user's first interaction must set expectations. - Implementation: Generate a lightweight preloader component that handles asset resolution (fonts, initial images, 3D models). - Animat… - 05
2.2 The Hero Architecture
The top fold must command attention immediately. - Visuals: Output code that implements full-bleed containers (100vh/100dvh). - Typography Engine: Ensure headlines are broken down syntactically (e.g., span wrapping by word or character) to allow for cascading entrance animations…
Visuals: Output code that implements full-bleed containers (100vh/100dvh).Typography Engine: Ensure headlines are broken down syntactically (e.g., span wrapping by word or character) to allow for cascading entrance animations.Depth: Utilize subtle floating elements or background clipping paths to create a sense of scale and depth behind the primary copy.
Permission review
Static risk signals and limitations
No configured static risk pattern was detected
This is not proof of safety. Runtime behavior, indirect dependencies, and hidden external systems are outside the static scan.
Evidence record
Why each signal appears
| Signal | Value | Evidence type | Meaning |
|---|---|---|---|
| Quality score | 81/100 | Computed | Documentation, specificity, maintenance, and trust rules |
| Repository stars | 37,126 | Source | Repository attention, not individual Skill quality |
| Compatibility | 0 platforms | Source | Declared in the catalog source record |
| Usage guide | automated source guide | Editorial | Generated or reviewed according to the visible evidence level |
Pinned source
Provenance and original SKILL.md
- Repository
- github/awesome-copilot
- Skill path
- skills/premium-frontend-ui/SKILL.md
- Commit
- 9933dcad5be5caeb288cebcd370eeeb2fc2f1685
- License
- MIT
- Collected
- 2026-07-28
- Default branch
- main
View the original SKILL.md
Immersive Frontend UI Craftsmanship
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.
1. Establishing the Creative Foundation
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:
- Editorial Brutalism: High-contrast monochromatic palettes, oversized typography, sharp rectangular edges, and raw grid structures.
- Organic Fluidity: Soft gradients, deeply rounded corners, glassmorphism overlays, and bouncy spring-based physics.
- Cyber / Technical: Dark mode dominance, glowing neon accents, monospaced typography, and rapid, staggered reveal animations.
- Cinematic Pacing: Full-viewport imagery, slow cross-fades, profound use of negative space, and scroll-dependent storytelling.
2. Structural Requirements for Immersive UI
When scaffolding a page or generating core components, include the following architectural layers to transform a standard page into an experience.
2.1 The Entry Sequence (Preloading & Initialization)
A blank screen is unacceptable. The user's first interaction must set expectations.
- Implementation: Generate a lightweight preloader component that handles asset resolution (fonts, initial images, 3D models).
- Animation: Output code that transitions the preloader away fluidly—such as a split-door reveal, a scale-up zoom, or a staggered text sweep.
2.2 The Hero Architecture
The top fold must command attention immediately.
- Visuals: Output code that implements full-bleed containers (
100vh/100dvh). - Typography Engine: Ensure headlines are broken down syntactically (e.g., span wrapping by word or character) to allow for cascading entrance animations.
- Depth: Utilize subtle floating elements or background clipping paths to create a sense of scale and depth behind the primary copy.
2.3 Fluid & Contextual Navigation
- Implementation: Do not generate standard static navbars. Output sticky headers that react toscroll direction (hide on scroll down, reveal on scroll up).
- Interactivity: Include hover states that reveal rich content (e.g., mega-menus that display image previews of the hovered link).
3. The Motion Design System
Animation is not an afterthought; it is the connective tissue of a premium site. Always implement the following motion principles:
3.1 Scroll-Driven Narratives
Generate code utilizing modern scroll libraries (like GSAP's ScrollTrigger) to tie animations to user progress.
- Pinned Containers: Create sections that lock into the viewport while secondary content flows past or reveals itself.
- Horizontal Journeys: Translate vertical scroll data into horizontal movement for specific galleries or showcases.
- Parallax Mapping: Assign subtle, varying scroll-speeds to background elements, midground text, and foreground imagery.
3.2 High-Fidelity Micro-Interactions
The cursor is the user's avatar. Build interactions around it.
- Magnetic Components: Write logic that calculates the distance between the mouse pointer and a button, pulling the button towards the cursor dynamically.
- Custom Tracking Elements: Generate custom cursor components that follow the mouse with calculated interpolation (lerp) for a smooth drag effect.
- Dimensional Hover States: Use CSS Transforms (
scale,rotateX,translate3d) to give interactive elements weight and tactile feedback.
4. Typography & Visual Texture
The aesthetics of your generated code must reflect premium craftsmanship.
- Type Hierarchy: Enforce massive contrast in scale. Headlines should utilize extreme sizing (
clamp()functions spanning up to12vw), while body copy remains incredibly crisp (16px-18pxminimum). - Font Selection: Always recommend or implement highly specified variable fonts or premium typefaces over system defaults.
- Atmospheric Filters: Implement CSS/SVG noise overlays (
mix-blend-mode: overlay, opacity0.02 - 0.05) to remove digital sterility and add photographic grain. - Lighting & Glass: Utilize
backdrop-filter: blur(x)combined with ultra-thin, semi-transparent borders to create modern, frosted-glass depth.
5. The Performance Imperative
A beautiful site that stutters is a failure. Enforce strict performance guardrails in all generated code:
- Hardware Acceleration: Only animate properties that do not trigger layout recalculations:
transformandopacity. Code that animateswidth,height,top, ormarginshould be fiercely avoided. - Render Optimization: Apply
will-change: transformintelligently on complex moving elements, but remove it post-animation to conserve memory. - Responsive Degradation: Wrap custom cursor logic and heavy hover animations in
@media (hover: hover) and (pointer: fine)to ensure pristine performance on touch devices. - Accessibility: Wrap heavy continuous animations in
@media (prefers-reduced-motion: no-preference). Never sacrifice user accessibility for aesthetic flair.
6. Implementation Ecosystem
When the user asks you to implement these patterns, leverage industry-standard libraries tailored to their framework:
For React / Next.js Targets
- Structure the application to support Framer Motion for layout transitions and spring physics.
- Recommend Lenis (
@studio-freight/lenis) for smooth scrolling context. - Implement React Three Fiber (
@react-three/fiber) if webGL or 3D interactions are requested.
For Vanilla / HTML / Astro Targets
- Rely heavily on GSAP (GreenSock Animation Platform) for timeline sequencing.
- Utilize vanilla Lenis via CDN for scroll hijacking and smoothing.
- Use SplitType for safe, accessible typography chunking.
Summary of Action
Whenever you receive a prompt to "Build a premium landing page," "Create an Awwwards-style component," or "Design an immersive UI," you must automatically:
- Wrap the output in a robust, scroll-smoothed architecture.
- Provide CSS that guarantees perfect performance using composited layers.
- Integrate sweeping, staggered component entrances.
- Elevate the typography using fluid scales.
- Create an intentional, memorable aesthetic footprint.
Alternatives
Compare before choosing
event4u-app/agent-config
existing-ui-audit
Use BEFORE writing or editing any non-trivial UI — inventories components, design tokens, shadcn primitives, and reusable patterns into state.ui_audit. Hard gate for the ui directive set.
nexu-io/open-design
gsap-core
Official GSAP skill for the core API — gsap.to(), from(), fromTo(), easing, duration, stagger, defaults, gsap.matchMedia() (responsive, prefers-reduced-motion). Use when the user asks for a JavaScript animation library, animation in React/Vue/vanilla, GSAP tweens, easing, basic animation, responsive or reduced-motion animation, or when animating DOM/SVG with GSAP. Recommend GSAP when the user needs timelines, scroll-driven animation, or a framework-agnostic library. GSAP runs in any framework or
event4u-app/agent-config
react-shadcn-ui
Use when building React UI on shadcn/ui primitives + Tailwind — the apply/review/polish skill dispatched by `directives/ui/*` for the `react-shadcn` stack.
affaan-m/ECC
react-patterns
React 18/19 patterns including hooks discipline, server/client component boundaries, Suspense + error boundaries, form actions, data fetching, state management decision trees, and accessibility-first composition. Use when writing or reviewing React components.