Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

gluestack-ui

gluestack-ui 收录了来自 gluestack 的 18 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
18
Stars
5.2k
更新
2026-06-25
Forks
226
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

gluestack-ui-v4-setup
网页开发工程师

Guide for installing gluestack-ui v4 per the official Installation doc - CLI and Manual paths only. Follow https://v4.gluestack.io/ui/docs/home/getting-started/installation strictly.

2026-06-25
gluestack-ui-v4
网页开发工程师

Enforces constrained, opinionated styling patterns for gluestack-ui v4. Main overview skill that coordinates specialized sub-skills for setup, components, styling, variants, performance, and validation.

2026-06-25
migrate-to-v5
软件开发工程师

Migrate a gluestack-ui project from v2, v3, or v4 to v5 (NativeWind v5 or UniWind). Covers automated CLI upgrade and manual step-by-step migration for all source versions.

2026-03-12
contribute
软件开发工程师

Main entry point for gluestack-ui contributor tasks and workflows

2026-03-12
create-component
软件开发工程师

Create a new React Native/Expo component with guided workflow following compound component API pattern

2026-03-12
create-package
软件开发工程师

Create or modify gluestack-core and gluestack-utils packages for component creators and utilities

2026-03-12
gluestack-ui-v4-components
网页开发工程师

Component usage patterns for gluestack-ui v4 - covers component selection, props vs className, compound patterns, icons, and provider setup.

2026-02-19
gluestack-ui-v4-creating-components
网页开发工程师

Step-by-step guide for creating components with gluestack-ui v4 - covers planning, structure, styling, TypeScript, and common component patterns.

2026-02-19
gluestack-ui-v4-performance
网页开发工程师

Performance optimization and cross-platform patterns for gluestack-ui v4 - covers native/web compatibility, TypeScript, memoization, animations, and best practices.

2026-02-19
gluestack-ui-v4-styling
网页开发工程师

Styling patterns for gluestack-ui v4 - covers semantic tokens, spacing, dark mode, variants with tva, and className merging.

2026-02-19
gluestack-ui-v4-validation
软件质量保证分析师与测试员

Validation checklist and anti-patterns for gluestack-ui v4 - use for code review, checking implementation quality, and identifying common mistakes.

2026-02-19
gluestack-ui-v4-variants
网页开发工程师

Guide for creating custom variants for gluestack-ui v4 components - covers tva usage, extending components, variant patterns, and customization strategies.

2026-02-19
monorepo-management
软件开发工程师

Master monorepo management with Turborepo, Nx, and pnpm workspaces to build efficient, scalable multi-package repositories with optimized builds and dependency management. Use when setting up monorepos, optimizing builds, or managing shared dependencies.

2026-02-19
creating-reanimated-animations
网页开发工程师

Generate React Native Reanimated animation code for React Native apps. Use when user asks to create, implement, or add animations in React Native — including transitions, gestures, scroll-linked effects, layout animations, layout transitions, entering/exiting animations, CSS animations, CSS transitions, shared element transitions, color animations, parallax, fade, slide, scale, spring, timing, decay, keyframes, worklets, accordion, bottom sheet, flip card, collapsing header, or any motion effect using react-native-reanimated. Also use for integrating react-native-gesture-handler with Reanimated, understanding worklets, animating between screens, testing animations with Jest, or checking which properties are animatable.

2026-02-12
enhance-component
软件开发工程师

Improve or extend an existing gluestack-ui component with new features, variants, or fixes

2026-01-29
create-docs
软件开发工程师

Create or update component documentation with examples, API reference, and best practices

2026-01-28
review-pr
软件质量保证分析师与测试员

Pre-submission PR checklist for gluestack-ui contributions

2026-01-28
test-component
软件质量保证分析师与测试员

Comprehensive testing of gluestack-ui components across platforms and apps

2026-01-28