UI 组件

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

显示 1081-1104 / 共 8237 个技能
lexler

writing-bash-scripts

lexler

Bash script style guide. Always use when writing bash scripts, shell scripts, or CLI bash tools.

自动化 227 7个月前
lexler

hexagonal-architecture

lexler

Applies hexagonal (ports & adapters) architecture. Use when designing application structure, separating domain from infrastructure, creating testable boundaries, or when user mentions ports, adapters, hexagonal, or clean architecture.

数据库 227 7个月前
hyva-themes

hyva-child-theme

hyva-themes

Create a Hyvä child theme in a Magento 2 project. This skill should be used when the user wants to create a new Hyvä child theme, set up a custom theme based on Hyvä, or initialize a new frontend theme directory structure. Trigger phrases include "create hyva child theme", "new hyva theme", "setup child theme", "create custom theme", "initialize theme".

数据处理 81 7个月前
StacDev

stac-screen-builder

StacDev

Build Stac DSL screens and themes from product requirements with safe defaults and reusable templates. Use when users ask to create or refactor StacScreen files, map UI requirements to Stac widgets/actions/styles, or scaffold new screen/theme files.

代码生成 916 7个月前
antfu

unocss

antfu

UnoCSS instant atomic CSS engine, superset of Tailwind CSS. Use when configuring UnoCSS, writing utility rules, shortcuts, or working with presets like Wind, Icons, Attributify.

Git 与版本控制 5801 7个月前
antfu

vue-router-best-practices

antfu

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

API 开发 5801 7个月前
antfu

vue-best-practices

antfu

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.

动画 5801 7个月前
unbrowse-ai

unbrowse

unbrowse-ai

API-native agent browser powered by Kuri (Zig-native CDP, 464KB, ~3ms cold start). Unbrowse is the intelligence layer — learns internal APIs (shadow APIs) from real browsing traffic and progressively replaces browser calls with cached API routes (<200ms). Three paths: skill cache, shared route graph, or Kuri browser fallback. 3.6x mean speedup over Playwright across 94 domains. Full Kuri API surface exposed (snapshots, ref-based actions, HAR, cookies, DOM, screenshots). Free to capture and index; agents earn from mining routes for other agents.

API 开发 748 5个月前
yunshu0909

backlog-manager

yunshu0909

需求池管理。用户随时抛出想法/痛点,AI 负责追问、整理、合并、归档到需求池文件。用户准备开新版本时,协助从池中筛选。痛点驱动,不做提前排期。

UI 组件 747 6个月前
xu-xiang

frontend-patterns

xu-xiang

涵盖 React、Next.js、状态管理、性能优化及 UI 最佳实践的前端开发模式(Frontend development patterns)。

调试 1912 7个月前
softaworks

react-dev

softaworks

This skill should be used when building React components with TypeScript, typing hooks, handling events, or when React TypeScript, React 19, Server Components are mentioned. Covers type-safe patterns for React 18-19 including generic components, proper event typing, and routing integration (TanStack Router, React Router).

数据处理 2390 7个月前
softaworks

writing-clearly-and-concisely

softaworks

Use when writing prose humans will read—documentation, commit messages, error messages, explanations, reports, or UI text. Applies Strunk's timeless rules for clearer, stronger, more professional writing.

Lint 与格式化 2390 7个月前
shinpr

typescript-rules

shinpr

React/TypeScript frontend development rules including type safety, component design, state management, and error handling. Use when implementing React components, TypeScript code, or frontend features.

调试 670 8个月前
udecode

tdd

udecode

Use when implementing complex logic that needs test coverage - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first; NOT for UI components, simple CRUD, or straightforward code

调试 1153 7个月前
udecode

debug

udecode

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions

调试 1153 7个月前
joelhooks

tdd

joelhooks

"Test-Driven Development workflow with RED-GREEN-REFACTOR, lore from Kent Beck, Michael Feathers, and Ousterhout's counterpoint"

重构 733 8个月前
alibaba

openspec-verify-change

alibaba

Verify implementation matches change artifacts. Use when the user wants to validate that implementation is complete, correct, and coherent before archiving.

文件操作 2.8万 6个月前
alibaba

openspec-explore

alibaba

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.

认证鉴权 2.8万 6个月前
alibaba

openspec-onboard

alibaba

Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.

自动化 2.8万 6个月前
alibaba

openspec-onboard

alibaba

Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.

自动化 2.8万 6个月前
alibaba

openspec-verify-change

alibaba

Verify implementation matches change artifacts. Use when the user wants to validate that implementation is complete, correct, and coherent before archiving.

文件操作 2.8万 6个月前
blessonism

content-extract

blessonism

Robust URL-to-Markdown extraction for OpenClaw workflows. Use when the user wants to "extract/summarize/convert a webpage to markdown" (especially WeChat mp.weixin.qq.com) and web_fetch/browser is blocked or messy. Uses a cheap probe via web_fetch first, then falls back to the official MinerU API (via the local mineru-extract skill) and returns a traceable result contract with source links.

文档生成 436 7个月前
blessonism

mineru-extract

blessonism

Use the official MinerU (mineru.net) parsing API to convert a URL (HTML pages like WeChat articles, or direct PDF/Office/image links) into clean Markdown + structured outputs. Use when web_fetch/browser can’t access or extracts messy content, and you want higher-fidelity parsing (layout/table/formula/OCR).

文档生成 436 7个月前
ryanbbrown

revealjs

ryanbbrown

Create polished, professional reveal.js presentations. Use when the user asks to create slides, a presentation, a deck, or a slideshow. Supports themes, multi-column layouts, code highlighting, animations, speaker notes, and custom styling. Generates HTML + CSS with no build step required.

代码生成 396 6个月前