·tailwindcss
*

tailwindcss

velcrafting/codex-skills

当用户要求“使用 Tailwind 设置样式”、“添加 CSS”、“配置主题”、“使用 @theme”、“添加自定义颜色”、“实现深色模式”、“使用容器查询”、“添加响应式设计”、“使用 OKLCH 颜色”或讨论样式、主题或视觉设计时,应使用此技能。始终使用最新的 Tailwind CSS 版本和现代模式。

5安装·0热度·@velcrafting

安装

$npx skills add https://github.com/velcrafting/codex-skills --skill tailwindcss

SKILL.md

This skill provides guidance for styling applications with Tailwind CSS, focusing on always using the latest version and modern patterns.

Philosophy: Use CSS-first configuration with @theme. Use OKLCH colors for perceptual uniformity. Prefer @container queries over media queries when appropriate.

| Configuration | CSS @theme directive | tailwind.config.js | | Colors | OKLCH color space | RGB/HSL colors | | Container queries | @container | Media queries only | | Content detection | Automatic | Manual content: [] config | | PostCSS plugin | @tailwindcss/postcss | tailwindcss package |

当用户要求“使用 Tailwind 设置样式”、“添加 CSS”、“配置主题”、“使用 @theme”、“添加自定义颜色”、“实现深色模式”、“使用容器查询”、“添加响应式设计”、“使用 OKLCH 颜色”或讨论样式、主题或视觉设计时,应使用此技能。始终使用最新的 Tailwind CSS 版本和现代模式。 来源:velcrafting/codex-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/velcrafting/codex-skills --skill tailwindcss
分类
*创意媒体
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 tailwindcss?

当用户要求“使用 Tailwind 设置样式”、“添加 CSS”、“配置主题”、“使用 @theme”、“添加自定义颜色”、“实现深色模式”、“使用容器查询”、“添加响应式设计”、“使用 OKLCH 颜色”或讨论样式、主题或视觉设计时,应使用此技能。始终使用最新的 Tailwind CSS 版本和现代模式。 来源:velcrafting/codex-skills。

如何安装 tailwindcss?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/velcrafting/codex-skills --skill tailwindcss 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/velcrafting/codex-skills

详情

分类
*创意媒体
来源
skills.sh
收录时间
2026-02-01