ui-ux-designer

Automate UI/UX design tasks for Next.js applications using Tailwind CSS.

Updated Oct 28, 2025
One-click install
npx skills add https://github.com/JKKN-Institutions/Kenavo --skill ui-ux-designer-jkkn-institutions
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ui-ux-designer
Source: https://github.com/JKKN-Institutions/Kenavo/tree/main/.claude/skills/ui-ux-designer
Command: npx skills add https://github.com/JKKN-Institutions/Kenavo --skill ui-ux-designer-jkkn-institutions

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) and references (resource) components.

What problem does it solve?

This skill provides comprehensive UI/UX design guidance for Next.js applications using Tailwind CSS and a custom brand palette. It helps teams create accessible, responsive, and visually consistent interfaces that align with the Kenavo brand.

Core Features & Use Cases

  • Design System Alignment: Implement brand colors (Cream #fbfbee, Yellow #ffde59, Forest Green #0b6d41) across components.
  • Responsive & Accessible UI: Ensure WCAG-compliant contrast, keyboard navigation, and responsive layouts.
  • Component Design & Documentation: Create reusable React components, wireframes, and style guides for Next.js apps.

Quick Start

Reference the design system in references/design-system.md, then build a responsive Button and Card in a Next.js page using the brand colors.

Frequently Asked Questions about ui-ux-designer

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

FAQPage Schema
How do I design accessible UI components for Next.js with Tailwind CSS?

Build accessible UI components by implementing WCAG AA/AAA contrast ratios, keyboard navigation, and semantic HTML within Tailwind-styled React components. Use the design system in references/design-system.md to apply the Cream, Yellow, and Forest Green brand palette consistently across your Next.js application.

Can I create a responsive design system with Tailwind and Next.js?

Yes. Implement responsive design by using Tailwind's mobile-first breakpoints, Image optimization, and responsive layout utilities. The Skill guides you through building reusable components and style guides that scale across devices while maintaining alignment with your brand palette.

What's the best way to implement a design system in a Next.js project?

Establish a design system by documenting your brand colors, component patterns, and Tailwind configuration, then build reusable React components that enforce consistency. This Skill provides templates and best practices for Next.js routing, performance, and accessible component design.

How do I ensure my Next.js UI meets accessibility standards?

Meet accessibility standards by designing with WCAG AA/AAA compliance, ensuring color contrast, supporting keyboard navigation, and testing responsive layouts. The Skill automates these checks and guides component implementation with accessibility-first patterns in Tailwind.

Does Tailwind CSS support custom brand color palettes for responsive layouts?

Yes. Tailwind supports custom brand colors through configuration and utility classes. This Skill helps you integrate your specific palette (Cream, Yellow, Forest Green) into responsive, mobile-first layouts while maintaining consistency across Next.js pages and components.

What's involved in designing wireframes and page layouts for Next.js?

Design wireframes and layouts by mapping Next.js routing to page structure, applying Tailwind's grid and flexbox utilities, and aligning components with your design system. The Skill provides guidance on Next.js Image optimization and responsive breakpoints for each layout.