スキル一覧に戻る
korallis

shadcn-ui-components

by korallis

93🍴 10📅 2026年1月13日
GitHubで見るManusで実行

SKILL.md


name: shadcn-ui-components description: Build beautiful, accessible UI components using shadcn/ui library with Radix UI primitives and Tailwind CSS styling that you own and can customize. Use when creating accessible component libraries, implementing common UI patterns (dialogs, dropdowns, tooltips), building forms with validation, creating data tables, implementing command palettes, using Radix UI primitives, customizing components with Tailwind, or building design systems with full ownership of code.

Shadcn UI - Reusable Component Library

When to use this skill

  • Creating accessible UI component libraries
  • Implementing dialogs, dropdowns, tooltips, popovers
  • Building forms with validation and error handling
  • Creating sortable, filterable data tables
  • Implementing command palettes (Cmd+K interfaces)
  • Using Radix UI primitives with custom styling
  • Customizing components with Tailwind CSS
  • Building design systems you fully own
  • Implementing accessible keyboard navigation
  • Creating consistent, themeable components
  • Using pre-built accessible patterns
  • Building components that match your design system

When to use this skill

  • Building UI with Shadcn, Radix UI primitives, Tailwind CSS.
  • When working on related tasks or features
  • During development that requires this expertise

Use when: Building UI with Shadcn, Radix UI primitives, Tailwind CSS.

Installation

```bash npx shadcn-ui@latest add button ```

Usage

```typescript import { Button } from '@/components/ui/button';

Delete ```

Resources

スコア

総合スコア

55/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

+5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です