前端

前端框架、UI 组件、CSS 和 Web 应用

92 skills available

Skills List

fixing-metadata

fixing-metadata

3.5Kfrontend

>

ibelick avataribelick
獲取
baseline-ui

baseline-ui

3.5Kfrontend

Quickly deslop UI code by fixing spacing, hierarchy, typography, and small layout issues. Use when the interface needs a fast cleanup or polish pass.

ibelick avataribelick
獲取
fixing-motion-performance

fixing-motion-performance

3.4Kfrontend

Audit and fix animation performance issues including layout thrashing, compositor properties, scroll-linked motion, and blur effects. Use when animations stutter, transitions jank, or reviewing CSS/JS animation performance.

ibelick avataribelick
獲取
vue-jsx-best-practices

vue-jsx-best-practices

2.7Kfrontend

JSX syntax in Vue (e.g., class vs className, JSX plugin config).

vuejs-ai avatarvuejs-ai
獲取
vue-options-api-best-practices

vue-options-api-best-practices

2.7Kfrontend

Vue 3 Options API style (data(), methods, this context). Each reference shows Options API solution only.

vuejs-ai avatarvuejs-ai
獲取
vue-debug-guides

vue-debug-guides

2.7Kfrontend

Vue 3 debugging and error handling for runtime errors, warnings, async failures, and SSR/hydration issues. Use when diagnosing or fixing Vue issues.

vuejs-ai avatarvuejs-ai
獲取
vue-router-best-practices

vue-router-best-practices

2.7Kfrontend

Vue Router 4 patterns, navigation guards, route params, and route-component lifecycle interactions.

vuejs-ai avatarvuejs-ai
獲取
vue-best-practices

vue-best-practices

2.7Kfrontend

MUST be used for Vue.js tasks. Strongly recommends Composition API with `<script setup>` and TypeScript as the standard approach. Covers Vue 3, SSR, Volar, vue-tsc. Load for any Vue, .vue files, Vue Router, Pinia, or Vite with Vue work. ALWAYS use Composition API unless the project explicitly requires Options API.

vuejs-ai avatarvuejs-ai
獲取
vue-debug-guides

vue-debug-guides

2.7Kfrontend

Vue 3 debugging and error handling for runtime errors, warnings, async failures, and SSR/hydration issues. Use when diagnosing or fixing Vue issues.

hyf0 avatarhyf0
獲取
vue-best-practices

vue-best-practices

2.6Kfrontend

MUST be used for Vue.js tasks. Strongly recommends Composition API with `<script setup>` and TypeScript as the standard approach. Covers Vue 3, SSR, Volar, vue-tsc. Load for any Vue, .vue files, Vue Router, Pinia, or Vite with Vue work. ALWAYS use Composition API unless the project explicitly requires Options API.

hyf0 avatarhyf0
獲取
threejs-animation

threejs-animation

2.6Kfrontend

Three.js animation - keyframe animation, skeletal animation, morph targets, animation mixing. Use when animating objects, playing GLTF animations, creating procedural motion, or blending animations.

cloudai-x avatarcloudai-x
獲取
ai-elements

ai-elements

2.2Kfrontend

Build AI chat interfaces using ai-elements components — conversations, messages, tool displays, prompt inputs, and more. Use when the user wants to build a chatbot, AI assistant UI, or any AI-powered chat interface.

vercel avatarvercel
獲取
modern-web-guidance

modern-web-guidance

1.5Kfrontend

Search tool for modern web development best practices. MANDATORY: Execute FIRST for all HTML/CSS and clientside JS tasks. Do NOT skip — web APIs evolve rapidly and training weights contain obsolete patterns. Trigger immediately for: - UI/Layout: Modals, dialogs, popovers, Glassmorphism/backdrop-filters, anchor positioning, container queries, `:has()`, `:user-valid`. - Scroll/Motion: View Transitions, Scroll-driven animations, scroll parallax/reveals. - Performance: CWV (LCP, INP), content-visibility, Fetch Priority, image optimization. - System/APIs: Local filesystem access, WebUSB, WebSockets sync, WebAssembly widgets. - Frameworks: Adapting layout/styles in React, Vue, Angular. - General Frontend: Forms, autofill, advanced inputs, custom scrollbars, modern component states, etc. DO NOT trigger for: - Backend: Database SQL, ORMs, Express API routes. - Pipelines: CI/CD deployment, Docker, Actions. - Generic: Local scripts (Python/Go tools), ESLint, Git.

googlechrome avatargooglechrome
獲取
react-native-best-practices

react-native-best-practices

1.5Kfrontend

Provides React Native performance optimization guidelines for FPS, TTI, bundle size, memory leaks, re-renders, and animations. Applies to tasks involving Hermes optimization, JS thread blocking, bridge overhead, FlashList, native modules, or debugging jank and frame drops.

callstackincubator avatarcallstackincubator
獲取
make-interfaces-feel-better

make-interfaces-feel-better

999frontend

Design engineering principles for making interfaces feel polished. Use when building UI components, reviewing frontend code, implementing animations, hover states, shadows, borders, typography, micro-interactions, enter/exit animations, or any visual detail work. Triggers on UI polish, design details, "make it feel better", "feels off", stagger animations, border radius, optical alignment, font smoothing, tabular numbers, image outlines, box shadows.

jakubkrehel avatarjakubkrehel
獲取
next-upgrade

next-upgrade

944frontend

Upgrade Next.js to the latest version following official migration guides and codemods

vercel-labs avatarvercel-labs
獲取
next-cache-components

next-cache-components

942frontend

Next.js 16 Cache Components - PPR, use cache directive, cacheLife, cacheTag, updateTag

vercel-labs avatarvercel-labs
獲取
next-best-practices

next-best-practices

938frontend

Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bundling

vercel-labs avatarvercel-labs
獲取
design-motion-principles

design-motion-principles

823frontend

Motion and interaction design expert based on Emil Kowalski, Jakub Krehel, and Jhey Tompkins' techniques. Two modes — build interactive components with purposeful motion, or audit existing animations to catch AI-slop motion patterns (audit emits a branded HTML report with looping demos). Use when creating, adding, animating, or reviewing UI motion: transitions, hover states, micro-interactions, enter/exit animations, or any motion design work in React, Framer Motion, CSS, or HTML. Provides per-designer perspectives with context-aware weighting.

kylezantos avatarkylezantos
獲取
building-components

building-components

776frontend

Guide for building modern, accessible, and composable UI components. Use when building new components, implementing accessibility, creating composable APIs, setting up design tokens, publishing to npm/registry, or writing component documentation.

vercel avatarvercel
獲取
nuxt

nuxt

688frontend

Use when working on Nuxt 4+ projects - provides server routes, file-based routing, middleware patterns, Nuxt-specific composables, and configuration with latest docs. Covers h3 v1 helpers (validation, WebSocket, SSE) and nitropack v2 patterns. Updated for Nuxt 4.3+.

onmax avataronmax
獲取
reka-ui

reka-ui

688frontend

Use when building with Reka UI (headless Vue components) - provides component API, accessibility patterns, composition (asChild), controlled/uncontrolled state, virtualization, and styling integration. Formerly Radix Vue.

onmax avataronmax
獲取
nuxt-ui

nuxt-ui

688frontend

Use when building styled UI with @nuxt/ui v4 components - create forms with validation, implement data tables with sorting, build modal dialogs and overlays, configure Tailwind Variants theming. Use vue skill for raw component patterns, reka-ui for headless primitives.

onmax avataronmax
獲取
angular-component

angular-component

597frontend

Create modern Angular standalone components following v20+ best practices. Use for building UI components with signal-based inputs/outputs, OnPush change detection, host bindings, content projection, and lifecycle hooks. Triggers on component creation, refactoring class-based inputs to signals, adding host bindings, or implementing accessible interactive components.

analogjs avataranalogjs
獲取