skills/premium-frontend-ui/SKILL.md
A comprehensive guide for GitHub Copilot to craft immersive, high-performance web experiences with advanced motion, typography, and architectural craftsmanship.
npx skillsauth add jaimeparker/stable-jarvis premium-frontend-uiInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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:
research
精读文献。快速泛读请用paper-quick-read。
data-ai
泛读:快速概览Zotero库中的文献,单轮LLM生成摘要级Markdown报告,并上传为Zotero Note。深度精读请用paper-deep-reader。
tools
# Obsidian Semantic Search Search Obsidian vault notes by conceptual meaning, not just keywords. Builds a local embedding index over all vault notes (per-section chunking), then performs cosine similarity search at query time. ## When to Use - User asks a fuzzy/conceptual question about their own notes ("What papers discuss exploration in RL?") - Keyword search (`mcp__obsidian__search_notes`) returns too many or too few results - User wants to find notes related to a concept without knowing e
development
Expert 10x engineer with comprehensive knowledge of web development, internet protocols, and web standards. Use when working with HTML, CSS, JavaScript, web APIs, HTTP/HTTPS, web security, performance optimization, accessibility, or any web/internet concepts. Specializes in translating web terminology accurately and implementing modern web standards across frontend and backend development.