design-taste-frontend

Generate React and Next.js component architectures with Tailwind and Framer Motion.

Updated Mar 28, 2026
One-click install
npx skills add https://github.com/DITEKmax/rutcampustrack --skill design-taste-frontend-ditekmax
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-taste-frontend
Source: https://github.com/DITEKmax/rutcampustrack/tree/main/.claude/skills/taste-skill
Command: npx skills add https://github.com/DITEKmax/rutcampustrack --skill design-taste-frontend-ditekmax

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides senior-level frontend and UI/UX guidance to eliminate generic AI design outputs and deliver production-ready, high-performance interfaces that follow strict architectural and motion guardrails. It reduces iteration cycles by enforcing deterministic typography, component isolation, dependency verification, responsive fallbacks, and full interaction states.

Core Features & Use Cases

  • Design baseline enforcement: Enforces global design variables (DESIGN_VARIANCE, MOTION_INTENSITY, VISUAL_DENSITY) and adapts them only when explicitly requested.
  • Architecture & conventions: Prescribes React/Next.js Server/Client component rules, Tailwind usage, state management patterns, and dependency checks before importing libraries.
  • Motion and performance rules: Specifies Framer Motion usage, hardware-accelerated animations, isolation of perpetual loops, and mobile performance guardrails.
  • Production-ready UX patterns: Requires loading, empty, and error states, anti-slop content rules (no emojis, no Inter font, no neon glows), and high-fidelity micro-interactions.
  • Use case: Convert a product dashboard brief into a split-screen, asymmetric React prototype with isolated motion components, tailored typography, and skeleton/loading/error states for production handoff.

Quick Start

Design a responsive React/Next.js dashboard using Tailwind and Framer Motion that follows the High-Agency baseline (DESIGN_VARIANCE 8, MOTION_INTENSITY 6, VISUAL_DENSITY 4), includes isolated client motion components, dependency checks, and complete loading/empty/error states.

Frequently Asked Questions about design-taste-frontend

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build production-ready React dashboards with Tailwind and Framer Motion?

Build production-ready React dashboards by isolating client-side Framer Motion components, applying Tailwind styling, and enforcing loading, empty, and error states to ensure high-performance interfaces.

What's the best way to structure Next.js client components for interactive motion?

Structure Next.js interactive motion by isolating perpetual animation loops into dedicated client components, applying hardware-accelerated Framer Motion guardrails, and verifying dependencies before import.

How do I prevent generic AI design outputs in frontend UI/UX?

Prevent generic AI design outputs by enforcing deterministic typography, anti-slop content rules like no emojis or neon glows, and baseline design variables for visual density and motion intensity.

Does this frontend design approach work for marketing pages and interactive heroes?

Yes, this frontend design approach works for marketing pages and interactive heroes by prescribing component isolation, responsive fallbacks, and high-fidelity micro-interactions for production handoff.

Why does Framer Motion cause performance issues on mobile?

Framer Motion causes mobile performance issues when perpetual animation loops are not isolated, requiring hardware-accelerated animations and mobile performance guardrails to maintain smooth rendering.

Can I use Tailwind for asymmetric split-screen React prototypes?

Yes, use Tailwind for asymmetric split-screen React prototypes by applying strict architectural conventions, tailored typography, and complete interaction states for high-agency design engineering.