什么是 tailwind-patterns?
Tailwind CSS v4 原理。 CSS 优先配置、容器查询、现代模式、设计令牌架构。 来源:baotoq/agent-skills。
Tailwind CSS v4 原理。 CSS 优先配置、容器查询、现代模式、设计令牌架构。
通过命令行快速安装 tailwind-patterns AI 技能到你的开发环境
来源:baotoq/agent-skills。
| tailwind.config.js | CSS-based @theme directive | | PostCSS plugin | Oxide engine (10x faster) | | JIT mode | Native, always-on | | Plugin system | CSS-native features | | @apply directive | Still works, discouraged |
| CSS-first | Configuration in CSS, not JavaScript | | Oxide Engine | Rust-based compiler, much faster | | Native Nesting | CSS nesting without PostCSS | | CSS Variables | All tokens exposed as -- vars |
| Extend | Adding new values alongside defaults | | Override | Replacing default scale entirely | | Semantic tokens | Project-specific naming (primary, surface) |
Tailwind CSS v4 原理。 CSS 优先配置、容器查询、现代模式、设计令牌架构。 来源:baotoq/agent-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/baotoq/agent-skills --skill tailwind-patternsTailwind CSS v4 原理。 CSS 优先配置、容器查询、现代模式、设计令牌架构。 来源:baotoq/agent-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/baotoq/agent-skills --skill tailwind-patterns 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/baotoq/agent-skills