gluestack-ui-v4:validation
Installation
SKILL.md
Gluestack UI v4 - Validation & Anti-Patterns
This sub-skill focuses on validating implementations, identifying anti-patterns, and ensuring code quality for gluestack-ui v4.
Validation Checklist
When reviewing code, check for:
Component Usage
- Component usage verified against official v4 docs at
https://v4.gluestack.io/ui/docs/components/${componentName}/ - All React Native primitives replaced with Gluestack components
- Components imported from local
@/components/ui/directory - GluestackUIProvider wraps the app