ワンクリックで
daisy-ui
Style components with daisy-ui. Use any time styled html components are used.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Style components with daisy-ui. Use any time styled html components are used.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
| name | daisy-ui |
| description | Style components with daisy-ui. Use any time styled html components are used. |
Daisy UI is a Tailwind extension that uses class names for common UI components.
references/installation.mdreferences/configuration.mdreferences/colors.mdreferences/themes.mdComponent docs path pattern: references/components/<component>.md
Available components:
accordion, alert, avatar, badge, breadcrumbs, button, calendar, card, carousel, chat, checkbox, collapse
countdown, diff, divider, dock, drawer, dropdown, fab, fieldset, file-input, filter, footer, hero
hover-gallery, indicator, input, join, kbd, label, link, list, loading, mask, menu, mockup-browser
mockup-code, mockup-phone, mockup-window, modal, navbar, pagination, progress, radial-progress, radio, range, rating
select, skeleton, stack, stat, status, steps, swap, table, tab, textarea, theme-controller, timeline, toast, toggle, validator
SOC 職業分類に基づく
Control a browser programmatically. Use for integration testing, manual validation, and experimentation.
Evaluate Clojure code via nREPL using clj-nrepl-eval. Always load this skill
Repair Clojure reader syntax errors caused by unbalanced delimiters ((), [], {}) to fix errors like "EOF while reading", "Unexpected EOF", "Unmatched delimiter", or "Unbalanced delimiter".
Datastar framework guidance for adding data-* attributes, frontend actions, reactive signals, and backend SSE/SDK usage (including Clojure). Use when modifying HTML/Hiccup with Datastar attributes, handling Datastar requests, patching elements/signals, or tracing signal updates.
See what the program is doing with logs. Use when using the development http server or to see the value of log or trace statements