Loading...
Loading...
Found 201 Skills
Web UI - glassmorphism, Tailwind, dark mode, accessibility
Export .pen design to React/Tailwind code. Does ONE thing well. Input: .pen frame ID or file path Output: React component code + Tailwind config Use when: design-exploration or user needs implementation code from a finalized Pencil design.
SPYLT product landing with GSAP scroll animations, React 19, and Tailwind CSS 4.
Clone/replicate websites into production-ready Next.js 16 code using Firecrawl MCP. Use when user asks to: clone website, vibe clone, replicate landing page, copy website design, rebuild this site, recreate this page, clone specific sections (hero, pricing, footer, etc). Triggers: "clone this website", "vibe clone [url]", "replicate this landing page", "rebuild this site in Next.js", "clone the hero section from [url]", "copy this design".
Tailwind CSS advanced design systems with design tokens and @theme configuration
Tailwind CSS advanced layout techniques including CSS Grid and Flexbox patterns
Generate correct shadcn/Tailwind layouts by applying CSS mental models. This skill should be used when the user asks to 'create a shadcn layout', 'fix layout issues', 'debug CSS height problems', 'make scrolling work', or has issues with Tailwind flex/grid. Keywords: shadcn, Tailwind, layout, CSS, flex, grid, height, scroll, overflow.
Tailwind CSS accessibility patterns including WCAG 2.2 compliance, touch targets, focus management, and ARIA support
Build responsive, mobile-first web applications. Use when implementing responsive layouts, touch interactions, mobile navigation, or optimizing for various screen sizes. Triggers on responsive design, mobile-first, breakpoints, touch events, viewport.
Tailwind CSS advanced component patterns with CVA integration and variant management
Tailwind CSS integration guide for React, Vue, Next.js, and other frameworks
shadcn/ui component library for React with Tailwind CSS - copy-paste accessible components with full code ownership