home/categories/frontend
category focus

Frontend

UI frameworks, state management, and styling.

2566 スキルall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
frontend
5

angular-form

Use when creating reactive forms with validation, async validators, dependent validation, and FormArrays using platform patterns.

CongDon1207
CongDon1207
development
open
frontend
5

ui-patterns

UI design patterns for React + TailwindCSS. Use when creating new UI components, styling elements, implementing dark mode support, or working on any React component that needs consistent styling.

cliangdev
cliangdev
development
open
frontend
5

ui-design-system

React UI component systems with TailwindCSS + Radix + shadcn/ui. Stack: TailwindCSS (styling), Radix UI (primitives), shadcn/ui (components), React/Next.js. Capabilities: design system architecture, accessible components, responsive layouts, theming, dark mode, component composition. Actions: review, design, build, improve, refactor UI components. Keywords: TailwindCSS, Radix UI, shadcn/ui, design system, component library, accessibility, ARIA, responsive, dark mode, theming, CSS variables, component architecture, atomic design, design tokens, variant, slot, composition. Use when: building component libraries, implementing shadcn/ui, creating accessible UIs, setting up design systems, adding dark mode/theming, reviewing UI component architecture.

samhvw8
samhvw8
development
open
frontend
5

angular-store

Use when implementing state management with PlatformVmStore for complex components requiring reactive state, effects, and selectors.

CongDon1207
CongDon1207
development
open
frontend
5

create-component-style

在 monorepo 中为新组件编写样式的步骤、约定与示例,说明如何使用 @vanilla-extract 和统一 token 管理、实现变体类与低优先级选择器的最佳实践。

idealjs
idealjs
development
open
frontend
5

frontend-development

Multi-framework frontend development. Frameworks: React 18+ (Suspense, hooks, TanStack), Vue 3 (Composition API, Pinia, Nuxt), Svelte 5 (Runes, SvelteKit), Angular (Signals, standalone). Common: TypeScript, state management, routing, data fetching, performance optimization, component patterns. Actions: create, build, implement, style, optimize, refactor components/pages/features. Keywords: React, Vue, Svelte, Angular, component, TypeScript, hooks, Composition API, runes, signals, useSuspenseQuery, Pinia, stores, state management, routing, lazy loading, Suspense, performance, bundle size, code splitting, reactivity, props, events. Use when: creating components in any framework, building pages, fetching data, implementing routing, state management, optimizing performance, organizing frontend code, choosing between frameworks.

samhvw8
samhvw8
development
open
frontend
5

frontend-shadcn

DEFAULT foundation component library for all React/Next.js UI needs. Use as the starting point for any project needing buttons, inputs, dialogs, forms, tables, navigation, modals, dropdowns, and other standard UI elements. Built on Radix UI + Tailwind CSS. Check shadcn FIRST before reaching for other libraries.

petbrains
petbrains
development
open
frontend
5

blazor-ui-conventions

Comprehensive UI conventions for Blazor applications. Covers MudBlazor usage, BEM methodology, theming, component structure, state management, and render modes.

islamu-ngo
islamu-ngo
development
open
frontend
5

vue3-frontend-dev

Vue3 前端开发规范和最佳实践指南。适用于现代Vue3项目开发,涵盖代码组织、Composition API、状态管理、性能优化、测试等全方位内容。

ChuDiRen
ChuDiRen
development
open
frontend
5

advanced-react-clean-integration

Integrate React with clean architecture without framework leakage using hooks as adapters and presenters. Use when connecting React to domain logic, designing hook-based DI, or isolating UI from business rules.

leaderiop
leaderiop
development
open
frontend
5

angular-migration

ハイブリッドモード、段階的コンポーネント書き換え、依存性注入更新を使用してAngularJSからAngularへ移行します。AngularJSアプリケーションのアップグレード、フレームワーク移行の計画、またはレガシーAngularコードのモダナイゼーション時に使用します。

amurata
amurata
development
open
frontend
5

design-system-compliance

Ensure all UI components follow the design guidelines including purple-indigo gradient, rounded-xl borders, backdrop-blur-sm effects, dark mode support, and accessibility requirements

spartDev
spartDev
development
open
frontend
5

coding-guidelines

Provides React/Next.js component guidelines focusing on testability, Server Components, entity/gateway pattern, and directory structure. Use when implementing components, refactoring code, organizing project structure, extracting conditional branches, or ensuring code quality standards.

imaimai17468
imaimai17468
development
open
frontend
5

create-component-react

创建可复用的 React 组件实践指南,涵盖 props 与类型约定、无状态原则、类名合并(clsx)、原生属性透传及导出规范,附示例实现。

idealjs
idealjs
development
open
frontend
5

advanced-typescript-type-level

Master TypeScript type-level programming with conditional types, mapped types, template literals, and infer patterns. Use when writing advanced types, creating utility types, or solving complex type challenges.

leaderiop
leaderiop
development
open
frontend
5

modern-javascript-patterns

async/await、分割代入、スプレッド演算子、アロー関数、Promise、モジュール、イテレータ、ジェネレータ、関数型プログラミングパターンなどのES6+機能を習得し、クリーンで効率的なJavaScriptコードを書きます。レガシーコードのリファクタリング、モダンパターンの実装、JavaScriptアプリケーションの最適化時に使用してください。

amurata
amurata
development
open
frontend
5

angular-component

Use when creating or modifying Angular components in WebV2 (Angular 19) with proper base class inheritance, state management, and platform patterns.

CongDon1207
CongDon1207
development
open
frontend
4

design-system

Design system management for building and reusing UI components, tokens, and patterns. Use when working with component libraries, design tokens, style guides, or reusable UI patterns to ensure consistency and promote component reuse.

jpoutrin
jpoutrin
development
open
frontend
4

frontend-design

Comprehensive frontend design principles for creating distinctive, aesthetically compelling web interfaces. Use when creating HTML artifacts, React components, or any frontend UI work to avoid generic "AI slop" aesthetics and instead produce creative, surprising, and delightful designs.

bdecrem
bdecrem
development
open
frontend
4

using-react-19-patterns

React 19 patterns and React Compiler behavior with Context shorthand syntax and use() hook. Use when working with Context, useContext, use() hook, Provider components, optimization patterns like useMemo, useCallback, memo, memoization, or when the user mentions React 19, React Compiler, Context.Provider, or manual optimization.

QingqiShi
QingqiShi
development
open
frontend
4

dropdown-menu

Creates dropdown menus with proper click-outside detection and z-index stacking for list contexts. Use when building action menus, context menus, or any dropdown that appears in cards/list items.

ainergiz
ainergiz
development
open
frontend
4

typescript-types

Define TypeScript types, interfaces, and type utilities. Use when creating type definitions, DTOs, API response types, or component props.

xmark168
xmark168
development
open
frontend
4

form-validation

フォームバリデーション設計と実装を支援するスキル。Zod/react-hook-formを用いたクライアント・サーバー両面の検証、エラーメッセージ設計、テスト実装を提供。 Anchors: • Designing Data-Intensive Applications(M. Kleppmann) / 適用: データ検証 / 目的: 堅牢な入力処理 • The Pragmatic Programmer(Hunt, Thomas) / 適用: 設計原則 / 目的: 保守性の高い実装 • Zod Documentation / 適用: スキーマ定義 / 目的: 型安全なバリデーション Trigger: Use when designing form validation, implementing Zod schemas, integrating react-hook-form, designing error messages, or testing validation logic.

daishiman
daishiman
development
open
Previous
Page 57 / 107
Next