·tailwindcss-mobile-first
</>

tailwindcss-mobile-first

全面的移动优先响应式设计模式以及 Tailwind CSS v4 的 2025/2026 最佳实践

768安装·22热度·@josiahsiegel

安装

$npx skills add https://github.com/josiahsiegel/claude-plugin-marketplace --skill tailwindcss-mobile-first

如何安装 tailwindcss-mobile-first

通过命令行快速安装 tailwindcss-mobile-first AI 技能到你的开发环境

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

来源:josiahsiegel/claude-plugin-marketplace。

SKILL.md

查看原文

Mobile-first design is the industry standard for 2025/2026. With mobile traffic consistently exceeding 60% of global web traffic and Google's mobile-first indexing, starting with mobile ensures optimal user experience and SEO performance.

Key Principle: Unprefixed utilities apply to ALL screen sizes. Breakpoint prefixes apply at that size AND ABOVE.

| (none) | 0px | All mobile phones (base) | | sm: | 640px (40rem) | Large phones, small tablets | | md: | 768px (48rem) | Tablets (portrait) | | lg: | 1024px (64rem) | Tablets (landscape), laptops | | xl: | 1280px (80rem) | Desktops | | 2xl: | 1536px (96rem) | Large desktops |

全面的移动优先响应式设计模式以及 Tailwind CSS v4 的 2025/2026 最佳实践 来源:josiahsiegel/claude-plugin-marketplace。

可引用信息

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

安装命令
npx skills add https://github.com/josiahsiegel/claude-plugin-marketplace --skill tailwindcss-mobile-first
分类
</>开发工具
认证
收录时间
2026-02-19
更新时间
2026-03-10

Browse more skills from josiahsiegel/claude-plugin-marketplace

快速解答

什么是 tailwindcss-mobile-first?

全面的移动优先响应式设计模式以及 Tailwind CSS v4 的 2025/2026 最佳实践 来源:josiahsiegel/claude-plugin-marketplace。

如何安装 tailwindcss-mobile-first?

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

这个 Skill 的源码在哪?

https://github.com/josiahsiegel/claude-plugin-marketplace