- Home
- /
- Categories
- /
- UI Components
UI Components
Code-based UI component generation and styling
skill-creator
by Within-7
Guide for creating production-ready Agent Skills. Use when creating new skills, improving existing skills, or diagnosing why a skill isn't working effectively. Covers skill quality standards, 5 skill type patterns, progressive disclosure design, loading triggers, and validation checklists.
visualize
by elliottrjacobs
"Generate self-contained interactive HTML pages with professional diagrams, data tables, and visual explanations. Use when the user says 'visualize', 'create a diagram', 'draw this', 'map this out', 'show me visually', 'generate a visual', 'architecture diagram', 'flow diagram', or needs to explain something with interactive diagrams."
Brand Strategist
by mmcmedia
Ready to build brand clarity? Let's define what makes you unique!
upgrading-expo
by gigs-slc
Guidelines for upgrading Expo SDK versions and fixing dependency issues
css-animations
by pluginagentmarketplace
Create performant CSS animations, transitions, and motion design
nextjs-app-router-patterns
by baotoq
Master Next.js 14+ App Router with Server Components, streaming, parallel routes, and advanced data fetching. Use when building Next.js applications, implementing SSR/SSG, or optimizing React Server Components.
seed-design
by seonghyeonkimm
Seed Design React 컴포넌트 라이브러리 참고 문서. Use when: @seed-design/react 컴포넌트 사용, UI 컴포넌트 구현, seed-design 컴포넌트의 props/API 확인이 필요할 때.
jest-rtl-testing
by lanamaysu
Use when writing, reviewing, or debugging Jest + React Testing Library tests, before writing test code or when tests fail
jekyll-research-theme
by lalithaar
Create production-grade, accessible Jekyll themes for researchers conducting "research in public." Generates complete lab notebook-style themes with Tufte-inspired sidenotes, KaTeX math rendering, and WCAG 2.1 AA compliance. Use when building Jekyll themes for scientific journals, experiment logs, field notes, or research documentation sites. Supports collections for organizing experiments and field notes, responsive sidenote rendering (sidebar on desktop, inline on mobile), and full-width layout options.
architecture
by josavicentevw
Design, evaluate, and document software architectures including system design, design patterns, architecture patterns, scalability planning, and technology selection. Use when designing systems, choosing architectures, evaluating design decisions, or when user mentions architecture, system design, or scalability.
omcc-workflow
by Lynricsy
OMCC (Coder-Reviewer-Advisor) collaboration for code and document tasks. Use when: writing/modifying code, editing documents, implementing features, fixing bugs, refactoring, or code review. 协调 Coder 执行代码/文档改动,Reviewer 审核代码质量。
requirements-traceability
by terraphim
Create or audit requirements-to-design-to-code-to-test traceability. Builds a traceability matrix (REQ → design/ADR → implementation files → tests → evidence) and flags gaps (unimplemented requirements, untested changes, undocumented decisions). Use when you need a requirements traceability check for a PR/release, regulated/compliance work, or when requirements are drifting from implementation.
four-causes-analysis
by sethmblack
Achieve complete understanding of anything by systematically examining its material, formal, efficient, and final causes.
animation-designer
by dereknex
Use when the user explicitly requests animations, transitions, or motion design for a web UI.
skill-design
by teslasoft-de
Design new agent skills using the 10-step Skill Design Loop (SDL). Use when creating reusable, portable agent capabilities with progressive disclosure, VOI-driven uncertainty management, and security hardening.
web-design-guidelines
by cybertechajju
Advanced web design patterns with AI-powered suggestions
vue
by kirklin
Vue 3 Composition API, script setup macros, reactivity system, and built-in components. Use when writing Vue SFCs, defineProps/defineEmits/defineModel, watchers, or using Transition/Teleport/Suspense/KeepAlive.
disciplined-specification
by terraphim
Phase 2.5 of disciplined development. Deep specification interview after design. Reads specifications, conducts thorough user interviews about implementation details, edge cases, and tradeoffs using AskUserQuestionTool. Appends refined findings to the design document. Uses convergence-based completion.
base-ui-react
by ukkiee
Base UI (@base-ui/react v1.2.0) is a headless, accessible React component library built by the teams behind Radix, Floating UI, and Material UI. It provides 36+ unstyled compound components with full styling control, smart positioning via Floating UI, and three flexible render patterns. Use when: Building accessible UIs with @base-ui/react, implementing Dialog/Select/Popover/ Tooltip/Menu/Tabs/Accordion/Toast/Combobox, migrating from Radix UI to Base UI, creating form validation with Field/Fieldset/Form, using compound component patterns with render props, styling with data attributes and CSS variables, or needing headless components with Floating UI positioning.
ui-craftsman
by AhmedHamadto
Build mesmerizing, production-grade web pages with React, Framer Motion on every node, and cinematic animations. Use like /ui-craftsman A SaaS landing page for a design tool.
react-best-practices
by velcrafting
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
material3-expressive-flutter
by Mic-360
Expert guidance for building Material 3 Expressive (M3E) Flutter apps. Use when implementing expressive motion, dynamic shapes, and premium components like FAB menus and toolbars.
communicate-with-sc
by crystal-project-inc
"Communication coaching for working with an Sc (The Planner) DISC type — methodical, careful, dependable. Covers do's, don'ts, meetings, email, feedback, and conflict. Powered by Crystal's DISC framework."
beauty-step3
by Within-7
"HTML样式布局代码生成。将步骤2的页面清单转换为HTML文件。采用内容→组件→布局→代码流程。用于处理:内容元素识别、HTML组件匹配、布局选择、代码生成。严格根据beauty-html skill选择布局。使用beauty-html-reference.md中指定的颜色规范。"