UI Components

Code-based UI component generation and styling

Showing 7585-7608 of 7900 skills
slurpyb

2d-games

by slurpyb

2D game development principles. Sprites, tilemaps, physics, camera.

Game Dev 0 3mo ago
wiztral

shadcn-setup

by wiztral

Initialize Shadcn UI in an EXISTING Next.js or React (Vite) project.

Code Gen 0 4mo ago
KemenyStudio

roier-seo

by KemenyStudio

Technical SEO auditor and fixer. Use when the user wants to: - Run a Lighthouse/PageSpeed audit on a website or local dev server - Analyze SEO, performance, accessibility, or best practices scores - Fix technical SEO issues in their codebase - Optimize meta tags, structured data, Core Web Vitals - Improve page speed, accessibility, or PWA compliance Triggers: "audit my site", "check SEO", "fix SEO", "lighthouse", "pagespeed", "improve performance", "meta tags", "structured data", "core web vitals"

Accessibility 0 4mo ago
Zazzles2908

artifacts-builder

by Zazzles2908

Suite of tools for creating elaborate, multi-component minimax.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

CLI Tools 0 6mo ago
mpoc

react-useeffect-audit

by mpoc

Identify and fix unnecessary useEffect usage in React code. Use when reviewing React code that uses Effects, when asked to optimize React components, when seeing patterns like "useEffect + setState", when users ask about Effect best practices, or when refactoring React code. Helps eliminate redundant renders and simplify component logic.

Code Review 0 4mo ago
yusenthebot

commander

by yusenthebot

the complete solution for node.js command-line programs. Use when: Declaring program variable; Command-arguments; Life cycle hooks. NOT for: web browser UI rendering; server-side HTML generation.

API Dev 0 3mo ago
jessica839

gamperklimmek-website

by jessica839

Edit and maintain the Gamper Klimmek Consulting static website — copy changes, i18n updates, calculator logic, currency handling, and email templates.

Code Gen 0 2mo ago
ApexDiscordY

veo-3.1-prompting

by ApexDiscordY

Expert guidance for Google Veo 3.1 video generation. Use when the user wants to (1) create text-to-video or image-to-video prompts, (2) optimize for cinematic quality and native audio syncing, (3) maintain character consistency via reference images, (4) structure multi-shot sequences with timestamp prompting, (5) use First/Last Frame interpolation, (6) select between standard and fast generation modes, or (7) troubleshoot physics, motion, or audio issues in generated video.

Animation 0 3mo ago
zhongjis

scraping

by zhongjis

Fetches web pages, parses HTML with CSS selectors, calls REST APIs, and scrapes dynamic content. Use when extracting data from websites, querying JSON APIs, or automating browser interactions.

API Dev 0 3mo ago
Jackiexiao

algorithmic-art

by Jackiexiao

(中文)Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.

Code Gen 0 3mo ago
long36708

vue3-best-practices

by long36708

Vue 3 开发最佳实践指南,涵盖 Composition API, Script Setup, Pinia, TypeScript 集成及性能优化。

CLI Tools 0 3mo ago
jefebcn

ui-ux-pro-max

by jefebcn

"UI/UX design intelligence for web and mobile. Includes 50+ styles, 161 color palettes, 57 font pairings, 161 product types, 99 UX guidelines, and 25 chart types across 10 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, and HTML/CSS). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, and check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, and mobile app. Elements: button, modal, navbar, sidebar, card, table, form, and chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, and flat design. Topics: color systems, accessibility, animation, layout, typography, font pairing, spacing, interaction states, shadow, and gradient. Integrations: shadcn/ui MCP for component search and examples."

Accessibility 0 2mo ago
mooodswings-public

case-study-craft

by mooodswings-public

"Guide for writing and structuring product design portfolio case studies. Use this skill whenever the user asks to write, draft, outline, structure, review, or improve a case study, portfolio piece, project writeup, or design work narrative. Also trigger when the user mentions portfolio, case study, project documentation for hiring purposes, or asks to turn project work into a presentable format. This skill applies to any output format: markdown, Notion, HTML/web, docx, or presentation. Always use this skill even if the user just says 'help me write up this project' or 'turn this into a case study' or 'review my case study.'"

Code Gen 0 2mo ago
lywa1998

domain-iot

by lywa1998

"Use when building IoT apps. Keywords: IoT, Internet of Things, sensor, MQTT, device, edge computing, telemetry, actuator, smart home, gateway, protocol, 物联网, 传感器, 边缘计算, 智能家居"

Debugging 0 4mo ago
chiuchiolo30

flutter-architect

by chiuchiolo30

Expert guidance for designing scalable Flutter apps using Clean Architecture, DDD, Bloc, and monorepo patterns.

Performance 0 3mo ago
dtsvetkov1

mobile-perf

by dtsvetkov1

Optimizes React Native Expo applications for speed, responsiveness, and battery efficiency. Use when fixing lag, optimizing lists, or reducing bundle size.

Performance 0 5mo ago
cxyliuy

refactor-table-alignment

by cxyliuy

Refactor UI table components to follow enterprise column alignment, formatting, and width standards while preserving sorting, filtering, and pagination.

Processing 0 3mo ago
david-evans03

frontend-design-expo

by david-evans03

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.

Code Gen 0 3mo ago
samunderwood

posthog-instrumentation

by samunderwood

Automatically add PostHog analytics instrumentation to code. Triggers when user asks to add tracking, instrument events, add analytics, or implement feature flags in their codebase.

Analytics 0 4mo ago
sbani

pragmatic-engineer

by sbani

Guides code and design toward simplicity, clarity, and incremental delivery. Use when writing or reviewing code, designing APIs, or when the user asks for pragmatic engineering advice, simple design, or references Go proverbs and XP/simple-design quotes.

Code Gen 0 3mo ago
Jackiexiao

next-best-practices

by Jackiexiao

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

Debugging 0 3mo ago
fede0089

gof-design-patterns

by fede0089

Language-agnostic guidance for selecting and applying Gang of Four (GoF) design patterns to recurring object-oriented design problems. Use when deciding among design alternatives, evaluating applicability and tradeoffs, or refactoring rigid/conditional-heavy designs toward better extensibility and lower coupling. Do not use for trivial bug fixes, framework/tool setup, or tasks with no architectural decision. Any TypeScript examples are illustrative only and must be translated to the project's language and constraints.

Agents 0 3mo ago
masakihirokawa

Gemini Lab サイト構築テンプレート — SKILL.md

by masakihirokawa

対応: {locale === "ja" ? "記事一覧" : "Articles"} で切り替え。

i18n 0 2mo ago
atovk

component-builder

by atovk

生成 UI 组件代码,支持 React、Vue、Svelte 等框架

API Dev 0 4mo ago