packages/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 ailabs-393/ai-labs-claude-skills 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 mergingtesting
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.
development
This skill should be used when writing test cases, fixing bugs, analyzing code for potential issues, or improving test coverage for JavaScript/TypeScript applications. Use this for unit tests, integration tests, end-to-end tests, debugging runtime errors, logic bugs, performance issues, security vulnerabilities, and systematic code analysis.
development
This skill should be used when analyzing technical debt in a codebase, documenting code quality issues, creating technical debt registers, or assessing code maintainability. Use this for identifying code smells, architectural issues, dependency problems, missing documentation, security vulnerabilities, and creating comprehensive technical debt documentation.
development
Assist writers with story planning, character development, plot structuring, chapter writing, timeline tracking, and consistency checking. Use this skill when working with creative writing projects organized in folders containing characters, chapters, story planning documents, and summaries. Trigger this skill for tasks like "Help me develop this character," "Write the next chapter," "Check consistency across my story," or "Track the timeline of events."