Marketplace

Find the right skill for the job.

Browse the full catalog through outcome-first channels, technical facets, rating filters, and server-side pagination built for a large public marketplace.

Start with the job to be done
42 results
Build UI · Frontend
Page 1 of 2
SkillHub ClubBuild UI

shadcn-ui

Comprehensive documentation skill for shadcn/ui component library with excellent CLI guidance, framework-specific setups, and practical implementation examples.

S 9.0
Frontend
ui-componentsreacttailwindcsscomponent-library
246
rank 90
hot 98
SkillHub ClubBuild UI

react-typescript

Provides concrete React 19+ TypeScript patterns for function components, hooks, state management with Context/Zustand, TanStack Query integration, form handling using React Hook Form with Zod, error boundaries, and performance optimization techniques like memoization.

A 8.8
FrontendIntegration
reacttypescriptstate-managementtanstack-query
246
rank 88
hot 98
SkillHub ClubBuild UI

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.

A 8.6
FrontendIntegration
css-modulesvitetypescriptstyling
246
rank 86
hot 98
SkillHub ClubBuild UI

peekaboo

Peekaboo is a CLI tool for macOS UI automation that captures screens, interacts with UI elements, manages apps/windows, and handles keyboard/mouse input. It provides detailed targeting options, JSON output for scripting, and supports complex automation workflows through its comprehensive command set.

A 8.4
TestingFrontend
macos-automationui-testingcli-toolscreen-capture
321.1K
rank 99
hot 99
SkillHub ClubBuild UI

testing-frontend

Provides concrete testing patterns for React and Vue applications using Vitest and Testing Library. Covers component testing, async operations, forms, hooks, mocking, and integration tests with practical code examples. Includes guidance on test organization, performance, and accessibility testing.

A 8.4
TestingFrontendIntegration
frontend-testingreact-testingvue-testingvitest
246
rank 84
hot 98
SkillHub ClubBuild UI

tanstack-router

Comprehensive TanStack Router skill providing excellent guidance on type-safe, file-based routing with modern React applications, covering installation, configuration, and advanced patterns.

A 8.7
Frontend
react-routertype-safetyfile-based-routingtanstack
246
rank 87
hot 98
SkillHub ClubBuild UI

tooling-setup

Provides complete configuration for React 19 projects using Vite, TypeScript, Biome, and Vitest. Includes specific code examples for build setup, strict type checking, linting/formatting, and testing infrastructure with practical package installation commands and IDE settings.

A 8.8
FrontendTesting
reactvitetypescriptbiome
246
rank 88
hot 98
SkillHub ClubBuild UI

testing-hashql

Provides detailed guidance for testing HashQL compiler code using compiletest UI tests, unit tests, and insta snapshots. Covers test structure, annotation syntax, debugging failures, and updating expected outputs with --bless. Includes concrete examples for different testing scenarios and clear command references.

A 8.3
TestingFrontend
compiler-testingrustdiagnosticssnapshot-testing
1.4K
rank 83
hot 99
SkillHub ClubBuild UI

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.

A 8.2
Frontend
nextjsapp-routerroutingreact
2.6K
rank 82
hot 99
SkillHub ClubBuild UI

react-ui-patterns

Provides concrete React patterns for loading states, error handling, and form submissions. Includes specific code examples showing correct vs. wrong implementations, decision trees for loading indicators, and anti-patterns to avoid. Focuses on user experience principles like never showing stale UI and always surfacing errors.

A 8.9
Frontend
reactui-patternserror-handlingloading-states
5.5K
rank 89
hot 99
SkillHub ClubBuild UI

sveltekit-structure

Provides quick reference documentation for SvelteKit file structure and routing patterns. Covers core concepts like page/layout files, route parameters, error boundaries, and SSR hydration. Includes practical examples and separates detailed explanations into referenced files.

A 8.5
Frontend
sveltekitweb-developmentdocumentationrouting
192
rank 85
hot 97
SkillHub ClubBuild UI

svelte-runes

Provides clear, structured guidance for Svelte 5's runes system with practical examples and migration advice. Includes decision matrices, common mistakes, and attachment patterns. Focuses on preventing reactivity errors and syntax mixing.

A 8.5
Frontend
sveltereactivitymigrationreference
192
rank 85
hot 97
SkillHub ClubBuild UI

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.

A 8.2
FrontendIntegration
react-19project-structurebest-practicestypescript
245
rank 82
hot 98
SkillHub ClubBuild UI

svelte-components

Provides practical Svelte patterns for web components, form handling, and integrating popular UI libraries like Bits UI and Ark UI. Includes specific code examples for common scenarios like form attributes outside tables and Svelte 5 custom element quirks. Serves as a quick reference rather than a full tutorial.

A 8.4
Frontend
svelteweb-componentsui-librariesform-handling
192
rank 84
hot 97
SkillHub ClubBuild UI

shadcn-ui

A comprehensive and practical guide for implementing shadcn/ui component library with detailed setup instructions, configuration examples, and component patterns for React/Next.js projects.

A 8.0
Frontend
react-componentsui-librarytailwindcssnextjs
171
rank 80
hot 96
SkillHub ClubBuild UI

tamagui-best-practices

Comprehensive Tamagui best practices guide covering advanced patterns, performance optimization, and common pitfalls for experienced developers.

A 8.5
Frontend
tamaguiui-frameworkreact-nativestyling
40
rank 85
hot 90
SkillHub ClubBuild UI

angular-migration

Provides detailed guidance for migrating AngularJS applications to Angular using hybrid mode. Includes code examples for component conversion, service migration, dependency injection changes, routing updates, and forms migration. Offers three migration strategies with timelines and common pitfalls to avoid.

A 7.9
Frontend
angularmigrationlegacy-codeframework-upgrade
141
rank 79
hot 96
SkillHub ClubBuild UI

zustand-state-management

Provides concrete patterns for setting up Zustand stores in React with TypeScript, specifically addressing common pitfalls like Next.js hydration errors and TypeScript syntax issues. Includes practical examples for basic, typed, and persistent stores with clear do's and don'ts.

A 8.8
Frontend
reacttypescriptstate-managementzustand
10
rank 88
hot 84
SkillHub ClubBuild UI

playwright-skill

A well-structured Playwright automation skill with excellent localhost detection, clear workflows, and practical examples for common web testing scenarios.

A 7.7
TestingFrontend
browser-automationplaywrightweb-testingui-testing
43
rank 77
hot 90
SkillHub ClubBuild UI

software-frontend

Provides detailed guidance for building modern frontend applications with Next.js 16, React 19, TypeScript, and Tailwind CSS. Includes framework selection decision trees, specific version recommendations, and integration patterns for common libraries like shadcn/ui and TanStack Query.

A 7.8
FrontendIntegration
nextjsreacttypescripttailwindcss
42
rank 78
hot 90
SkillHub ClubBuild UI

heroui-recommender

This skill helps developers choose appropriate HeroUI components for new features or when migrating from shadcn/ui. It provides component recommendations with TypeScript examples, semantic color guidance, and accessibility best practices. The skill integrates with Context7 MCP to fetch current HeroUI documentation.

A 7.9
FrontendIntegration
ui-componentscomponent-recommendationmigration-assistancetypescript
20
rank 79
hot 87
SkillHub ClubBuild UI

frontend-component

This skill automatically generates React or Vue components with TypeScript, tests, and styles when triggered by phrases like 'create component'. It validates naming, creates props interfaces, and outputs a complete component folder with barrel exports. It supports different component types and styling approaches.

A 8.3
FrontendTesting
reactvuetypescriptcomponent-generator
159
rank 83
hot 96
SkillHub ClubBuild UI

multicultural-holidays

This skill manages a multicultural holiday theme system for web applications. It provides tools to add, configure, and test holiday themes with cultural accuracy. Includes locale detection, date calculations for non-Gregorian calendars, and a debug panel for testing. Focuses on respectful representation of diverse traditions.

A 8.2
FrontendTesting
holiday-systemcultural-sensitivitytheme-managementlocale-detection
28
rank 82
hot 89
SkillHub ClubBuild UI

web-asset-generator

Generates favicons, PWA app icons, and Open Graph social media images from logos or text. Provides HTML meta tags and offers framework-specific code integration. Uses interactive AskUserQuestion prompts to clarify requirements visually.

A 7.8
FrontendIntegration
favicon-generatorsocial-media-imagesweb-assetspwa-icons
10
rank 78
hot 84
Previous
Page 1 of 2
Next