原始内容
Tamagui Skills
Skills for building universal React Native + Web applications with Tamagui.
Installation
npx skills add ramarivera/tamagui-skills
Or with the OpenCode CLI:
mise run skills:install --source skills --id ramarivera/tamagui-skills --providers opencode
Skills Included
tamagui-v2
Universal React UI framework for building cross-platform apps with React Native and Web.
What it provides:
- Comprehensive Tamagui v2 (1.144.0+) API reference
- Design tokens and theme system guidance
- Component patterns (Button, Dialog, Sheet, Input, Select, Tabs, etc.)
- Animation and styling best practices
- Integration guides (Bento, Takeout, One.js router, Zero Sync, Better Auth)
- Stack-specific examples (XStack/YStack/ZStack patterns)
When to use:
- Building cross-platform apps with React Native + Web
- Creating styled components with
styled() - Configuring design tokens and themes
- Working with Tamagui UI components
- Implementing animations or responsive layouts
Resources:
- SKILL.md - Core reference and quick start
- references/ - Detailed API docs, component guides, integration patterns
- __internal/ - Full Tamagui documentation (945K llms-full.txt) - excluded from exports by default
Requirements
- React Native or Next.js project
- Tamagui v2 (1.144.0 or higher)
Contributing
This is a personal skill repository. For issues or suggestions, please open an issue on GitHub.
License
MIT