query active

Search Skills

Find the perfect capability for your agent.

Results
53,183
matching skills for this query
Page
2443
of 2660 pages
Keyword
ai
search by name, tag, or description
full-stack
0

nextjs-dynamic-routes-params

Guide for Next.js App Router dynamic routes and pathname parameters. Use when building pages that depend on URL segments (IDs, slugs, nested paths), accessing the `params` prop, or fetching resources by identifier. Helps avoid over-nesting by defaulting to the simplest route structure (e.g., `app/[id]` instead of `app/products/[id]` unless the URL calls for it).

MuhammedSuhaib
MuhammedSuhaib
development
open
frontend
0

frontend-components

Design and build reusable, maintainable UI components following modern architecture patterns for React, Vue, or other frameworks. Use this skill when creating component files (.jsx, .tsx, .vue), implementing component logic, managing component state, defining props interfaces, or organizing component hierarchies in directories like components/, views/, or pages/. Apply this skill when building functional components with hooks (React), composition API components (Vue), single-file components, implementing component composition patterns, managing local vs. lifted state, or creating custom hooks for shared logic. This skill ensures components follow single responsibility principle, are properly encapsulated, have clear prop interfaces with TypeScript types, support reusability across contexts, and follow modern patterns like atomic design, container/presentational separation, and compound components.

overtimepog
overtimepog
development
open
full-stack
0

nextjs-server-client-components

Guide for choosing between Server Components and Client Components in Next.js App Router. CRITICAL for useSearchParams (requires Suspense + 'use client'), navigation (Link, redirect, useRouter), cookies/headers access, and 'use client' directive. Activates when prompt mentions useSearchParams, Suspense, navigation, routing, Link component, redirect, pathname, searchParams, cookies, headers, async components, or 'use client'. Essential for avoiding mixing server/client APIs.

MuhammedSuhaib
MuhammedSuhaib
development
open
full-stack
0

tanstack-query-core

This skill should be used when the user asks about "TanStack Query", "React Query", "useQuery", "query keys", "staleTime", "query client setup", "query factories", "queryOptions", or needs guidance on core TanStack Query concepts, mental models, and setup patterns.

salmanrrana
salmanrrana
development
open
debugging
0

react-best-practices

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

lokrain
lokrain
tools
open
frontend
0

hydration-guardian

Protector against hydration errors in Next.js via sensory validation.

YuniorGlez
YuniorGlez
development
open
frontend
0

frontend-responsive

Build responsive layouts that adapt seamlessly across devices using mobile-first design, fluid layouts, and standard breakpoints. Use this skill when implementing responsive designs, creating mobile-first layouts, defining breakpoint styles, working with responsive components and pages, using relative units (rem, em) instead of fixed pixels, implementing media queries, ensuring touch-friendly tap targets, optimizing images and assets for different screen sizes, maintaining readable typography across breakpoints, prioritizing content for smaller screens, testing UI across mobile, tablet, and desktop devices, or building fluid container layouts. Apply this skill when building responsive UI components, optimizing layouts for different screen sizes, or reviewing mobile and tablet user experiences.

pdovhomilja
pdovhomilja
development
open
frontend
0

frontend-design-fundamentals

Core design principles for implementing beautiful, professional UIs. Ensures consistent quality through spacing, typography, colors, and visual hierarchy. ALWAYS load when implementing UI/frontend code: - Creating or modifying components, pages, screens - Building landing pages, dashboards, forms, cards, buttons - Any frontend work: HTML, CSS, styling, layouts - Adding new UI elements or updating existing ones - Modern, stunning, elegant, sleek interfaces - Animation, transition, hover effects, motion, interactive elements Keywords: UI, frontend, component, page, styling, CSS, layout, button, form, card, dashboard, animation, transition, hover, effect, motion, modern, beautiful, stunning, elegant, sleek, professional, interactive, visual, aesthetic, design, attractive, impressive Purpose: Ensure ALL UI implementation follows design best practices for: - Consistent spacing scale (not arbitrary values) - Typography hierarchy (readable, professional) - Color contrast (accessible,

phananhtuan09
phananhtuan09
development
open
frontend
0

web-artifacts-builder

현대적인 프런트엔드 웹 기술(React, Tailwind CSS, shadcn/ui)을 사용하여 정교한 다중 컴포넌트 claude.ai용 HTML artifact를 제작하기 위한 툴킷입니다. 상태 관리, 라우팅 또는 shadcn/ui 컴포넌트가 필요한 복잡한 artifact에 사용하세요. 단순한 단일 파일 HTML/JSX artifact용이 아닙니다.

icartsh
icartsh
development
open
frontend
0

unocss

Implements atomic CSS with UnoCSS using on-demand generation, custom rules, and presets. Use when wanting instant atomic CSS, custom utility frameworks, or Tailwind alternatives with more flexibility.

mgd34msu
mgd34msu
development
open
frontend
0

jotai-reactive-atoms

Implement reactive state management with Jotai atoms in Electron renderer. Use when creating atoms, implementing real-time updates via IPC, or setting up hybrid stream + HTTP fallback patterns. Covers event subscription optimization, debouncing, and Suspense integration.

naporin0624
naporin0624
development
open
frontend
0

tailwindcss

Tailwind CSS utility-first styling patterns. Use when styling components, building layouts, or customizing design for the Todo frontend.

nimranaz148
nimranaz148
development
open
frontend
0

alpine-js

Adds reactive and declarative behavior to HTML with minimal JavaScript using Alpine.js directives. Use when adding lightweight interactivity to server-rendered pages, building interactive components without a build step, or when user mentions Alpine.js, x-data, or Tailwind-style reactivity.

mgd34msu
mgd34msu
development
open
frontend
0

design-responsive

Mobile-first responsive design for beautiful, multi-device UIs. Breakpoints, fluid layouts, touch optimization, and creative responsive patterns for distinctive experiences across screens. Use when building responsive UIs or adapting for mobile/tablet/desktop: - Creating mobile-first layouts, responsive landing pages, web apps - Defining breakpoints and fluid typography (mobile/tablet/desktop sizes) - Optimizing for touch devices, mobile users, smartphone/tablet interactions - Responsive component patterns (navigation, tables, forms, images) - User mentions "mobile", "responsive", "tablet", "multi-device", "touch" Keywords: responsive, mobile-first, mobile, tablet, desktop, breakpoints, touch, multi-device Mobile-first approach: Design for mobile constraints first, enhance progressively. Integrates with design-fundamentals: Apply spacing, typography, color systems responsively.

phananhtuan09
phananhtuan09
development
open
frontend
0

frontend-design-standards

Use when generating React/TypeScript UI components, forms, layouts, or pages - prevents generic AI aesthetic, enforces accessibility, semantic HTML, theme compliance, minimum text sizes, proper states, and brand differentiation

infiniV
infiniV
development
open
frontend
0

ui-design

Opinionated constraints for building better interfaces with agents. Use when building UI components, implementing animations, designing layouts, reviewing frontend accessibility, or working with Tailwind CSS, motion/react, or accessible primitives like Radix/Base UI.

ckorhonen
ckorhonen
development
open
frontend
0

frontend-developer

React components, UI library, state management ve user experience geliştirmek için kullanılır. Zustand, TanStack Query, Tailwind CSS ve accessibility konularında uzman.

kafkaspanel1
kafkaspanel1
development
open
frontend
0

astroapps-client-localusers

React hooks for local user authentication UI including login, signup, password reset, MFA, and account management. Use when building authentication pages for email/password authentication instead of OAuth providers.

astrolabe-apps
astrolabe-apps
development
open
Previous
Page 2443 / 2660
Next