- Home
- /
- Categories
- /
- UI Components
UI Components
Code-based UI component generation and styling
tailwind
by iulspop
Tailwind CSS patterns for layouts, color schemes, responsive design, and className handling. Use when writing or reviewing component styles.
angular
by yldgio
Angular component architecture, RxJS patterns, change detection, and module organization
dependency-upgrade
by TriNgo0108
Manage major dependency version upgrades with compatibility analysis, staged rollout, and comprehensive testing. Use when upgrading framework versions, updating major dependencies, or managing breaking changes in libraries.
kotlin-deep-logic-coroutines
by Envy-7z
Deep Kotlin logic workflow for use-cases, repositories, ViewModels, Flow/coroutine orchestration, and compact architecture-safe refactors. Use when implementing non-trivial business rules, fixing coroutine race/cancellation issues, reducing logic complexity, or enforcing clean layered boundaries in Android Kotlin code.
ycs77-vue
by ycs77
This skill should be used when applying project-specific opinionated Vue 3 conventions. It covers SFC block order (template-first vs script-first), inline typing for defineProps and defineEmits, using reactive() for form state management, ref type assertions with as Ref<Type> for complex types, same-name shorthand bindings in Vue 3.4+, and props access patterns in templates. Relevant when a user asks about template ordering, how to type props or emits inline, reactive vs ref for forms, ref type assertion patterns, shorthand attribute bindings, props usage in templates, or following Lucas Yang's Vue coding conventions.
seo-strategist
by dotcomdesigniowa
Automated end-to-end SEO strategy generation system for Dotcom Design clients. Use this skill whenever building a local SEO strategy for a client. Given a client website URL and plan level, this skill automates client data extraction, keyword research via SEMrush API, market analysis and tiering, keyword-city matrix generation, and final strategy document plus branded website assembly. Replaces a 3-4 hour manual process with a 5-minute automated workflow.
context7-docs-fetcher
by YPYT1
集合了所有的openclaw,claudecode,open等各个平台所有的skills
ui-design-pro
by ceorkm
The definitive UI design skill for building professional, production-grade software. Use this skill when the user wants to create, redesign, polish, or elevate any web application UI — dashboards, SaaS apps, landing pages, billing pages, analytics views, mobile apps, or any "vibecoded" interface. Covers 25+ design laws across color theory (4-layer system, OKLCH, dark mode, HSB palettes), layout, typography, icons, micro-interactions, component design, pricing pages, analytics, cards, spacing, interactive feedback, playful design, presentation techniques, and design thinking. Produces clean, modern, trustworthy software that converts.
web-perf-ux
by october-academy
Web application performance and UX optimization through automated analysis. Use when developers need to (1) measure and diagnose performance issues using Lighthouse and Core Web Vitals, (2) identify root causes of LCP, CLS, INP problems, (3) analyze UX pain points like layout shifts or slow interactivity, (4) generate actionable improvement plans with concrete code-level fixes. Triggers on requests like "analyze performance", "why is my page slow", "fix CLS issues", "optimize web vitals", "run Lighthouse", "performance audit", or "improve page speed".
frontend-design
by pm-minji
Create distinctive, production-grade frontend interfaces with intentional aesthetics, high craft, and non-generic visual identity. Use when building or styling web UIs, components, pages, dashboards, or frontend applications.
go-lib-design
by stuckinforloop
Designing Go libraries and packages for long-term evolution. Covers API surface management, dependency direction, backwards compatibility, trade-offs between parameter objects and functional options, and testability via deterministic simulation.
frontend-development
by carvalab
Next.js App Router development with TypeScript. Server Components, Server Actions, caching, MUI. Use when creating pages, components, fetching data, or building features.
svelte
by NikiSkaarup
Guide Svelte 5 component development with runes, props, and performance-aware patterns.
canvas-design
by zhongjis
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
frontend-handoff-builder
by melonotmelo
Build a stronger frontend handoff package before code generation. Use this skill whenever the user wants a webpage, frontend project, marketing site, app UI, or repo-level frontend built from messy inputs such as screenshots, images, URLs, PDFs, PRDs, markdown docs, or mixed references, and the result will be better if those inputs are first normalized into a clear implementation brief with real assets, structured content, style tokens, and non-negotiable constraints. Trigger even when the user only gives a rough prompt plus one screenshot or one document, because the value of this skill is turning raw material into a downstream-agent-ready handoff for Claude, Codex, or OpenClaw.
web3-dapp
by kaos35
Web3 DApp development with Next.js, RainbowKit, wagmi, viem for multi-chain Ethereum applications with NFT, DeFi, and smart contract integration
migrate-from-intercom
by GleapSDK
Migrates projects from Intercom to Gleap. Detects Intercom SDK integration (JavaScript, iOS, Android, React Native, Flutter), removes it, installs the Gleap SDK, and replaces all Intercom API calls with Gleap equivalents. Also covers server-side REST API migration. Use when switching from Intercom to Gleap, replacing Intercom, or migrating away from Intercom.
clean-code-principles
by hakenshi
Comprehensive guide to Clean Code, SOLID principles, Design Patterns (GoF), GRASP, DDD, Clean Architecture, Code Smells, Refactoring techniques, and best practices from classic software engineering books. Use when writing, reviewing, or refactoring code; designing architectures; performing code reviews; or learning software engineering principles.
quality-workflow
by metyatech
Use when writing tests, designing test coverage, handling defect fixes, or performing root-cause analysis. Also use when creating test matrices or choosing between unit/integration/E2E tests. Do not use for general development, linting setup, or CI configuration.
todo
by gracebotly
Planning and progress tracking skill for agent's internal reasoning. Use when an agent needs to create, track, and complete tasks across its own multi-step operations and maintain state persistence.
RHDH Frontend Dynamic Plugin Bootstrap
by kadel
This skill should be used when the user asks to "create RHDH frontend plugin", "bootstrap frontend dynamic plugin", "create UI plugin for RHDH", "new frontend plugin for Red Hat Developer Hub", "add entity card to RHDH", "create dynamic route", "add sidebar menu item", "configure mount points", "create theme plugin", or mentions creating frontend components, UI pages, entity cards, or visual customizations for Red Hat Developer Hub or RHDH. This skill is specifically for frontend plugins - for backend plugins, use the separate backend plugin skill.
inertia
by markhamsquareventures
How to work effectively with Inertia, always use when developing frontend features
figma-diagram-design
by stoodiohq
Apply professional color theming to Figma diagrams (flowcharts, decision trees, sequence diagrams, state diagrams, gantt charts). Use this skill whenever creating diagrams with the Figma:generate_diagram tool. Automatically assigns distinct colors to top-level branches, with child nodes inheriting their parent branch's color family for clear visual hierarchy.
react-dev
by VisualxIntelligence
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).