gluestack-nativewind
✓此技能强制实施 Gluestack UI v3 和 NativeWind v4 设计模式,以实现一致、高性能且可维护的样式。它应该在创建或审查组件、修复样式问题或重构样式以遵循受限设计系统时使用。
SKILL.md
This skill enforces constrained, opinionated styling patterns that reduce decision fatigue, improve performance, enable consistent theming, and limit the solution space to canonical patterns.
Always use Gluestack components instead of direct React Native imports:
| View from "react-native" | Box from "@/components/ui/box" | | Text from "react-native" | Text from "@/components/ui/text" | | TouchableOpacity from "react-native" | Pressable from "@/components/ui/pressable" | | ScrollView from "react-native" | ScrollView from "@/components/ui/scroll-view" |
此技能强制实施 Gluestack UI v3 和 NativeWind v4 设计模式,以实现一致、高性能且可维护的样式。它应该在创建或审查组件、修复样式问题或重构样式以遵循受限设计系统时使用。 来源:infinite-loop-factory/app-factory。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/infinite-loop-factory/app-factory --skill gluestack-nativewind- 分类
- *创意媒体
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 gluestack-nativewind?
此技能强制实施 Gluestack UI v3 和 NativeWind v4 设计模式,以实现一致、高性能且可维护的样式。它应该在创建或审查组件、修复样式问题或重构样式以遵循受限设计系统时使用。 来源:infinite-loop-factory/app-factory。
如何安装 gluestack-nativewind?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/infinite-loop-factory/app-factory --skill gluestack-nativewind 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/infinite-loop-factory/app-factory
详情
- 分类
- *创意媒体
- 来源
- skills.sh
- 收录时间
- 2026-02-01