.agents/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 afonsoft/VideoChat 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:
development
This skill enables visual inspection of websites running locally or remotely to identify and fix design issues. Triggers on requests like "review website design", "check the UI", "fix the layout", "find design problems". Detects issues with responsive design, accessibility, visual consistency, and layout breakage, then performs fixes at the source code level.
testing
Comprehensive unit testing with xUnit, mocking, test patterns, and best practices for .NET applications
data-ai
Universal SQL performance optimization assistant for comprehensive query tuning, indexing strategies, and database performance analysis across all SQL databases (MySQL, PostgreSQL, SQL Server, Oracle). Provides execution plan analysis, pagination optimization, batch operations, and performance monitoring guidance.
development
Universal SQL code review assistant that performs comprehensive security, maintainability, and code quality analysis across all SQL databases (MySQL, PostgreSQL, SQL Server, Oracle). Focuses on SQL injection prevention, access control, code standards, and anti-pattern detection. Complements SQL optimization prompt for complete development coverage.