- Home
- /
- Categories
- /
- UI Components
UI Components
Code-based UI component generation and styling
css-specificity
by handxr
Analyze CSS specificity in a project, detect conflicts, flag unnecessary !important usage, and suggest corrections. Use when reviewing CSS code quality, debugging style overrides, auditing stylesheets, or when a user asks to check their CSS specificity, find CSS conflicts, simplify selectors, or clean up !important usage. Triggers on tasks involving .css files where specificity or selector quality is relevant.
git-commit
by levai
Git 提交信息规范,遵循 Conventional Commits 格式。适用于所有 Git 提交操作,确保提交信息清晰、规范、可追溯。
ue-slate-ui
by NCMcClure
Build new UE5 Slate UIs from scratch or refactor existing Slate widget hierarchies using an atomic design methodology adapted for Slate's C++ composition model. Use this skill when the user mentions Slate UI, SWidget, SCompoundWidget, widget hierarchy, Slate refactoring, Slate design system, widget composition, or asks to organize/restructure Slate widgets into a systematic hierarchy. Also trigger when the user wants to create a Slate component library, establish a Slate style system, break a monolithic SCompoundWidget into reusable parts, or audit an existing Slate interface for consistency. Works for both editor tools (detail customizations, asset editors, standalone windows) and runtime Slate UIs.
favicon
by artivilla
Generate a complete set of favicons from a source image and update HTML. Use when setting up favicons for a web project.
start-project
by helincao
Primary project-initialization orchestrator for Skilled. Use when a repository is missing site files or needs a fresh architecture. Create required files directly from the brief, optionally apply references/reference-design.md, then run lint/build/validate quality gates via installed skill scripts.
flyonui
by peixotorms
Use when building with FlyonUI — Tailwind CSS component library with CSS classes and optional JS plugins. Covers CSS component classes, JS plugin system (accordion, carousel, collapse, combobox, datatable, dropdown, select, tabs, tooltip, etc.), theming, installation, class reference, and plugin initialization via MCP tools.
animation-transitions
by hwatkins
Coordinating three animation systems in a Phoenix LiveView + Svelte stack — LiveView JS command transitions, Svelte transitions/motion, and CSS animations/keyframes. Covers which to use when, page transitions during LiveView navigation, reduced motion, and preventing jank. Use when adding animations, transitions, page transitions, or motion to a LiveView application.
vue-testing-best-practices
by hello-lizhihua
用于 Vue.js 测试。涵盖 Vitest、Vue Test Utils、组件测试、模拟、测试模式以及用于 E2E 测试的 Playwright。
ui-ux-pro-max
by Jackiexiao
"QUERY LENGTH LIMIT EXCEEDED. MAX ALLOWED QUERY : 500 CHARS"
instruction-repeater
by CodingHeader
"Instruction Repeater: repeat any incoming user instruction based on length. Always available and can be composed with other skills."
fullstack-expertise
by vineethsoma
Full-stack development expertise covering backend, frontend, database, DevOps, and testing domains
exome
by Marcisbee
This skill provides expertise in using Exome.js, a lightweight state management library for JavaScript applications. It covers creating and managing deeply nested stores, defining actions, integrating with UI frameworks like React, Vue, Svelte, and others, handling middleware, subscriptions, devtools, and best practices. Use this skill when assisting with state management in JS/TS projects, building reactive applications, or troubleshooting Exome-related code.
ux
by kunhai-88
"创建卓越的用户体验设计,包含用户研究、信息架构、交互设计、可用性评估。当用户需要设计界面、优化用户体验、进行可用性分析、创建用户流程、设计交互原型,或提到「ux」「用户体验」「交互设计」「可用性」「用户研究」时使用。产出专业、有洞察力的 UX 设计方案,避免通用化设计。"
digital-clone
by Xeron2000
AI digital clone generator. Analyzes your Claude Code conversation history to extract speaking style, thinking patterns, vocabulary habits, and interests. Creates an evolving personality profile so AI can mimic your expression style. Works with any language, cross-platform (Windows/macOS/Linux). Triggers: "digital clone", "clone my style", "mimic my speaking", "create my clone", "personality profile", "数字克隆", "克隆我的风格", "模仿我说话"
vizit
by yousufjoyian
Visualize what we're discussing in the Vizit panel to help the user understand
spec-brainstorm
by nu1nux
Lead structured design brainstorming with questions, alternatives, and incremental validation; no code or file edits.
fullstack-development
by Olino3
Forge is a marketplace for a Claude Code Plugins
loopwind
by tomtev
Use when working with .loopwind/ templates, loopwind CLI, OG images, social cards, or animated videos. Helps create, edit, and render image/video templates using Tailwind CSS + Satori.
plan-b
by bohdan-shulha
Create a concise plan for coding/build tasks, especially when users say "I want to make..." or "I need to do...". Use to generate a final plan by aggregating multiple subagent plan variants, include ASCII diagrams/flows/UI mockups when possible, and follow the create-plan style (read-only scan, minimal questions).
organizing-project-files
by augmnt
Provides file organization conventions for React and Next.js projects. Use when creating new files, components, hooks, utilities, or services. Triggers on questions like "where should this go?", "where do I put this?", or when deciding between colocating vs grouping files.
slidev
by abpai
Create and present web-based slides for developers using Markdown, Vue components, code highlighting, animations, and interactive features. Use when building technical presentations, conference talks, or teaching materials.
req-change-workflow
by qingchunwuhui
Standardize requirement/feature changes in an existing codebase (especially Chrome extensions) by turning "改需求/需求变更/调整交互/改功能/重构流程" into a repeatable loop: clarify acceptance criteria, confirm current behavior from code, assess impact/risk, design the new logic, implement with small diffs, run a fixed regression checklist, and update docs/decision log. Use when the user feels the change process is chaotic, when edits tend to sprawl across files, or when changes touch manifest/service worker/OAuth/storage/UI and need reliable verification + rollback planning.
prp-generator
by Xyxy1722
Generate comprehensive Product Requirement Plans (PRPs) for feature implementation with thorough codebase analysis and external research and providing structured templates and comprehensive implementation guidance. Use when the user requests a PRP, PRD, or detailed implementation plan for a new feature. Conducts systematic research and identifies patterns.
deepwiki
by huguangju
Generate DeepWiki-style source code documentation for local codebases, transforming engineering experience into reusable cognitive structures