responsive-styling
✓创建组件样式或提及响应式设计时,自动生成移动优先的响应式 CSS/SCSS。实现标准断点(768px、1024px),确保 WCAG AA 颜色对比度,创建触摸友好界面(最小目标 44px),添加适当的焦点指示器,支持减少运动,响应缩放排版,并提供具有精确值的详细技术规格。
SKILL.md
Purpose Generate mobile-first, responsive CSS/SCSS that works across all devices and follows accessibility best practices.
Mobile-First Approach Always write base styles for mobile, then enhance for larger screens:
❌ Desktop-first (using max-width) ❌ Magic numbers (random breakpoints) ❌ Forgetting touch targets ❌ Fixed pixel widths that don't scale ❌ Tiny text on mobile (<16px) ❌ Horizontal scrolling ❌ Ignoring landscape mobile ❌ Breaking at intermediate sizes
创建组件样式或提及响应式设计时,自动生成移动优先的响应式 CSS/SCSS。实现标准断点(768px、1024px),确保 WCAG AA 颜色对比度,创建触摸友好界面(最小目标 44px),添加适当的焦点指示器,支持减少运动,响应缩放排版,并提供具有精确值的详细技术规格。 来源:kanopi/cms-cultivator。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/kanopi/cms-cultivator --skill responsive-styling- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 responsive-styling?
创建组件样式或提及响应式设计时,自动生成移动优先的响应式 CSS/SCSS。实现标准断点(768px、1024px),确保 WCAG AA 颜色对比度,创建触摸友好界面(最小目标 44px),添加适当的焦点指示器,支持减少运动,响应缩放排版,并提供具有精确值的详细技术规格。 来源:kanopi/cms-cultivator。
如何安装 responsive-styling?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/kanopi/cms-cultivator --skill responsive-styling 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/kanopi/cms-cultivator
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01