UI Components

Code-based UI component generation and styling

Showing 697-720 of 8223 skills
RefoundAI

designing-growth-loops

by RefoundAI

Help users design and optimize growth loops. Use when someone is building viral mechanics, designing referral programs, creating product-led acquisition, or figuring out how to make their product grow itself.

Code Gen 1.3K 7mo ago
RefoundAI

dogfooding

by RefoundAI

Help users implement effective dogfooding practices. Use when someone is trying to get their team to use their own product, designing internal usage programs, or building user empathy through personal product use.

Code Gen 1.3K 7mo ago
RefoundAI

coaching-pms

by RefoundAI

Help users develop and coach product managers. Use when someone is managing PMs, creating development plans, running performance reviews, or trying to level up their PM team's capabilities.

Code Gen 1.3K 7mo ago
RefoundAI

designing-surveys

by RefoundAI

Help users design effective surveys. Use when someone is creating customer surveys, NPS measurements, product-market fit surveys, or feedback collection mechanisms.

Monitoring 1.3K 7mo ago
RefoundAI

design-systems

by RefoundAI

Help users build and scale design systems. Use when someone is creating a component library, establishing design tokens, scaling brand consistency, or deciding when to invest in a design system.

Design 1.3K 7mo ago
RefoundAI

founder-sales

by RefoundAI

Help founders close their first customers and build repeatable sales processes. Use when someone is doing founder-led sales, trying to get their first customers, writing cold outreach, running early sales calls, or asking when to hire their first salesperson.

Debugging 1.3K 7mo ago
nuxt

nuxt-ui

by nuxt

Build UIs with @nuxt/ui v4 — 125+ accessible Vue components with Tailwind CSS theming. Use when creating interfaces, customizing themes to match a brand, building forms, or composing layouts like dashboards, docs sites, and chat interfaces.

Email 6.9K 7mo ago
nuxt

contributing

by nuxt

Guide for contributing to Nuxt UI. Provides component structure patterns, Tailwind Variants theming, Vitest testing conventions, and MDC documentation guidelines. Use when creating new components, reviewing component PRs, modifying existing components, writing tests, or creating documentation in this codebase.

Code Gen 6.9K 6mo ago
kubb-labs

components-generators

by kubb-labs

Guidance for writing @kubb/react-fabric components and generators (React-based and function-based).

Database 1.8K 7mo ago
kubb-labs

documentation

by kubb-labs

Use when writing blog posts or documentation markdown files - provides writing style guide (active voice, present tense), content structure patterns, and SEO optimization. Overrides brevity rules for proper grammar.

Processing 1.8K 7mo ago
skillcreatorai

domain-name-brainstormer

by skillcreatorai

Generates creative domain name ideas for your project and checks availability across multiple TLDs (.com, .io, .dev, .ai, etc.). Saves hours of brainstorming and manual checking.

Code Review 1.1K 8mo ago
skillcreatorai

canvas-design

by skillcreatorai

Create beautiful visual art in .png and .pdf documents using design philosophy. Use when the user asks to create a poster, piece of art, design, or other static visual piece. Creates original visual designs.

Code Gen 1.1K 8mo ago
skillcreatorai

artifacts-builder

by skillcreatorai

Suite of tools for creating elaborate, multi-component claude.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 1.1K 8mo ago
skillcreatorai

database-design

by skillcreatorai

Database schema design, optimization, and migration patterns for PostgreSQL, MySQL, and NoSQL databases. Use for designing schemas, writing migrations, or optimizing queries.

Code Gen 1.1K 8mo ago
skillcreatorai

web-design-guidelines

by skillcreatorai

Modern web design principles for responsive layouts, accessibility, and visual hierarchy.

Accessibility 1.1K 7mo ago
skillcreatorai

frontend-design

by skillcreatorai

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 1.1K 8mo ago
skillcreatorai

upgrading-expo

by skillcreatorai

Guidelines for upgrading Expo SDK versions and fixing dependency issues.

Git & VCS 1.1K 7mo ago
skillcreatorai

react-best-practices

by skillcreatorai

React development guidelines with hooks, component patterns, state management, and performance optimization.

Cloud 1.1K 7mo ago
Dicklesworthstone

csctf

by Dicklesworthstone

"Chat Shared Conversation To File - Convert ChatGPT, Gemini, Grok, and Claude share links to clean Markdown + HTML transcripts. Preserves code fences with language detection, deterministic filenames, GitHub Pages publishing. Bun-native CLI."

CLI Tools 73 8mo ago
OneKeyHQ

pr-review

by OneKeyHQ

Security-first PR review checklist for this repo. Use when reviewing diffs/PRs, especially changes involving auth, networking, sensitive data, or dependency/lockfile updates. Focus on secret/PII leakage risk, supply-chain risk (npm + node_modules inspection), cross-platform architecture (extension/mobile/desktop/web), and React performance (hooks + re-render hotspots). Avoid UI style nitpicks. PR Review.

Code Review 2.4K 7mo ago
lijigang

ljg-card

by lijigang

"Content caster (铸). Transforms content into PNG visuals. Seven molds: -l (default) long reading card, -i infograph, -m multi-card reading cards (1080x1440), -v visual sketchnote, -c comic (manga-style B&W), -w whiteboard (marker-style board layout), -b big-fonts attachment card (1080x1440, weathered 碑刻 style for 小红书). Output to ~/Downloads/. Use when user says '铸', 'cast', '做成图', '做成卡片', '做成信息图', '做成海报', '视觉笔记', 'sketchnote', '漫画', 'comic', 'manga', '白板', 'whiteboard', '大字', '附件图', 'big fonts', '小红书卡片'. Replaces ljg-cards and ljg-infograph."

Templates 7.2K 4mo ago
lijigang

ljg-present

by lijigang

"高桥流(Takahashi Method)演示生成器。把一段文本的思想提炼成节拍,一页一个关键词,字撑满屏,浏览器全屏即开讲。使用时用户会说:'高桥流'、'讲这个'、'present'、'做成演讲'、'做个高桥流 PPT'、'把这个讲出来'、'呈现一下'、'铸成演示'、'做个 slides'、'把这段讲成高桥流'。输出单文件 HTML 到 ~/Downloads/。"

Processing 7.2K 4mo ago
bitwarden

implementing-android-code

by bitwarden

This skill should be used when implementing Android code in Bitwarden. Covers critical patterns, gotchas, and anti-patterns unique to this codebase. Triggered by "How do I implement a ViewModel?", "Create a new screen", "Add navigation", "Write a repository", "BaseViewModel pattern", "State-Action-Event", "type-safe navigation", "@Serializable route", "SavedStateHandle persistence", "process death recovery", "handleAction", "sendAction", "Hilt module", "Repository pattern", "implementing a screen", "adding a data source", "handling navigation", "encrypted storage", "security patterns", "Clock injection", "DataState", or any questions about implementing features, screens, ViewModels, data sources, or navigation in the Bitwarden Android app.

Code Gen 9.3K 6mo ago
bitwarden

reviewing-changes

by bitwarden

Guides Android code reviews with type-specific checklists and MVVM/Compose pattern validation. Use when reviewing Android PRs, pull requests, diffs, or local changes involving Kotlin, ViewModel, Composable, Repository, or Gradle files. Triggered by "review PR", "review changes", "check this code", "Android review", or code review requests mentioning bitwarden/android. Loads specialized checklists for feature additions, bug fixes, UI refinements, refactoring, dependency updates, and infrastructure changes.

Code Review 9.3K 7mo ago