Browse
Frontend
Skills Found
frontend-design
This skill generates distinctive frontend code with strong aesthetic direction, avoiding generic AI design patterns. It provides specific guidance on typography, color, motion, and layout to create memorable interfaces. The tool pushes for bold creative choices rather than safe defaults.
css-modules
This skill provides detailed guidance on implementing CSS Modules with Lightning CSS and PostCSS in Vite projects. It covers file naming conventions, composition patterns, TypeScript integration, and hybrid approaches with Tailwind. Includes practical examples for animations, third-party component styling, and performance optimization.
discover-frontend
A gateway skill that automatically loads frontend development expertise for React and Next.js projects. It provides structured access to 11 specialized sub-skills covering components, state management, data fetching, forms, accessibility, performance, SEO, and web workers. The skill activates based on project context and offers progressive loading to manage token usage efficiently.
api-integration
A comprehensive guide for integrating OpenAPI specifications with React apps using MCP, featuring excellent type safety, query layer patterns, and practical implementation details.
frontend-components-standards
A comprehensive and practical guide for creating maintainable frontend components with clear principles, excellent examples, and framework-agnostic advice.
react-email
React Email provides React components for building HTML emails that work across email clients. It offers core structure components, content elements, and specialized features like Tailwind support. The skill includes examples for welcome emails, newsletters, and team invitations with proper TypeScript typing and inline styling.
react-patterns
Provides concrete patterns for React 19 features including React Compiler optimization, Server Actions, and new hooks. Offers clear guidance on when to use Actions vs TanStack Query mutations, with practical code examples for form handling, optimistic updates, and component composition.
typography-selector
This skill helps frontend developers and designers select and implement typography from Google Fonts. It provides a browser-based workflow for browsing fonts, generates import code and Tailwind config, and offers curated fallback pairings when browser tools are unavailable. It includes practical typography guidelines and performance tips.
design-wizard
An interactive wizard that guides users through a structured frontend design process from discovery to code generation. It asks targeted questions about project type, audience, and style preferences, then uses specialized tools for research, moodboarding, color selection, and typography. The final output is a single HTML file with Tailwind CSS, semantic markup, and accessibility features.
app-router
This skill provides detailed guidance on Next.js App Router conventions, including file structure, layouts, loading states, error boundaries, and advanced patterns like parallel and intercepting routes. It offers concrete code examples for common scenarios like modals and tab navigation.
tailwindcss
Provides TailwindCSS v4 configuration patterns with CSS-first approach using @theme and @source directives. Covers design tokens, CSS variables, container queries, dark mode, and Vite integration. Includes migration guide from v3 and browser compatibility requirements.
core-principles
Provides concrete architectural guidelines for React 19 SPA development with TypeScript and Vite. Includes specific project structure, execution rules, and integration patterns for TanStack Router and Query. Offers checklists for PR completion and references to authoritative documentation sources.