skills/frontend-enhancer/SKILL.md
This skill should be used when enhancing the visual design and aesthetics of Next.js web applications. It provides modern UI components, design patterns, color palettes, animations, and layout templates. Use this skill for tasks like improving styling, creating responsive designs, implementing modern UI patterns, adding animations, selecting color schemes, or building aesthetically pleasing frontend interfaces.
npx skillsauth add auldsyababua/instructor-workflow frontend-enhancerInstall 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.
The Frontend Enhancer skill transforms Next.js applications into visually stunning, modern web experiences. It provides production-ready components, comprehensive design guidelines, curated color palettes, smooth animations, and flexible layout templates optimized for responsiveness and accessibility.
Invoke this skill when:
Use pre-built, production-ready React components with multiple variants and states:
Button Component (assets/button-variants.tsx):
Card Component (assets/card-variants.tsx):
Input Components (assets/input-variants.tsx):
Implementation workflow:
assets/ to your project's components directorycn utility function exists (see assets/utils-cn.ts)Use pre-designed, responsive layout patterns for common page sections:
Hero Section (assets/layout-hero-section.tsx):
Feature Grid (assets/layout-feature-grid.tsx):
Implementation workflow:
assets/ to your components directoryReference comprehensive design principles for consistent, professional interfaces:
Design Principles (references/design_principles.md):
When to reference:
How to use:
Read references/design_principles.md to understand best practices, then apply them to your specific design challenges. The document covers both theory and practical implementation.
Access professionally curated color schemes optimized for modern web applications:
Available Palettes (references/color_palettes.md):
Each palette includes:
Implementation options:
tailwind.config.js (examples provided)Selection workflow:
references/color_palettes.md to see all available palettesAdd smooth, professional animations using pre-built CSS classes and keyframes:
Animation Library (assets/animations.css):
Accessibility:
All animations respect prefers-reduced-motion for accessibility compliance.
Implementation workflow:
assets/animations.css to your global CSS file (or create a separate animations file)animate-fade-in-up, hover-lift, etc.Best practices:
prefers-reduced-motion enabledFollow this systematic approach when enhancing a frontend application:
references/color_palettes.mdreferences/design_principles.mdcn utility function (assets/utils-cn.ts)assets/animations.css) to global stylesassets/prefers-reduced-motionMost components require the cn utility function for class name merging. To set it up:
assets/utils-cn.ts to your project's lib/utils.tsnpm install clsx tailwind-merge
import { cn } from '@/lib/utils';
All components and layouts follow a mobile-first approach:
Test each breakpoint to ensure proper layout and readability.
Ensure all enhanced interfaces meet these standards:
To adapt components and templates to your brand:
rounded-lg to rounded-xl)shadow-md to shadow-lg)This skill includes:
color_palettes.md - Six professionally designed color schemes with implementation examplesdesign_principles.md - Comprehensive design guidelines covering visual hierarchy, typography, accessibility, and common patternsbutton-variants.tsx - Modern button component with 5 variants and 3 sizescard-variants.tsx - Flexible card component with subcomponentsinput-variants.tsx - Input and textarea components with validation stateslayout-hero-section.tsx - Hero section with 3 layout variantslayout-feature-grid.tsx - Responsive feature grid with configurable columnsanimations.css - Complete animation library with accessibility supportutils-cn.ts - Utility function for class name mergingtools
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
testing
Three-step Linear update protocol after job completion - update child issue, check parent completion, update parent if all children done
testing
This skill should be used whenever users need help planning trips, creating travel itineraries, managing travel budgets, or seeking destination advice. On first use, collects comprehensive travel preferences including budget level, travel style, interests, and dietary restrictions. Generates detailed travel plans with day-by-day itineraries, budget breakdowns, packing checklists, cultural do's and don'ts, and region-specific schedules. Maintains database of preferences and past trips for personalized recommendations.
tools
Proactive token budget assessment and task chunking strategy. Use this skill when queries involve multiple large file uploads, requests for comprehensive multi-document analysis, complex multi-step workflows with heavy research (10+ tool calls), phrases like "complete analysis", "full audit", "thorough review", "deep dive", or tasks combining extensive research with large output artifacts. This skill helps assess token consumption risk early and recommend chunking strategies before beginning work.