- Home
- /
- Categories
- /
- UI Components
UI Components
Code-based UI component generation and styling
polisher
by hansonyyds
中文文章润色与校对技能。支持语法拼写修正、格式规范化(中英文空格、全角标点、标点成对)、段落拆分,通过 diff 视图让用户确认修改。触发场景:(1) 用户说"润色"、"校对"、"检查格式"、"polish" (2) 被 outliner 完成初稿后调用 (3) 中文文本格式规范化需求
deslop
by ilamanov
Remove AI-generated code slop from the current branch. Use when the user says "deslop" or asks to clean up AI slop, remove AI code patterns, or clean the branch before committing.
anysystem-design
by freedomw1987
LLM Agent Skill for AnySystem Design React component library
execute-plan
by dolessHQ
Execute an existing plan file. Use when a user asks to carry out a .plan.md task list.
@babel/preset-react
by yusenthebot
Babel preset for all React plugins.. Use when: bundling and transpiling source code; development server with HMR; production builds. NOT for: runtime application logic; package management (use npm/yarn).
api-patterns
by ncdevshiv
"API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination."
better-forms
by alexeira
Complete guide for building accessible, high-UX forms in modern stacks (React/Next.js, Tailwind, Zod). Includes specific patterns for clickable areas, range sliders, output-inspired design, and WCAG compliance.
nuxt-page-generator
by ehtbanton
Generate Nuxt 3 page components with Vue 3 Composition API. Triggers on "create nuxt page", "generate nuxt component", "nuxt 3 page", "nuxt file".
nuxt-ui
by hk-vk
A comprehensive Vue UI component library (Nuxt optional) with 125+ accessible, production-ready, Tailwind CSS components for building modern web applications.
wearos-specialist
by gitdolucas
Wear OS-focused implementation, review, and debugging guidance (Kotlin, Jetpack Compose for Wear OS, coroutines/Flow, MVVM, Room/DataStore, navigation, tiles/complications, sensors, haptics). Use when building or reviewing smartwatch apps, improving wearable UX, or addressing watch performance/battery/lifecycle issues.
interview-designer
by mikonos
Analyze resumes and design interview strategies using evidence-based methodology. Transforms interview prep from "read resume → ask questions" into "define standard → forensic evidence → future simulation". Combines Geoff Smart's Topgrading, Lou Adler's performance-based hiring, and Daniel Kahneman's bias control. Use when preparing for interviews, creating structured interview guides, or designing questions to validate candidate competencies.
sports-stat-storyteller
by pem725
Turn a single strange, extreme, or counterintuitive sports statistic into a publication-ready newsletter. Use this skill any time a user notices an odd number in any sport — a pitcher's 67.5 ERA, a batter's .667 average through 5 AB, a QB's perfect passer rating — and wants to understand WHAT it means, WHY it happened mathematically, WHO else has been here before, and HOW LONG recovery will take. Drives an end-to-end workflow: statistical diagnosis, historical search, Bayesian modeling, schedule-mapped projections, broadsheet HTML newsletter. Also handles daily publishing from queue to GitHub Pages, Sunday Edition recaps with fresh data and model reruns, and cross-reference checks. Trigger on "strange stat", "crazy number", "what does this mean", "publish the next issue", or any stat with a small denominator.
frontend-tailwind-best-practices
by Emerson1337
Tailwind CSS patterns and conventions for frontend apps. Use when writing component styles, layouts, or working with CSS classes.
navigation-architect
by dtsvetkov1
Designs and implements navigation flows using Expo Router (file-based routing). Use when adding new screens, handling deep links, or restructuring the app's layout.
aspnet-framework-frontend
by rscoopcur
Expert workflow for ASP.NET Framework (.NET Framework 4.x) web apps using Vue 2, Vue 3, or Alpine.js with Razor and Web API. Use when integrating frontend frameworks into ASP.NET Framework, choosing framework patterns, implementing API and anti-forgery flows, troubleshooting runtime/version setup, or answering support and lifecycle questions with official Microsoft Learn .NET Framework documentation.
assumption-extractor
by tomwangowa
Systematically extract explicit and implicit assumptions from technical documents, design plans, or feasibility assessments. Classifies each assumption by visibility (explicit/implicit), verification status (verified/unverified/falsified), recommended verification method, and risk impact. Use when reviewing any technical plan before committing to implementation, or when a tech-feasibility report needs assumption auditing.
Accumulation Detector Skill
by florianvsteen
The skill uses pandas_ta to calculate the A/D line and standard deviation for volatility. It serves a Lightweight Charts frontend via a Flask local server.
shadcn-vue
by ycs77
Component usage patterns for shadcn-vue — a Vue component distribution system built on Reka UI and Tailwind CSS. Covers component APIs, forms with VeeValidate/TanStack Form, data tables, sidebar, charts, theming, and custom registries.
code-quality-report
by warmeaf
生成代码质量报告。当用户请求为项目源代码生成质量报告时,使用此功能。输出名为 code-quality-report.html 的单页 HTML 文件作为质量报告,该报告集成了 Node.js 脚本和 HTML 模板。
beautiful-mermaid
by 994AK
Skill for using the beautiful-mermaid TypeScript library to render Mermaid diagrams to SVG or ASCII/Unicode, apply themes (including Shiki), and integrate in Node or browser contexts.
SaaS Landing Page
by neillock
Hyper-specific conversion-optimized landing page specification for SaaS applications.
goldy
by SacredTexts
"Global planning/orchestration skill. Use for: (1) Gold Standard plan creation and phased execution, (2) stack-aware decisions across TanStack/React/Neon/Drizzle/WorkOS/Radix/shadcn and other stacks, (3) session memory and deterministic resume capsules, (4) long-running /goldy-loop phase automation with checkpoints and resume chaining, (5) UI/UX module reuse from ui-ux-pro-max when design output is needed, (6) browser-based bug investigation and smoke testing via auto-detected backend (Chrome Extension for Claude Code, Playwright for Codex). Trigger for planning, roadmap, phase, architecture, implementation sequencing, or when user asks for /goldy or /goldy-loop behavior. Also auto-invokes on any coding work that lacks a pre-existing plan: fix, bug, implement, build, add, create, refactor, migrate, update, upgrade, feature, endpoint, component, test, debug, deploy, optimize, integrate, change, modify, remove, delete."
tailwind-css
by EnderPuentes
Set up and use Tailwind CSS v4 only with Next.js (App Router), Vite, or CLI; no tailwind.config.js—theme via @theme in CSS. Use when styling with Tailwind, configuring Tailwind, installing Tailwind, utility classes, @theme, @layer, @utility, or when the user mentions Tailwind CSS or Tailwind v4.
newspaper-brief
by moneshvenkul
Create mobile-first newspaper-style brief images from raw content or existing summaries. Use when the user says 报纸模式, 做成报纸图, 按报纸样式输出, asks for a 报纸图/简报图/报纸样式总结, or wants notes/chats/articles rendered as a newspaper-style HTML/PNG long image. Supports two flows: (1) raw article/chat/link/notes -> extract and structure key points -> render, (2) existing summary/bullets -> render directly.