UI 组件

基于代码的 UI 组件生成与样式实现

显示 697-720 / 共 8223 个技能
RefoundAI

designing-growth-loops

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.

代码生成 1279 7个月前
RefoundAI

dogfooding

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.

代码生成 1279 7个月前
RefoundAI

coaching-pms

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.

代码生成 1279 7个月前
RefoundAI

designing-surveys

RefoundAI

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

监控 1279 7个月前
RefoundAI

design-systems

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.

设计 1279 7个月前
RefoundAI

founder-sales

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.

调试 1279 7个月前
nuxt

nuxt-ui

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.

邮件 6860 7个月前
nuxt

contributing

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.

代码生成 6860 6个月前
kubb-labs

components-generators

kubb-labs

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

数据库 1789 7个月前
kubb-labs

documentation

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.

数据处理 1789 7个月前
skillcreatorai

domain-name-brainstormer

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.

代码评审 1133 8个月前
skillcreatorai

canvas-design

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.

代码生成 1133 8个月前
skillcreatorai

artifacts-builder

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 工具 1133 8个月前
skillcreatorai

database-design

skillcreatorai

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

代码生成 1133 8个月前
skillcreatorai

web-design-guidelines

skillcreatorai

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

无障碍 1133 7个月前
skillcreatorai

frontend-design

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.

代码生成 1133 8个月前
skillcreatorai

upgrading-expo

skillcreatorai

Guidelines for upgrading Expo SDK versions and fixing dependency issues.

Git 与版本控制 1133 7个月前
skillcreatorai

react-best-practices

skillcreatorai

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

云服务 1133 7个月前
Dicklesworthstone

csctf

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 工具 73 8个月前
OneKeyHQ

pr-review

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.

代码评审 2422 7个月前
lijigang

ljg-card

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."

模板 7198 4个月前
lijigang

ljg-present

lijigang

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

数据处理 7198 4个月前
bitwarden

implementing-android-code

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.

代码生成 9265 6个月前
bitwarden

reviewing-changes

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.

代码评审 9265 7个月前