- Home
- /
- Categories
- /
- UI Components
UI Components
Code-based UI component generation and styling
tech-lead-web
by emalorenzo
Tech Lead for web development projects. Orchestrates a fleet of Opus agents to build pixel-perfect websites from Figma designs. Use with /tech-lead-web to start a new project.
find-skills
by zhongjis
Helps users discover agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. Discovery only — for installing or maintaining skills, use the skill-maintainer skill.
ui-extractor
by alpex-ai
Analyze screen recordings and websites to extract implementation specs, design systems, and UI patterns.
flutter-widget-generator
by ehtbanton
Generate Flutter widget files with Dart, state management, and theming. Triggers on "create flutter widget", "generate flutter component", "dart widget", "flutter screen".
code-documenter
by Olino3
Forge is a marketplace for a Claude Code Plugins
accessibility-check
by slurpyb
Evaluate accessibility and WCAG compliance of UI components and pages. Use when the user asks to "check accessibility", "audit a11y", "WCAG review", "screen reader test", or needs to verify inclusive design practices.
shadcn-ui-expert
by shlomi-schwartz
Complete shadcn/ui component and chart code reference with all variants. Provides instant lookup for 54 base UI components and 7 Recharts chart types with full TSX code examples. Handles variant selection by asking the user.
bezaleel-stack
by christopheraaronhogg
Provides comprehensive technology stack auditing with LIVE RESEARCH capability. Analyzes version currency, code patterns, conventions, anti-patterns, and security advisories for ANY framework (Laravel, React, Vue, Symfony, etc.). Use this skill when the user needs technology stack audit, framework best practices review, or package analysis. Produces detailed consultant-style reports with findings and prioritized recommendations — does NOT write implementation code.
atomic-design
by NCMcClure
Build new UIs from scratch or refactor existing UIs using Brad Frost's Atomic Design methodology. Use this skill whenever the user mentions atomic design, design systems, component hierarchies, UI component architecture, or asks to organize/restructure/refactor UI components into a systematic hierarchy. Also trigger when the user wants to create a component library, establish a pattern library, break a monolithic UI into reusable parts, or audit an existing interface for consistency. Works with any language or framework — React, Vue, Angular, Svelte, Flutter, SwiftUI, Jetpack Compose, vanilla HTML/CSS, or any component-based UI system.
creative-frontend-aesthetics
by Seika139
AI特有の「ありきたりなデザイン(AI slop)」を回避し、独創的で洗練されたUIを構築する。LP、ダッシュボード、アプリのフロントエンド実装時に適用。
elementor-forms
by peixotorms
Use when creating custom Elementor form actions, custom form field types, form validation, or processing form submissions. Covers Elementor Pro forms (ElementorPro\Modules\Forms), Action_Base (get_name, get_label, run, register_settings_section, on_export), after_submit processing, Field_Base (field_type, render field HTML, validation callback, update_controls), content_template for editor preview, form action registration, export_type handling, update_record patterns, elementor_pro/forms/validation hook, email filters, and webhook response handling.
brainstorming
by Jackiexiao
"(中文)You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation."
correction-learning
by jamelna-apps
When user corrects Claude with "no I meant", "that's wrong", "actually", "I prefer", "always use", "don't suggest", "not X but Y", or similar correction phrases. Enables real-time learning from feedback.
airflow-dag-patterns
by ncdevshiv
"Build production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment. Use when creating data pipelines, orchestrating workflows, or scheduling batch jobs."
fe-scaffold
by ingpdw
React/Next.js 프론트엔드 프로젝트의 컴포넌트, 페이지, API 라우트, 훅, 스토어 등 보일러플레이트를 자동 생성하는 스캐폴딩 스킬. "컴포넌트 만들어", "페이지 생성", "scaffold", "boilerplate" 등의 요청 시 사용.
design-dna
by tylercecchi
Build Product Design DNAs through conversation. DNA is a canvas for iterating on design concepts and logic, the same way Figma lets you iterate on pixels.
react-files-structure-standards
by Lichens-Innovation
"Enforces file and folder naming and structure standards for React/TypeScript projects. Use when normalizing file/folder names, auditing project structure, renaming files or directories, or when the user asks to align file/folder naming with standards."
ppt
by ibadbasit
将 .md 或 .docx 文件转换为可投屏的单文件 HTML 演示文稿。设计风格:暖奶油×赭红×深棕黑,Cormorant Garamond + Noto Serif SC,键盘翻页+导航点。用法:/ppt <文件路径>
elixir-architecture
by vircung
Elixir system design patterns, context boundaries, and scalable architecture for distributed applications
vue-best-practices
by DedsiTeam
Comprehensive Vue 3 development best practices, TypeScript configuration, tooling troubleshooting, testing patterns, and composition API gotchas. Covers vue-tsc, Volar, Vite configuration, Vue Router typing, component testing, reactivity patterns, and SFC features. Use when working with Vue 3 + TypeScript projects, debugging build errors, writing tests, or following best practices.
testing-principles
by togswr
テスト設計・レビュー・改善を、観測可能な振る舞いと決定性を軸に実行する。 テスト戦略の再設計、フレーキー修正、テストダブル方針の整理、回帰防止強化が必要な依頼で使用する。
resume-optimizer
by showlotus
技术简历要点优化工具。专为技术人员设计,将平淡的项目描述改写为符合大厂标准的简历要点。使用场景:(1) 用户提供技术工作描述需要改写为简历语言 (2) 用户明确要求优化简历内容 (3) 用户提供的描述需要符合 STAR 法则和专业表达 (4) 需要生成多个版本的简历话术供选择。输出标准专业版、数据驱动版和专家架构师版三种格式。
vue2.6.14
by fengxiaodong28
Vue 2.6.14 Options API best practices, reactivity system, component patterns, and ecosystem integration. Each reference shows Vue 2.6.14 specific solutions only.
api-design-principles
by ncdevshiv
"Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing..."