UI Components

Code-based UI component generation and styling

Showing 1081-1104 of 8237 skills
lexler

writing-bash-scripts

by lexler

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

Automation 227 7mo ago
lexler

hexagonal-architecture

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

Database 227 7mo ago
hyva-themes

hyva-child-theme

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

Processing 81 7mo ago
StacDev

stac-screen-builder

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

Code Gen 916 7mo ago
antfu

unocss

by 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 & VCS 5.8K 7mo ago
antfu

vue-router-best-practices

by antfu

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

API Dev 5.8K 7mo ago
antfu

vue-best-practices

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

Animation 5.8K 7mo ago
unbrowse-ai

unbrowse

by 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 Dev 748 5mo ago
yunshu0909

backlog-manager

by yunshu0909

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

UI Components 747 6mo ago
xu-xiang

frontend-patterns

by xu-xiang

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

Debugging 1.9K 7mo ago
softaworks

react-dev

by 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).

Processing 2.4K 7mo ago
softaworks

writing-clearly-and-concisely

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

Linting 2.4K 7mo ago
shinpr

typescript-rules

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

Debugging 670 8mo ago
udecode

tdd

by 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

Debugging 1.2K 7mo ago
udecode

debug

by 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

Debugging 1.2K 7mo ago
joelhooks

tdd

by joelhooks

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

Refactoring 733 8mo ago
alibaba

openspec-verify-change

by alibaba

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

File Ops 28.2K 6mo ago
alibaba

openspec-explore

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

Auth 28.2K 6mo ago
alibaba

openspec-onboard

by alibaba

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

Automation 28.2K 6mo ago
alibaba

openspec-onboard

by alibaba

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

Automation 28.2K 6mo ago
alibaba

openspec-verify-change

by alibaba

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

File Ops 28.2K 6mo ago
blessonism

content-extract

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

Docs Gen 436 7mo ago
blessonism

mineru-extract

by 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).

Docs Gen 436 7mo ago
ryanbbrown

revealjs

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

Code Gen 396 6mo ago